My solutions to the Advent of Code 2018, written in Javascript.
Each numbered directory corresponds to the problem for that day. You'll need node
installed to run the code.
To see my answers for each day, simply run node answers.js
from within any of the day directories.