Advent of Code 2022 solutions
My Advent of Code 2022 solutions in the following languages:
- SPARC assembly
- Java 17
- Rust
- Day 3: Rucksack Reorganization
- Day 6: Tuning Trouble
- Day 9: Rope Bridge
- Day 11: Monkey in the Middle
- Day 12: Hill Climbing Algorithm
- Day 14: Regolith Reservoir
- Day 15: Beacon Exclusion Zone
- Day 16: Proboscidea Volcanium
- Day 17: Pyroclastic Flow
- Day 18: Boiling Boulders
- Day 19: Not Enough Minerals
- Day 20: Grove Positioning System
- Day 21: Monkey Math
- Day 22: Monkey Map
- Day 23: Unstable Diffusion
- Day 25: Full of Hot Air
- Python
Each top-level folder contains:
- the solution source code
- data and example files
- a README describing the build & run process, used tools and resources.