APL Quest: Difference between revisions

Jump to navigation Jump to search
7,305 bytes added ,  16:40, 27 June 2022
(2013-4)
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:APL Quest frame.png|thumb|right|Still frame from a follow-up video.]]
[[File:APL Quest frame.png|thumb|right|Still frame from a follow-up video.]]
'''APL Quest''' is the title used for a series of short live chat sessions held by [[Adám Brudzewsky]]. The sessions run on Fridays at 15:00 UTC since 4 February 2022. Each session focuses on one problem from Phase 1 of a past [[APL Problem Solving Competition]], beginning with problem 1 from the 2013 round, and is followed up by publication of the code<ref>Adám Brudzewsky. [https://github.com/abrudz/apl_quest/ apl_quest] code repository. GitHub.</ref> and a video that summarises the solutions.<ref>Adám Brudzewsky. [https://www.youtube.com/playlist?list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN APL Quest] playlist. YouTube.</ref>
'''APL Quest''' is the title used for a series of short live chat sessions held by [[Adám Brudzewsky]] with guest appearances by [[Richard Park]]. The sessions run on Fridays at 15:00 UTC since 4 February 2022. Each session focuses on one problem from Phase 1 of a past [[APL Problem Solving Competition]], beginning with problem 1 from the 2013 round, and is followed up by publication of the code<ref>Adám Brudzewsky. [https://github.com/abrudz/apl_quest/ apl_quest] code repository. GitHub.</ref> and a video that summarises the solutions.<ref>Adám Brudzewsky. [https://www.youtube.com/playlist?list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN APL Quest] playlist. YouTube.</ref>


APL Quest events happen in the [[APL Orchard]], and requires a [[Wikipedia:Stack Exchange|Stack Exchange]] account:
APL Quest events happen in the [[APL Orchard]], and requires a [[Wikipedia:Stack Exchange|Stack Exchange]] account:
Line 10: Line 10:
== Sessions ==
== Sessions ==
=== Problems from 2013 ===
=== Problems from 2013 ===
{|class=wikitable
{|class=wikitable id=2013
! Problem !! Title !! First chat message !! Code !! Video
! Problem !! Title !! Chat !! Code !! Video[[#p2013|*]]
|-
|-
| 1 || [https://problems.tryapl.org/psets/2013.html?goto=P1_Seems_a_Bit_Odd_To_Me Seems a Bit Odd To Me] || [https://chat.stackexchange.com/transcript/52405?m=60343161#60343161 Feb 4, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2013/1.apl 2013/1.apl] || [https://www.youtube.com/watch?v=Mj4wyLKrBho&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:10:31]
| 1 || [https://problems.tryapl.org/psets/2013.html?goto=P1_Seems_a_Bit_Odd_To_Me Seems a Bit Odd To Me] || [https://chat.stackexchange.com/transcript/52405?m=60343161#60343161 Feb 4, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2013/1.apl 2013/1.apl] || [https://www.youtube.com/watch?v=Mj4wyLKrBho&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:10:31]
Line 19: Line 19:
| 3 || [https://problems.tryapl.org/psets/2013.html?goto=P3_What_Is_In_a_Word What Is In a Word] || [https://chat.stackexchange.com/transcript/message/60462122#60462122 Feb 18, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2013/3.apl 2013/3.apl] || [https://www.youtube.com/watch?v=MgkM2qCPWas&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:21:18]
| 3 || [https://problems.tryapl.org/psets/2013.html?goto=P3_What_Is_In_a_Word What Is In a Word] || [https://chat.stackexchange.com/transcript/message/60462122#60462122 Feb 18, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2013/3.apl 2013/3.apl] || [https://www.youtube.com/watch?v=MgkM2qCPWas&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:21:18]
|-
|-
| 4 || [https://problems.tryapl.org/psets/2013.html?goto=P4_Keeping_Things_In_Balance Keeping Things In Balance] || Feb 25, 2022 || [https://github.com/abrudz/apl_quest/blob/main/2013/4.apl 2013/4.apl] || [https://www.youtube.com/watch?v=El0_RB4TTPA&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:34:35]
| 4 || [https://problems.tryapl.org/psets/2013.html?goto=P4_Keeping_Things_In_Balance Keeping Things In Balance] || [https://chat.stackexchange.com/transcript/52405?m=60517971#60517971 Feb 25, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2013/4.apl 2013/4.apl] || [https://www.youtube.com/watch?v=El0_RB4TTPA&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:34:35]
|-
|-
| 5 || [https://problems.tryapl.org/psets/2013.html?goto=P5_Identity_Crisis Identity Crisis] || Mar 4, 2022 || TBA || TBA
| 5 || [https://problems.tryapl.org/psets/2013.html?goto=P5_Identity_Crisis Identity Crisis] || [https://chat.stackexchange.com/transcript/52405?m=60573163#60573163 Mar 4, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2013/5.apl 2013/5.apl] || [https://www.youtube.com/watch?v=vVaZ3wEdmpQ&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:25:05]
|-
|-
| 6 || [https://problems.tryapl.org/psets/2013.html?goto=P6_Home_On_The_Range Home On The Range] || Mar 11, 2022 || TBA || TBA
| 6 || [https://problems.tryapl.org/psets/2013.html?goto=P6_Home_On_The_Range Home On The Range] || [https://chat.stackexchange.com/transcript/52405?m=60624938#60624938 Mar 11, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2013/6.apl 2013/6.apl] || [https://www.youtube.com/watch?v=36HlHsEjUIQ&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:19:48]
|-
|-
| 7 || [https://problems.tryapl.org/psets/2013.html?goto=P7_Float_Your_Boat Float Your Boat] || Mar 18, 2022 || TBA || TBA
| 7 || [https://problems.tryapl.org/psets/2013.html?goto=P7_Float_Your_Boat Float Your Boat] || [https://chat.stackexchange.com/transcript/52405?m=60678893#60678893 Mar 18, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2013/7.apl 2013/7.apl] || [https://www.youtube.com/watch?v=w5LvImFVi2M&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:22:50]
|-
|-
| 8 || [https://problems.tryapl.org/psets/2013.html?goto=P8_Go_Forth_And_Multiply Go Forth And Multiply] || Mar 25, 2022 || TBA || TBA
| 8 || [https://problems.tryapl.org/psets/2013.html?goto=P8_Go_Forth_And_Multiply Go Forth And Multiply] || [https://chat.stackexchange.com/transcript/52405?m=60733991#60733991 Mar 25, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2013/8.apl 2013/8.apl] || [https://www.youtube.com/watch?v=O_l-nJYmDrs&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:19:42]
|-
|-
| 9 || [https://problems.tryapl.org/psets/2013.html?goto=P9_It_Is_a_Moving_Experience It Is a Moving Experience] || Apr 1, 2022 || TBA || TBA
| 9 || [https://problems.tryapl.org/psets/2013.html?goto=P9_It_Is_a_Moving_Experience It Is a Moving Experience] || [https://chat.stackexchange.com/transcript/52405?m=60790499#60790499 Apr 1, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2013/9.apl 2013/9.apl] || [https://www.youtube.com/watch?v=txZiCW12lTE&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:15:12]
|-
|-
| 10 || [https://problems.tryapl.org/psets/2013.html?goto=P10_Solution_Salvation Solution Salvation] || Apr 8, 2022 || TBA || TBA
| 10 || [https://problems.tryapl.org/psets/2013.html?goto=P10_Solution_Salvation Solution Salvation] || [https://chat.stackexchange.com/transcript/52405?m=60845175#60845175 Apr 8, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2013/10.apl 2013/10.apl] || [https://www.youtube.com/watch?v=w-rzx2VNqbY&list=PLYKQVqyrAEj_M0SIpfU8eBWSYXE-GD86g 00:24:01]
|}
|}
:<span id=p2013>[[#2013|*]]</span> All videos are also available as [https://www.youtube.com/playlist?list=PLYKQVqyrAEj_M0SIpfU8eBWSYXE-GD86g a single playlist].
=== Problems from 2014 ===
{|class=wikitable id=2014
! Problem !! Title !! Chat !! Code !! Video[[#p2014|*]]
|-
| 1 || [https://problems.tryapl.org/psets/2014.html?goto=P1_It_Is_All_Right It Is All Right] || [https://chat.stackexchange.com/transcript/52405?m=60900017#60900017 Apr 15, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2014/1.apl 2014/1.apl] || [https://www.youtube.com/watch?v=0SeHAg0q30w&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:18:13]
|-
| 2 || [https://problems.tryapl.org/psets/2014.html?goto=P2_How_Tweet_It_Is How Tweet It Is] || [https://chat.stackexchange.com/transcript/52405?m=60949514#60949514 Apr 22, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2014/2.apl 2014/2.apl] || [https://www.youtube.com/watch?v=3X3l76njwfs&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:29:50]
|-
| 3 || [https://problems.tryapl.org/psets/2014.html?goto=P3_Tell_a_Fib Tell a Fib] || [https://chat.stackexchange.com/transcript/52405?m=61008731#61008731 Apr 29, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2014/2.apl 2014/3.apl] || [https://www.youtube.com/watch?v=7J4hJmgWlJo&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:30:45]
|-
| 4 || [https://problems.tryapl.org/psets/2014.html?goto=P4_Space_The_Final_Frontier Space The Final Frontier] || [https://chat.stackexchange.com/transcript/52405?m=61062129#61062129 May 6, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2014/4.apl 2014/4.apl] || [https://www.youtube.com/watch?v=aqfhItFpO2I&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:52:55]
|-
| 5 || [https://problems.tryapl.org/psets/2014.html?goto=P5_Mirror_Mirror Mirror Mirror] || [https://chat.stackexchange.com/transcript/52405?m=61119677#61119677 May 13, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2014/5.apl 2014/5.apl] || [https://www.youtube.com/watch?v=cPzQr2aJ7e4&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:16:31]
|-
| 6 || [https://problems.tryapl.org/psets/2014.html?goto=P6_Roll_The_Dice Roll The Dice] || [https://chat.stackexchange.com/transcript/52405?m=61177683#61177683 May 20, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2014/6.apl 2014/6.apl] || [https://www.youtube.com/watch?v=HwEmjnPpMqY&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:10:55]
|-
| 7 || [https://problems.tryapl.org/psets/2014.html?goto=P7_Revolutionary_Thinking Revolutionary Thinking] || [https://chat.stackexchange.com/transcript/52405?m=61231677#61231677 May 27, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2014/7.apl 2014/7.apl] || [https://www.youtube.com/watch?v=aiEOXOy56iw&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:15:56]
|-
| 8 || [https://problems.tryapl.org/psets/2014.html?goto=P8_Go_The_Distance Go The Distance] || [https://chat.stackexchange.com/transcript/52405/2022/6/3 Jun 3, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2014/8.apl 2014/8.apl] || [https://www.youtube.com/watch?v=OEChBu1p98w&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:07:59]
|-
| 9 || [https://problems.tryapl.org/psets/2014.html?goto=P9_Going_Ballistic Going Ballistic] || [https://chat.stackexchange.com/transcript/52405?m=61327875#61327875 Jun 10, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2014/9.apl 2014/9.apl]|| [https://www.youtube.com/watch?v=jhrTBWvVahI&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:08:27]
|-
| 10 || [https://problems.tryapl.org/psets/2014.html?goto=P10_Sales_Are_Up Sales Are Up] || [https://chat.stackexchange.com/transcript/52405?m=61385753#61385753 Jun 17, 2022] || [https://github.com/abrudz/apl_quest/tree/main/2014 2014/10.apl] || [https://www.youtube.com/watch?v=JvvaNQ0DO4Q&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:10:59]
|}
:<span id=p2014>[[#2014|*]]</span> All videos are also available as [https://www.youtube.com/playlist?list=PLYKQVqyrAEj--yAmV2yUe73O5ntiqF4Xp a single playlist].
=== Problems from 2015 ===
{|class=wikitable id=2015
! Problem !! Title !! Chat !! Code !! Video[[#p2015|*]]
|-
| 1 || [https://problems.tryapl.org/psets/2015.html?goto=P1_Nag_A_Ram Nag A Ram] || [https://chat.stackexchange.com/transcript/52405?m=61439442#61439442 Jun 23, 2022] || [https://github.com/abrudz/apl_quest/tree/main/2015/1.apl 2015/1.apl] || [https://www.youtube.com/watch?v=nmUQ9cSQajY&&list=PLYKQVqyrAEj8D5G7jIkBPCsuu_9AbyHxE 00:16:22]
|-
| 2 || [https://problems.tryapl.org/psets/2015.html?goto=P2_Longest_Streak Longest Streak] || Jul 1, 2022 || TBA || TBA
|-
| 3 || [https://problems.tryapl.org/psets/2015.html?goto=P3_Farey_Tale Farey Tale] || Jul 8, 2022 || TBA || TBA
|-
| 4 || [https://problems.tryapl.org/psets/2015.html?goto=P4_PDI_Progessive_Dyadic_Iota PDI - Progressive Dyadic Iota] || Jul 15, 2022 || TBA || TBA
|-
| 5 || [https://problems.tryapl.org/psets/2015.html?goto=P5_Hes_so_mean_he_has_no_standard_deviation He’s so mean, he has no standard deviation] || Jul 22, 2022 || TBA || TBA
|-
| 6 || [https://problems.tryapl.org/psets/2015.html?goto=P6_Hey_This_is_My_Space Hey! This is My Space] || Jul 29, 2022 || TBA || TBA
|-
| 7 || [https://problems.tryapl.org/psets/2015.html?goto=P7_Just_In_Upper_Case Just in (Upper) Case] || Aug 5, 2022 || TBA || TBA
|-
| 8 || [https://problems.tryapl.org/psets/2015.html?goto=P8_Unlucky_13 Unlucky 13] || Aug 12, 2022 || TBA || TBA
|-
| 9 || [https://problems.tryapl.org/psets/2015.html?goto=P9_Id_Like_Mine_Scrambled_Please I’d Like Mine Scrambled Please] || Aug 19, 2022 || TBA || TBA
|-
| 10 || [https://problems.tryapl.org/psets/2015.html?goto=P10_Blaiseing_a_Trail Blaise’ing a Trail] || Aug 26, 2022 || TBA || TBA
|}
:<span id=p2015>[[#2015|*]]</span> All videos are also available as [https://www.youtube.com/playlist?list=PLYKQVqyrAEj8D5G7jIkBPCsuu_9AbyHxE a single playlist].


== References ==
== References ==
<references/>
<references/>
{{APL community}}[[Category:Online sessions]][[Category:Web broadcasts]]
{{APL community}}[[Category:Online sessions]][[Category:Web broadcasts]]

Navigation menu