Magellol / adventofcode-solutions

Solutions for http://adventofcode.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Everyone has their own ways to wait for Christmas.

Tests

Run yarn run test or npm run test if you don't have yarn installed.

Disclaimer

These bits of code are solutions to each of the puzzles on adventofcode. While there are probably more suited and more elegant ways to solve them, I usually stopped after the first or the second iteration of the code and moved on.

I'm going to try to post them each day.

About

Solutions for http://adventofcode.com/


Languages

Language:JavaScript 100.0%