8cc9c4b3225aa134a7e1d5d95021be93578b77b4
Advent of Code 2023
This repository contains my solutions for the Advent of Code 2023 challenge.
Challenges
| Day | Problem | Solution | Status | Notes |
|---|---|---|---|---|
| 01 | Problem | Solution | ✅ | The trickiest part here was accounting for overlapping digit words. |
| 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 | ⏳ | |
| 13 | Problem | Solution | ⏳ | |
| 14 | Problem | Solution | ⏳ | |
| 15 | Problem | Solution | ⏳ | |
| 16 | Problem | Solution | ⏳ | |
| 17 | Problem | Solution | ⏳ | |
| 18 | Problem | Solution | ⏳ | |
| 19 | Problem | Solution | ⏳ | |
| 20 | Problem | Solution | ⏳ | |
| 21 | Problem | Solution | ⏳ | |
| 22 | Problem | Solution | ⏳ | |
| 23 | Problem | Solution | ⏳ | |
| 24 | Problem | Solution | ⏳ | |
| 25 | Problem | Solution | ⏳ |
Languages
C#
100%