This repo contains my solutions to the Advent of Code.
The code is written to optimize time to solution speed, since I like to try and compete on the leaderboard. As such the code shouldn't be taken as examples of code you would want to maintain.
If you are an emacs user, you may be interested in advent.el. It contains helper functions to view the problem, download input and submit an answer all from emacs!