APL Quest: Difference between revisions

Jump to navigation Jump to search
3,744 bytes added ,  12:01, 14 June 2023
Line 191: Line 191:
|}
|}
:<span id=p2019>[[#2019|*]]</span> All videos are also available as [https://www.youtube.com/playlist?list=PLYKQVqyrAEj-CZEC7r5v4SMd0RtgpoWPt a single playlist].
:<span id=p2019>[[#2019|*]]</span> All videos are also available as [https://www.youtube.com/playlist?list=PLYKQVqyrAEj-CZEC7r5v4SMd0RtgpoWPt a single playlist].
=== Problems from 2020 ===
{|class=wikitable id=2020
! Problem !! Title !! Chat !! Code !! Video[[#p2020|*]]
|-
| 1 || [https://problems.tryapl.org/psets/2020.html?goto=P1_Lets_Split Let's Split] || [https://chat.stackexchange.com/transcript/52405?m=63767556#63767556 Jun 9, 2023] || [https://github.com/abrudz/apl_quest/tree/main/2020/1.apl 2020/1.apl] || [https://www.youtube.com/watch?v=2grlocFykmI&list=PLYKQVqyrAEj8J80yMTag0_VDzxdPKjZ28 00:06:11]
|-<!---
| 2 || [https://problems.tryapl.org/psets/2020.html?goto=P2_Characters Characters] || [https://chat.stackexchange.com/transcript/52405?m=________#________ Jun 16, 2023] || [https://github.com/abrudz/apl_quest/tree/main/2020/2.apl 2020/2.apl] || [https://www.youtube.com/watch?v=___________&list=PLYKQVqyrAEj8J80yMTag0_VDzxdPKjZ28 00:nn:nn]
|-
| 3 || [https://problems.tryapl.org/psets/2020.html?goto=P3_Columns Columns] || [https://chat.stackexchange.com/transcript/52405?m=________#________ Jun 23, 2023] || [https://github.com/abrudz/apl_quest/tree/main/2020/3.apl 2020/3.apl] || [https://www.youtube.com/watch?v=___________&list=PLYKQVqyrAEj8J80yMTag0_VDzxdPKjZ28 00:nn:nn]
|-
| 4 || [https://problems.tryapl.org/psets/2020.html?goto=P4_Take_a_Leap Take a Leap] || [https://chat.stackexchange.com/transcript/52405?m=________#________ Jun 30, 2023] || [https://github.com/abrudz/apl_quest/tree/main/2020/4.apl 2020/4.apl] || [https://www.youtube.com/watch?v=___________&list=PLYKQVqyrAEj8J80yMTag0_VDzxdPKjZ28 00:nn:nn]
|-
| 5 || [https://problems.tryapl.org/psets/2020.html?goto=P5_Integer_Range Integer Range] || [https://chat.stackexchange.com/transcript/52405?m=________#________ Jul 7, 2023] || [https://github.com/abrudz/apl_quest/tree/main/2020/5.apl 2020/5.apl] || [https://www.youtube.com/watch?v=___________&list=PLYKQVqyrAEj8J80yMTag0_VDzxdPKjZ28 00:nn:nn]
|-
| 6 || [https://problems.tryapl.org/psets/2020.html?goto=P6_Move_To_Front Move To Front] || [https://chat.stackexchange.com/transcript/52405?m=________#________ Jul 14, 2023] || [https://github.com/abrudz/apl_quest/tree/main/2020/6.apl 2020/6.apl] || [https://www.youtube.com/watch?v=___________&list=PLYKQVqyrAEj8J80yMTag0_VDzxdPKjZ28 00:nn:nn]
|-
| 7 || [https://problems.tryapl.org/psets/2020.html?goto=P7_Bits Bits] || [https://chat.stackexchange.com/transcript/52405?m=________#________ Jul 21, 2023] || [https://github.com/abrudz/apl_quest/tree/main/2020/7.apl 2020/7.apl] || [https://www.youtube.com/watch?v=___________&list=PLYKQVqyrAEj8J80yMTag0_VDzxdPKjZ28 00:nn:nn]
|-
| 8 || [https://problems.tryapl.org/psets/2020.html?goto=P8_Zigzag Zigzag] || [https://chat.stackexchange.com/transcript/52405?m=________#________ Jul 28, 2023] || [https://github.com/abrudz/apl_quest/tree/main/2020/8.apl 2020/8.apl] || [https://www.youtube.com/watch?v=___________&list=PLYKQVqyrAEj8J80yMTag0_VDzxdPKjZ28 00:nn:nn]
|-
| 9 || [https://problems.tryapl.org/psets/2020.html?goto=P9_Rise_and_Fall Rise and Fall] || [https://chat.stackexchange.com/transcript/52405?m=________#________ Aug 4, 2023] || [https://github.com/abrudz/apl_quest/tree/main/2020/9.apl 2020/9.apl] || [https://www.youtube.com/watch?v=___________&list=PLYKQVqyrAEj8J80yMTag0_VDzxdPKjZ28 00:nn:nn]
|-
| 10 || [https://problems.tryapl.org/psets/2020.html?goto=P10_Stacking_It_Up Stacking It Up] || [https://chat.stackexchange.com/transcript/52405?m=________#________ Aug 11, 2023] || [https://github.com/abrudz/apl_quest/tree/main/2020/10.apl 2020/10.apl] || [https://www.youtube.com/watch?v=___________&list=PLYKQVqyrAEj8J80yMTag0_VDzxdPKjZ28 00:nn:nn]-->
|}
:<span id=p2020>[[#2020|*]]</span> All videos are also available as [https://www.youtube.com/playlist?list=PLYKQVqyrAEj8J80yMTag0_VDzxdPKjZ28 a single playlist].


<!---
<!---
Line 201: Line 227:
  d←'Mmm D, YYYY'(1200⌶)(7×0,⍳9)+1 ⎕DT⊂d
  d←'Mmm D, YYYY'(1200⌶)(7×0,⍳9)+1 ⎕DT⊂d
  u←1↓(⎕JSON(HttpCommand.Get'https://raw.githubusercontent.com/Dyalog/PracticeProblems/master/testcases/',y,'.json').Data).⎕NL-⍳9
  u←1↓(⎕JSON(HttpCommand.Get'https://raw.githubusercontent.com/Dyalog/PracticeProblems/master/testcases/',y,'.json').Data).⎕NL-⍳9
u[⍋⍎⍤∩∘⎕D¨u]


  w←'=== Problems from ',y,' ===',n
  w←'=== Problems from ',y,' ===',n

Navigation menu