lifuzu / advent-of-code

Advent of code in Nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of code

Here is a note following advent of code - http://adventofcode.com/ - a really fun coding festival to welcome Xmas!

Prerequisites

  • Install nodejs (v7.5.0) with nvm

How to run, for example

$ node 2017/day5/jump_list.js

About

Advent of code in Nodejs


Languages

Language:JavaScript 100.0%