Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.
This repository contains all the source codes of my yearly attempts to crack each problem using Java programming language, to strengthen and gain more insight into the Java language for my future self and anyone who might find this useful.
- Trebuchet
- CubeConundrum
- GearRatios
- ScratchCards
- SeedFertilizer (part2 optimization stuck)
- WaitForIt
- CamelCards
- HauntedWasteland
- MirageMaintenance
- PipeMaze (part2 wip)
WIP