This is a collection of solutions for the 2021 Advent Of Code challenges. The solutions in this repository are an example of how the challenges can be completed, and not the only acceptable solution.
The solutions provided were developed in Python 3.9 using only pandas and numpy modules (in addition to modules included with the Python installation)