My solutions for Advent of Code 2024
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
1 ⭐ | ||||||
2 ⭐ | 3 ⭐ | 4 ⭐ | 5 ⭐ | 6 ⭐ | 7 ⭐ | 8 ⭐ |
9 ⭐ | 10 ⭐ | 11 ⭐ | 12 ⭐ | 13 ⭐ | 14 ⭐ | 15 |
16 ⭐ | 17 ⭐ | 18 ⭐ | 19 ⭐ | 20 | 21 | 22 |
24 | 25 |
- Strictly use TDD to write my solutions.
- Write clean, readable and reusable code.
- Promote idiomatic Python.
- Write fast enough code.
- Make it all the way.
- Come up with my own solutions from scratch unless really stuck.
- Get a good nights sleep.
- Have fun!
- Compete with anyone other than myself.
- Optimize speed beyond the scope of a silly puzzle.
- Overwork a working solution.