Advent of Code is an Advent calendar of small programming puzzles for a variety of skill levels that can be solved in any programming language you like. People use them as interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other.
Find a file
2024-12-06 11:32:53 +01:00
day-1 init and day 1 2024-12-03 09:18:44 +01:00
day-2 day 2 and day 3 2024-12-06 11:32:53 +01:00
day-3 day 2 and day 3 2024-12-06 11:32:53 +01:00
inputs init and day 1 2024-12-03 09:18:44 +01:00
.gitignore init and day 1 2024-12-03 09:18:44 +01:00
.ruby-version init and day 1 2024-12-03 09:18:44 +01:00
LICENSE Initial commit 2024-12-02 13:26:00 +01:00
README.md Initial commit 2024-12-02 13:26:00 +01:00

advent-of-code-2024

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill levels that can be solved in any programming language you like. People use them as interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other.