APL Quest: Difference between revisions

Jump to navigation Jump to search
10,641 bytes added ,  09:00, 1 December 2022
(43 intermediate revisions by 2 users 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]] 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''' 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 13:00 UTC. 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 53: Line 53:
| 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]
| 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] || Jun 3, 2022 || TBA || TBA
| 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] || Jun 10, 2022 || TBA || TBA
| 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] || Jun 17, 2022 || TBA || TBA
| 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].
:<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=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:16:22]
|-
| 2 || [https://problems.tryapl.org/psets/2015.html?goto=P2_Longest_Streak Longest Streak] || [https://chat.stackexchange.com/transcript/52405?m=61492634#61492634 Jul 1, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2015/2.apl 2015/2.apl] || [https://www.youtube.com/watch?v=fXl5_cJFw34&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:14:49]
|-
| 3 || [https://problems.tryapl.org/psets/2015.html?goto=P3_Farey_Tale Farey Tale] || [https://chat.stackexchange.com/transcript/52405?m=61541307#61541307 Jul 8, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2015/2.apl 2015/3.apl] || [https://www.youtube.com/watch?v=7bLqOYg5DZk&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:31:35]
|-
| 4 || [https://problems.tryapl.org/psets/2015.html?goto=P4_PDI_Progressive_Dyadic_Iota PDI - Progressive Dyadic Iota] || [https://chat.stackexchange.com/transcript/52405?m=61590333#61590333 Jul 15, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2015/4.apl 2015/4.apl] || [https://www.youtube.com/watch?v=FGzpsUK5WF4&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:35:10]
|-
| 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] || [https://chat.stackexchange.com/transcript/message/61644417#61644417 Jul 22, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2015/5.apl 2015/5.apl] || [https://www.youtube.com/watch?v=9_RPmL2Szkk&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:07:47]
|-
| 6 || [https://problems.tryapl.org/psets/2015.html?goto=P6_Hey_This_is_My_Space Hey! This is My Space] || [https://chat.stackexchange.com/transcript/message/61688071#61688071 Jul 29, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2015/6.apl 2015/6.apl] || [https://www.youtube.com/watch?v=Ya832W9iBC4&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:24:00]
|-
| 7 || [https://problems.tryapl.org/psets/2015.html?goto=P7_Just_In_Upper_Case Just in (Upper) Case] || [https://chat.stackexchange.com/transcript/52405?m=61731271#61731271 Aug 5, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2015/7.apl 2015/7.apl] || [https://www.youtube.com/watch?v=syzyAQc11M8&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:05:50]
|-
| 8 || [https://problems.tryapl.org/psets/2015.html?goto=P8_Unlucky_13 Unlucky 13] || [https://chat.stackexchange.com/transcript/52405?m=61776938#61776938 Aug 12, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2015/8.apl 2015/8.apl] || [https://www.youtube.com/watch?v=2VSUnKEu5m8&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:13:47]
|-
| 9 || [https://problems.tryapl.org/psets/2015.html?goto=P9_Id_Like_Mine_Scrambled_Please I’d Like Mine Scrambled Please] || [https://chat.stackexchange.com/transcript/52405?m=61822639#61822639 Aug 19, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2015/9.apl 2015/9.apl] || [https://www.youtube.com/watch?v=jptaYjzi_mE&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:23:31]
|-
| 10 || [https://problems.tryapl.org/psets/2015.html?goto=P10_Blaiseing_a_Trail Blaise’ing a Trail] || [https://chat.stackexchange.com/transcript/52405?m=61871003#61871003 Aug 26, 2022] || [https://github.com/abrudz/apl_quest/blob/main/2015/10.apl 2015/10.apl] || [https://www.youtube.com/watch?v=j0prKDZtBWQ&list=PLYKQVqyrAEj9wDIUyLDGtDAFTKY38BUMN 00:16:46]
|}
:<span id=p2015>[[#2015|*]]</span> All videos are also available as [https://www.youtube.com/playlist?list=PLYKQVqyrAEj8D5G7jIkBPCsuu_9AbyHxE a single playlist].
=== Problems from 2016 ===
{|class=wikitable id=2016
! Problem !! Title !! Chat !! Code !! Video[[#p2016|*]]
|-
| 1 || [https://problems.tryapl.org/psets/2016.html?goto=P1_Statistics_Mean Statistics - Mean] || [https://chat.stackexchange.com/transcript/52405?m=61919109#61919109 Sep 2, 2022] || [https://github.com/abrudz/apl_quest/tree/main/2016/1.apl 2016/1.apl] || [https://www.youtube.com/watch?v=pZA3NFdh7M8&list=PLYKQVqyrAEj9zSwnh4K28nCApruWA1j_m 00:17:48]
|-
| 2 || [https://problems.tryapl.org/psets/2016.html?goto=P2_Statistics_Median Statistics - Median] || [https://chat.stackexchange.com/transcript/52405?m=61968437#61968437 Sep, 9, 2022] || [https://github.com/abrudz/apl_quest/tree/main/2016/2.apl 2016/2.apl] || [https://www.youtube.com/watch?v=oBkCJfi_OEU&list=PLYKQVqyrAEj9zSwnh4K28nCApruWA1j_m 00:23:22]
|-
| 3 || [https://problems.tryapl.org/psets/2016.html?goto=P3_Statistics_Mode Statistics - Mode] || [https://chat.stackexchange.com/transcript/52405?m=62016595#62016595 Sep, 16, 2022] || [https://github.com/abrudz/apl_quest/tree/main/2016/3.apl 2016/3.apl] || [https://www.youtube.com/watch?v=iJsh_0wD2us&list=PLYKQVqyrAEj9zSwnh4K28nCApruWA1j_m 00:26:36]
|-
| 4 || [https://problems.tryapl.org/psets/2016.html?goto=P4_Just_Meshing_Around Just Meshing Around] || [https://chat.stackexchange.com/transcript/52405?m=62063400#62063400 Sep, 23, 2022] || [https://github.com/abrudz/apl_quest/tree/main/2016/4.apl 2016/4.apl] || [https://www.youtube.com/watch?v=59eKagcVoO4&list=PLYKQVqyrAEj9zSwnh4K28nCApruWA1j_m 00:12:07]
|-
| 5 || [https://problems.tryapl.org/psets/2016.html?goto=P5_Youre_Unique_Just_Like_Everyone_Else You’re Unique, Just Like Everyone Else] || [https://chat.stackexchange.com/transcript/52405?m=62107645#62107645 Sep, 30, 2022] || [https://github.com/abrudz/apl_quest/tree/main/2016/5.apl 2016/5.apl] || [https://www.youtube.com/watch?v=zFSFcIskU4U&list=PLYKQVqyrAEj9zSwnh4K28nCApruWA1j_m 00:13:36]
|-
| 6 || [https://problems.tryapl.org/psets/2016.html?goto=P6_Shorter_Ones_to_the_Front Shorter Ones to the Front] || [https://chat.stackexchange.com/transcript/52405?m=62151647#62151647 Oct, 7, 2022] || [https://github.com/abrudz/apl_quest/tree/main/2016/6.apl 2016/6.apl] || [https://www.youtube.com/watch?v=ZmVuGl6-DJk&list=PLYKQVqyrAEj9zSwnh4K28nCApruWA1j_m 00:04:19]
|-
| 7 || [https://problems.tryapl.org/psets/2016.html?goto=P7_3s_and_5s 3s and 5s] || [https://chat.stackexchange.com/transcript/52405?m=62198343#62198343 Oct, 14, 2022] || [https://github.com/abrudz/apl_quest/tree/main/2016/7.apl 2016/7.apl] || [https://www.youtube.com/watch?v=s1qIJ1LRfaQ&list=PLYKQVqyrAEj9zSwnh4K28nCApruWA1j_m 00:06:28]
|-
| 8 || [https://problems.tryapl.org/psets/2016.html?goto=P8_Separating_Out_the_Negative Separating Out the Negative] || [https://chat.stackexchange.com/transcript/52405?m=62233525#62233525 Oct, 21, 2022] || [https://github.com/abrudz/apl_quest/tree/main/2016/8.apl 2016/8.apl] || [https://www.youtube.com/watch?v=ZSEJkNrEdOQ&list=PLYKQVqyrAEj9zSwnh4K28nCApruWA1j_m 00:07:16]
|-
| 9 || [https://problems.tryapl.org/psets/2016.html?goto=P9_Delimited_Text Delimited Text] || [https://chat.stackexchange.com/transcript/52405?m=62273399#62273399  Oct, 28, 2022] || [https://github.com/abrudz/apl_quest/tree/main/2016/9.apl 2016/9.apl] || [https://www.youtube.com/watch?v=5_ArihWDSlM&list=PLYKQVqyrAEj9zSwnh4K28nCApruWA1j_m 00:06:51]
|-
| 10 || [https://problems.tryapl.org/psets/2016.html?goto=P10_Order_Total_Dot_Product Order Total] || [https://chat.stackexchange.com/transcript/52405?m=62313927#62313927 Nov, 4, 2022] || [https://github.com/abrudz/apl_quest/tree/main/2016/10.apl 2016/10.apl] || [https://www.youtube.com/watch?v=5rfCeT_lPk8&list=PLYKQVqyrAEj9zSwnh4K28nCApruWA1j_m 00:06:43]
|}
:<span id=p2016>[[#2016|*]]</span> All videos are also available as [https://www.youtube.com/playlist?list=PLYKQVqyrAEj9zSwnh4K28nCApruWA1j_m a single playlist].
=== Problems from 2017 ===
{|class=wikitable id=2017
! Problem !! Title !! Chat !! Code !! Video[[#p2016|*]]
|-
| 1 || [https://problems.tryapl.org/psets/2017.html?goto=P1_What_an_Odd_Bunch What an Odd Bunch] || [https://chat.stackexchange.com/transcript/message/62357410#62357410 Nov 11, 2022] || [https://github.com/abrudz/apl_quest/tree/main/2017/1.apl 2017/1.apl] || [https://www.youtube.com/watch?v=afiMn3ACT1U&list=PLYKQVqyrAEj8wDbpQmxKOGNKwrsCJSbz7 00:03:10]
|-
| 2 || [https://problems.tryapl.org/psets/2017.html?goto=P2_Good_Evening Good Evening] || [https://chat.stackexchange.com/transcript/52405?m=62397727#62397727 Nov 18, 2022] || [https://github.com/abrudz/apl_quest/tree/main/2017/2.apl 2017/2.apl] || [https://www.youtube.com/watch?v=fg1Z0V33Er4&list=PLYKQVqyrAEj8wDbpQmxKOGNKwrsCJSbz7 00:04:56]
|-
| 3 || [https://problems.tryapl.org/psets/2017.html?goto=P3_Miss_Quoted Miss Quoted] || [https://chat.stackexchange.com/transcript/52405?m=62439770#62439770 Nov 25, 2022] || [https://github.com/abrudz/apl_quest/tree/main/2017/3.apl 2017/3.apl] || [https://www.youtube.com/watch?v=Yx3xqiNo9NY&list=PLYKQVqyrAEj8wDbpQmxKOGNKwrsCJSbz7 00:17:04]
|-
| 4 || [https://problems.tryapl.org/psets/2017.html?goto=P4_Slices_of_Pies Slice(s) of Pie(s)] || Dec 2, 2022 || TBA || TBA
|-
| 5 || [https://problems.tryapl.org/psets/2017.html?goto=P5_DNA DNA?] || Dec 9, 2022 || TBA || TBA
|-
| 6 || [https://problems.tryapl.org/psets/2017.html?goto=P6_k_mers k-mers] || Dec 16, 2022 || TBA || TBA
|-
| 7 || [https://problems.tryapl.org/psets/2017.html?goto=P7_Counting_DNA_Nucleotides Counting DNA Nucleotides] || Dec 23, 2022 || TBA || TBA
|-
| 8 || [https://problems.tryapl.org/psets/2017.html?goto=P8_Be_the_First_1 Be the First 1] || Dec 30, 2022 || TBA || TBA
|-
| 9 || [https://problems.tryapl.org/psets/2017.html?goto=P9_Double_Trouble Double Trouble] || Jan 6, 2023 || TBA || TBA
|-
| 10 || [https://problems.tryapl.org/psets/2017.html?goto=P10_Squaring_Off Squaring Off] || Jan 13, 2023 || TBA || TBA
|-
|}
:<span id=p2017>[[#2017|*]]</span> All videos are also available as [https://www.youtube.com/playlist?list=PLYKQVqyrAEj8wDbpQmxKOGNKwrsCJSbz7 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