This repo contains my solutions to the Advent of Code 2024 set of problems with the Kotlin programming language. Each solution is accompanied by blog post.
I've been doing this for a few years; here are my past efforts, also in Kotlin:
- 2017 - GitHub and Blog Posts
- 2018 - GitHub and Blog Posts
- 2019 - GitHub and Blog Posts
- 2020 - GitHub and Blog Posts
- 2021 - GitHub and Blog Posts
- 2022 - GitHub and Blog Posts
- 2023 - GitHub and Blog Posts
Day | Title | Blog Link | Solution Code | Puzzle Text |
---|---|---|---|---|
1 | Historian Hysteria | Blog/Commentary | Code | AoC |
2 | Red-Nosed Reports | Blog/Commentary | Code | AoC |
3 | Mull It Over | Blog/Commentary | Code | AoC |
4 | Ceres Search | Blog/Commentary | Code | AoC |
5 | Print Queue | Blog/Commentary | Code | AoC |
6 | Guard Gallivant | Blog/Commentary | Code | AoC |
7 | Bridge Repair | Blog/Commentary | Code | AoC |
8 | Resonant Collinearity | Blog/Commentary | Code | AoC |
9 | Disk Fragmenter | Blog/Commentary | Code | AoC |
10 | Hoof It | Blog/Commentary | Code | AoC |
11 | Plutonian Pebbles | Blog/Commentary | Code | AoC |
12 | Garden Groups | Blog/Commentary | Code | AoC |
13 | Claw Contraption | Blog/Commentary | Code | AoC |
14 | Restroom Redoubt | Blog/Commentary | Code | AoC |
15 | Warehouse Woes | Blog/Commentary | Code | AoC |
16 | Reindeer Maze | Blog/Commentary | Code | AoC |
17 | Chronospatial Computer | Blog/Commentary | Code | AoC |
18 | RAM Run | Blog/Commentary | Code | AoC |
19 | Linen Layout | Blog/Commentary | Code | AoC |
20 | Race Condition | Blog/Commentary | Code | AoC |
21 | Keypad Conundrum | Blog/Commentary | Code | AoC |
22 | Monkey Market | Blog/Commentary | Code | AoC |
23 | LAN Party | Blog/Commentary | Code | AoC |
24 | Crossed Wires | Blog/Commentary | Code | AoC |
25 | Code Chronicle | Blog/Commentary | Code | AoC |
Copyright © 2024 by Todd Ginsberg.