- Solve some AOC in Golang.
- Finish it for once!
- Tie it to algorithms and other resources.
Day | Part 1 | Part 2 | Comments |
---|---|---|---|
Day 1 | ⭐ | ⭐ | Easy! |
Day 2 | ⭐ | ⭐ | Problems should be composed. |
Day 3 | ⭐ | ⭐ | Sometimes subproblems sustain state |
Day 4 | ⭐ | ⭐ | Read your prompts |
Day 5 | ⭐ | ⭐ | Squinting at indexes |
Day 6 | ⭐ | ⭐ | EnterPrize GoLang |
Day 7 | ⭐ | ⭐ | I am a brute |
Day 8 | ⭐ | ⭐ | EnterPrize to the rescue |
Day 9 | ⭐ | ⭐ | Day 9: I Scan, You Scan, We All Scan |
Day 10 | ⭐ | ⭐ | Day 10: Beautiful Code |
Day 11 | ⭐ | ⭐ | Day 11: Just cache! |
Day 12 | ⭐ | ⭐ | Day 12: Complexity is raised |
Day 13 | ⭐ | ⭐ | Day 13: MATH!!! |
Day 14 | ⭐ | ⭐ | Day 14: Find your measure |