1.6 KiB
1.6 KiB
Advent of Code 2025
This repository contains my solutions for the Advent of Code 2025 challenges.
Languages
I am using Go for this year's challenge again.
Structure
Each day's solution is contained in a separate package.
Prerequisite
Running the Solutions
![TODO]: Update with instructions
Challenges
| Day | Problem | Solution | Notes |
|---|---|---|---|
| 01 | Problem | Solution | |
| 02 | Problem | Solution | |
| 03 | Problem | Solution | |
| 04 | Problem | Solution | |
| 05 | Problem | Solution | |
| 06 | Problem | Solution | |
| 07 | Problem | Solution | |
| 08 | Problem | Solution | |
| 09 | Problem | Solution | |
| 10 | Problem | Solution | |
| 11 | Problem | Solution | |
| 12 | Problem | Solution |