Solutions for AoC 🎄🎅
| Day | Go | Notes |
|---|---|---|
| 1 | ⭐⭐ | Substrings |
| Day | Go | Notes |
|---|---|---|
| 1 | ⭐⭐ | Min/Max |
| 2 | ⭐⭐ | LUTs |
| 3 | ⭐⭐ | Binary operators |
| 4 | ⭐⭐ | Array indices |
| 5 | ⭐⭐ | Stack |
| 6 | ⭐⭐ | |
| 7 | ⭐⭐ | Trees, Heap |
| 8 | ⭐⭐ | 2D Grid |
| 9 | ⭐⭐ | Physics!! |
| 10 | ⭐⭐ | Goroutines, Channel |
| 11 | ⭐⭐ | Modulo, Prime, Maths |
| 12 |
| Year | Language used | Stars |
|---|---|---|
| 2017 | Python 3 | 7 |
| 2019 | Golang | 8 |
| 2021 | Golang | 12 |