/advent-of-code-2022

My advent of code 2022 solutions (Python)

Primary LanguagePython

Advent of Code 2022

These are my Python solutions to the Advent of Code 2022 problems.

Just to note, these are quick, step-by-step solutions that err on the side of being easy to read rather than "clean", so they can definitely be optimized further.