Skip to content

keegancsmith/advent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent

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.

Emacs

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!