Advent of Code: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
(mention video)
Line 3: Line 3:


The solutions can be used as references for solving the puzzles, or just a general way to hone your APL skills.
The solutions can be used as references for solving the puzzles, or just a general way to hone your APL skills.
[[File:csv_video.png|thumb|right|[https://www.youtube.com/watch?v=AHoiROI15BA Adám Brudzewsky's video] on parsing text files, useful for solving Advent of Code problems.]]
At the end of AoC 2021, [[Adám Brudzewsky]] published an informational video<ref>[[Adám Brudzewsky|Brudzewsky, Adám]]. [https://www.youtube.com/watch?v=AHoiROI15BA Parsing content from text files using Dyalog APL's <syntaxhighlight lang=apl inline>⎕CSV</syntaxhighlight>]. Adám's APL. YouTube. 2021-12-23.</ref> with companion code<ref>Brudzewsky, Adám. [https://github.com/abrudz/parsing parsing]. abrudz. GitHub. 2021-12-23.</ref> to parse text files that are similar to many common input formats given by AoC.


There is also a leaderboard for APLers, the code is 656501-67f7cded.
There is also a leaderboard for APLers, the code is 656501-67f7cded.
Line 58: Line 60:
| Woosuk Kwak || [https://github.com/Bubbler-4/advent-of-apl/tree/master/AoC2015/APLSource code] || || || || || || ||
| Woosuk Kwak || [https://github.com/Bubbler-4/advent-of-apl/tree/master/AoC2015/APLSource code] || || || || || || ||
|}
|}
== References ==
<references/>
[[category:lists]][[Category:Online resources]]{{APL community}}
[[category:lists]][[Category:Online resources]]{{APL community}}

Revision as of 09:31, 8 December 2022

Advent Of Code Logo

Advent of Code (AoC) is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language. This page catalogues efforts by users to solve these puzzles in APL. Feel free to add more, including your own.

The solutions can be used as references for solving the puzzles, or just a general way to hone your APL skills.

Adám Brudzewsky's video on parsing text files, useful for solving Advent of Code problems.

At the end of AoC 2021, Adám Brudzewsky published an informational video[1] with companion code[2] to parse text files that are similar to many common input formats given by AoC.

There is also a leaderboard for APLers, the code is 656501-67f7cded.

Individuals' solutions

Author 2015 2016 2017 2018 2019 2020 2021 2022
Andrea Piseri code
C. Quilley code
Conor Hoekstra videos
Duncan Regan code code
Isaac Wooden code code code
videos
code
video
Jack Franklin code
Jon Mikoš code
Jay Foad code code code code code code
Lavender code
Matthew Maycock code
Max Rothman code
Mihaly Barasz code
Nathan Rogers code code code
Nick Nickolov code
Patrick Ocana Bruno code
pitr code code
Raghu Ranganathan code
Rich Park code code code
Rory Kemp code code code
schatzmeister code
Stefan Kruger notebook notebook notebook notebook notebook notebook code code
Steve Allen code
Woosuk Kwak code

References

  1. Brudzewsky, Adám. Parsing content from text files using Dyalog APL's ⎕CSV. Adám's APL. YouTube. 2021-12-23.
  2. Brudzewsky, Adám. parsing. abrudz. GitHub. 2021-12-23.
APL community [edit]
Conferences and activities Advent of CodeAPL CampfireAPL CultivationAPL Meetup (Portuguese) ∙ APL ShowAPL Problem Solving CompetitionAPL ChallengeAPL QuestAPL SeedsArray CastBAA sessionsCode golfDyalog user meetingsDyalog webinarsIverson Award
Chat rooms and forums APL FarmAPL Orchard
User groups APL et J (France) ∙ APL Germany (terminology) ∙ APL ∊ BCN (Spain) ∙ BAA (UK) ∙ FinnAPL (Finland) ∙ SIGAPL (USA) ∙ Tokyo APL/J/K Meetup (Japan)
People Phil AbramsBrian BeckerBob BerneckyLarry BreedCharles BrennerJim BrownAdám BrudzewskyGitte ChristensenPeter DonnellyJohn EarnestAdin FalkoffGarth FosterLib GibsonAaron HsuRoger HuiKen IversonMorten KrombergDick LathwellMarshall LochbaumEugene McDonnellRoger MooreTrenchard MoreAlan PerlisHenry RichAl RoseJohn ScholesIan SharpBob SmithGeoff StreeterJoey TuttleArthur Whitney
Other APL Quote QuadAPL WikiBlogsBooksCase studiesFamous APL usersHumourJobsMerchandisePapersPodcastsTryAPLTry It OnlineVideo channels