obviam / adventofcode-2019-js

Advent of code 2019 Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adventofcode-2019-js

My take on https://adventofcode.com/2019 using JavaScript

Advent of code 2019 Javascript

Run the tests:

npm test

Run solution for each day.

node src/day01/day01.js

Replace day with the respective day.

About

Advent of code 2019 Javascript

License:MIT License


Languages

Language:JavaScript 100.0%