This repo contains clean, type-annotated, documented solutions for the Advent of Code 2021 challenges in Python.
For a few of the challenges, a one-liner solution was also included in the corresponding oneliners.py
files.
By Jonah Lawrence
YouTube: Jonah Lawrence ⋅ Dev Pro Tips
Twitter: @DenverCoder1
2020 Solutions in C++: DenverCoder1/Advent-of-Code-2020--CPP
2020 Solutions in JavaScript: DenverCoder1/Advent-of-Code-2020--JavaScript