This is a collection of solutions to the Advent of Code for 2022. This can be found at this link. Each day gives two stars, one for each challenge presented.
The challenges are kept in the challenges file, to preserve the associated instructions, in case the text is removed or changed.
The python folder contains the python files that solve each problem.