Here's my go at solving the puzzles from https://adventofcode.com/2024 - with the extra challenge of using a different programming language for each day.
All the icons below are clickable links to my solutions and some notes/thoughts on the language used that day.
| Day | Language | Part 1 | Part 2 | Notes |
|---|---|---|---|---|
| 01 | R | ✅ | ✅ | 🗒️ |
| 02 | Perl | ✅ | ✅ | 🗒️ |
| 03 | Bash | ✅ | ✅ | 🗒️ |
| 04 | Julia | ✅ | ✅ | 🗒️ |
| 05 | Tcl | ✅ | ✅ | 🗒️ |
| 06 | ||||
| 07 | ||||
| 08 | ||||
| 09 | ||||
| 10 | ||||
| 11 | ||||
| 12 | ||||
| 13 | ||||
| 14 | ||||
| 15 | ||||
| 16 | ||||
| 17 | ||||
| 18 | ||||
| 19 | ||||
| 20 | ||||
| 21 | ||||
| 22 | ||||
| 23 | ||||
| 24 | ||||
| 25 |
TODO
TODO
TODO
TODO
TODO