michaudcordell / AdventOfCode2022

Solutions for Advent of Code 2022.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdventOfCode2022

Python solutions for Advent of Code 2022.

What is Advent of Code?

From the Advent of Code site:

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.

Calendar Progress

An ASCII art calendar image displaying day completion

Solutions

Part 1 Part 2
Day 1: Calorie Counting Solution Solution
Day 2: Rock Paper Scissors Solution Solution
Day 3: Rucksack Reorganization Solution Solution
Day 4: Camp Cleanup Solution Solution
Day 5: Supply Stacks Solution Solution
Day 6: Tuning Trouble Solution Solution
Day 7: No Space Left On Device Solution Solution
Day 8: Treetop Tree House Solution Solution
Day 9: Rope Bridge Solution Solution
Day 10: Cathode-Ray Tube Solution Solution
Day 11: Monkey in the Middle Solution Solution
Day 12: Hill Climbing Algorithm Solution Solution
Day 13: Distress Signal Solution Solution
Day 14: Regolith Reservoir Solution WIP
Day 15: Beacon-Exclusion Zone Solution Solution
Day 16: Proboscidea Volcanium TODO TODO
Day 17: Pyroclastic Flow TODO TODO
Day 18: Boiling Boulders TODO TODO
Day 19: Not Enough Minerals TODO TODO
Day 20: Grove Positioning System TODO TODO
Day 21: Monkey Math TODO TODO
Day 22: Monkey Map TODO TODO
Day 23: Unstable Diffusion TODO TODO
Day 24: Blizzard Basin TODO TODO
Day 25: Full of Hot Air TODO TODO

Disclaimer

All puzzles and calendar design property of Advent of Code.

About

Solutions for Advent of Code 2022.

License:MIT License


Languages

Language:Python 100.0%