Advent of Code
January 12, 2025 ยท View on GitHub
My attempts at solving the excellent puzzles at adventofcode.com in different languages:
All my solutions (418 โญ):
| Day | 2015 | 2016 |
|---|---|---|
| 1 | ๐๐ง๐ | ๐๐ง๐ |
| 2 | ๐๐ง๐ | ๐๐ง |
| 3 | ๐๐ง | ๐๐ง |
| 4 | ๐๐ง | ๐ |
| 5 | ๐๐ง | ๐ |
| 6 | ๐๐ง | ๐ |
| 7 | ๐๐ง | ๐ |
| 8 | ๐ | ๐ |
| 9 | ๐ | ๐ |
| 10 | ๐ | ๐ |
| 11 | ๐ | ๐ |
| 12 | ๐ | |
| 13 | ๐ | |
| 14 | ๐๐ก | |
| 15 | ๐ | |
| 16 | ๐๐ก | |
| 17 | ๐ | |
| 18 | ๐ | |
| 19 | ๐ | |
| 20 | ๐ | |
| 21 | ๐ | |
| 22 | ๐ | |
| 23 | ๐ | |
| 24 | ๐ | |
| 25 | ๐ |
Old Solutions
I'm currently reorganizing the repository to have one directory per language, because that works better with the project structure of the different languages. Until the reorganization is done, the old solutions will be available as well.