Repo containing my solutions for Advent of Code 2025 URL.
| Day | Readme | Solution | Problem summary |
|---|---|---|---|
| 01 | Readme | Solution | Rotating dial |
| 02 | Readme | Solution | Repeating regex. (repeating digits) |
| 03 | Readme | Solution | Biggest r digits number in a sequence of n digits |
| 04 | Readme | Solution | 2D grid operations |
| 05 | Readme | Solution | Merge intervals |
| 06 | Readme | Solution | Operations on numbers read horizontally/vertically |
| 07 | Readme | Solution | |
| 08 | Readme | Solution | |
| 09 | Readme | Solution | |
| 10 | Readme | Solution | |
| 11 | Readme | Solution | |
| 12 | Readme | Solution |