Advent of Code: Difference between revisions

From The K Language Wiki
Content added Content deleted
No edit summary
(update years)
Line 6: Line 6:
{| class="wikitable"
{| class="wikitable"
|+ List of All Solutions
|+ List of All Solutions
| [[User:Ngn|ngn]]|| [https://codeberg.org/ngn/k/ 2019-2021]
| [[User:Ngn|ngn]]|| [https://codeberg.org/ngn/k/src/branch/master/aoc 2019-2022]
|-
|-
| [https://github.com/mkst mkst] || [https://github.com/mkst/aoc 2015-2021](K/QDB+)
| [https://github.com/mkst mkst] || [https://github.com/mkst/aoc 2015-2022](K/QDB+)
|-
|-
| [http://copy.sh copy] || [http://copy.sh/k/ 2020-2021]
| [http://copy.sh copy] || [http://copy.sh/k/ 2020-2022]
|-
|-
| [https://github.com/chrispsn chrispsn] || [https://github.com/chrispsn/aoc2017 2017] [https://github.com/chrispsn/aoc2019 2019] [https://github.com/chrispsn/aoc2020 2020] [https://github.com/chrispsn/aoc2021/ 2021]
| [https://github.com/chrispsn chrispsn] || [https://github.com/chrispsn/aoc2017 2017] [https://github.com/chrispsn/aoc2019 2019] [https://github.com/chrispsn/aoc2020 2020] [https://github.com/chrispsn/aoc2021/ 2021]

Revision as of 05:00, 25 April 2023

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 documents attempts by users to solve the Advent of Code challenges in K or K derivatives.

The main private leaderboard for K programmers is at 419401-2f52b175.

List of All Solutions
ngn 2019-2022
mkst 2015-2022(K/QDB+)
copy 2020-2022
chrispsn 2017 2019 2020 2021
xpqz 2021
leahneukirchen 2015 2016 2017 2018 2019(all partly done in K)
FrankBro 2020-2021
TechnoJo4 2021
Matthew Arrow 2020
András Dőtsch https://github.com/adotsch/aoc
gitonthescene 2021