APL Quest: Difference between revisions

Jump to navigation Jump to search
2,592 bytes added ,  07:40, 30 September 2022
(6 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]] 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 15:00 UTC since 4 February 2022, changing to 13:00 UTC from 14 October 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 86: Line 86:
|}
|}
:<span id=p2015>[[#2015|*]]</span> All videos are also available as [https://www.youtube.com/playlist?list=PLYKQVqyrAEj8D5G7jIkBPCsuu_9AbyHxE a single playlist].
:<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] || Sep, 30, 2022 || TBD || TBD
|-
| 6 || [https://problems.tryapl.org/psets/2016.html?goto=P6_Shorter_Ones_to_the_Front Shorter Ones to the Front] || Oct, 7, 2022 || TBD || TBD
|-
| 7 || [https://problems.tryapl.org/psets/2016.html?goto=P7_3s_and_5s 3s and 5s] || Oct, 14, 2022 || TBD || TBD
|-
| 8 || [https://problems.tryapl.org/psets/2016.html?goto=P8_Separating_Out_the_Negative Separating Out the Negative] || Oct, 21, 2022 || TBD || TBD
|-
| 9 || [https://problems.tryapl.org/psets/2016.html?goto=P9_Delimited_Text Delimited Text] || Oct, 28, 2022 || TBD || TBD
|-
| 10 || [https://problems.tryapl.org/psets/2016.html?goto=P10_Order_Total_Dot_Product Order Total] || Nov, 4, 2022 || TBD || TBD
|}
:<span id=p2016>[[#2016|*]]</span> All videos are also available as [https://www.youtube.com/playlist?list=PLYKQVqyrAEj9zSwnh4K28nCApruWA1j_m 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