Advent of Code is an annual coding challenge hosted every year in December.
I've been (not very consistently) participating in AoC since 2022, so this year I have decided to attempt to solve every puzzle.
I'm posting my solutions online for others to see, whether it be to learn from it (unlikely), offer feedback (very likely), or just view.
My goal is to solve both part 1 and 2 of every AoC question this year as they come out.
This repo did originally contain my inputs for each of the days' puzzles, but at the request of AoC's creator, it no longer does. If you too are planning on participating this year or in the future, read through the about page first.
Check it out at : https://adventofcode.com
Day | Completion | Day | Completion | Day | Completion | Day | Completion | Day | Completion |
---|---|---|---|---|---|---|---|---|---|
1 | ** | 6 | ** | 11 | ** | 16 | * | 21 | ** |
2 | ** | 7 | ** | 12 | * | 17 | ** | 22 | ** |
3 | ** | 8 | 13 | * | 18 | ** | 23 | ** | |
4 | ** | 9 | * | 14 | ** | 19 | ** | 24 | * |
5 | ** | 10 | ** | 15 | * | 20 | ** | 25 | * |