This is a collection of my solutions for the adventofcode puzzles of 2024.
Some solutions are added later due to time issues.
The goal for most implementations was to find the most computationally efficient time complexity, allowing multiprocessing.