This is my solution for Advent of Code.
Day | Part One | Part Two |
---|---|---|
✔ Day 1 Calorie Counting | 🌟 | 🌟 |
✔ day 2 Rock Paper Scissors | 🌟 | 🌟 |
✔ day 3 Rucksack Reorganization | 🌟 | 🌟 |
✔ day 4 Camp Cleanup | 🌟 | 🌟 |
✔ day 5 Supply Stacks | 🌟 | 🌟 |
✔ day 6 Tuning Trouble | 🌟 | 🌟 |
✔ day 7 No Space Left On Device | 🌟 | 🌟 |
✔ day 8 Tree Top Tree House | 🌟 | 🌟 |
✔ day 9 Rope Bridge | 🌟 | 🌟 |
✔ day 10 Cathode Ray Tube | 🌟 | 🌟 |
✔ day 11 Monkey in The Middle | 🌟 | 🌟 |
Java 11
Day | Part One | Part Two |
---|---|---|
✔ Day 1 Sonar Sweeper | 🌟 | 🌟 |
✔ day 2 Dive! | 🌟 | 🌟 |
✔ day 3 Binary Diagnostic | 🌟 | 🌟 |
✔ day 4 Giant Squid | 🌟 | 🌟 |
✔ day 5 Hydrothermal Venture | 🌟 | 🌟 |
✔ day 6 Lanternfish | 🌟 | 🌟 |
✔ day 7 The Treachery of Whales | 🌟 | 🌟 |
✔ day 8 Seven Segment Search | 🌟 | 🌟 |
✔ day 9 Smoke Basin | 🌟 | 🌟 |
✔ day 10 Syntax Scoring | 🌟 | 🌟 |
✔ day 11 Dumbo Octupus | 🌟 | 🌟 |
✔ day 12 Passage Pathing | 🌟 | 🌟 |
✔ day 13 Transparent Origami | 🌟 | 🌟 |
✔ day 14 Extended Polymerization | 🌟 | 🌟 |
✔ day 15 Chiton | 🌟 | 🌟 |
✔ day 16 Packet Decoder | 🌟 | 🌟 |
✔ day 17 Trick Shot | 🌟 | 🌟 |
Go
Day | Part One | Part Two |
---|---|---|
✔ day 1 Report Repair | 🌟 | 🌟 |
✔ day 2 Password Philosophy | 🌟 | 🌟 |
✔ day 3 Toboggan Trajectory | 🌟 | 🌟 |
✔ day 4 Passport Processing | 🌟 | 🌟 |
✔ day 5 Binary Boarding | 🌟 | 🌟 |
✔ day 6 Custom Customs | 🌟 | 🌟 |
❌ day 7 | 🚫 | 🚫 |
❌ day 8 | 🚫 | 🚫 |
❌ day 9 | 🚫 | 🚫 |
✔ day 10 Adapter Array | 🌟 | 🌟 |
Java 11
Day | Part One | Part Two |
---|---|---|
✔ day 7 Handy Haversacks | 🌟 | 🌟 |
✔ day 8 Handheld Halting | 🌟 | 🌟 |
✔ day 9 Encoding Error | 🌟 | 🌟 |
❌ day 10 | 🚫 | 🚫 |
✔ day 11 Seat Planning | 🌟 | 🌟 |
✔ day 12 Rain Risk | 🌟 | 🌟 |
- Create CLI for enter challenge year, day and part instead of hardcoding