My solutions for puzzles at https://adventofcode.com.
Currently I'm writing the solutions in Python, because it's the easiest for me to run and code in (for the most part), so I can dedicate more mental resources to the actual puzzles.
As of 2024 this is the first time I participate in the challenge.
I am also writing some notes in the solution files to document some of my thoughts, I hope future me finds those interesting!
cd inside the folder of any puzzle and run python solution.py. Some puzzles have different files for the two parts of the puzzle or for different attempts.
| 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. ⭐ |