Code solution to problems featured in the yearly Advent of Code.
I am using Advent of Code as a way to learn Rust. I attempt to use best practices, but many of my solutions are written given my current understanding of Rust. As I learn, I will re-review and improve previous solutions.
Day | Problem | Solution |
---|---|---|
1 | Historian Hysteria | Source |
2 | Red-Nosed Reports | Source |
3 | Mull It Over | Source |
4 | Ceres Search | Source |
5 | Print Queue | Source |
6 | Guard Gallivant | Source |
7 | Bridge Repair | Source |
8 | Resonant Collinearity | Source |
9 | Disk Fragmenter | Source |
10 | Hoof It | Source |
11 | Plutonian Pebbles | Source |
12 | Garden Groups | Source |
13 | Claw Contraption | Source |
14 | Restroom Redoubt | Source |
15 | Warehouse Woes | Source |