This repo houses my solutions for the Advent of Code advent calendar. My solutions will be in Python.
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.People use them as interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other. - Eric Wastl
I completed this year's challenges in Python. I made it thru day 12, ending on a highnote by implementing my own Dijkstra's algo to find the shortest path thru a weighted graph. I called it quits there tho as the challenges did start taking up a decent chunk of my day. Excited for next year.
- 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: Treetop Tree House
- Day 9: Rope Bridge
- Day 10: Cathode-Ray Tube
- Day 11: Monkey in the Middle
- Day 12: Hill Climbing Algorithm
- Day 13: Game Over! ...
Curious about one of my solutions? Come find me on twitter or shoot me an email!