This repo contains my attempt at the Advent of Code Β©
This was a fun project when I was bored at home. There's hardly any thought put into the solutions and some solutions are not very performant. My main goal was getting to the solution, sometimes using the most naive approach, without much consideration for performance or algorithm design.
At times I implement other functions to play around with the solution and give it a new twist.
This code is free.
The MIT License (MIT)