/advent-of-code-2020

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.

Primary LanguageTypeScript

Advent of Code 2020

https://adventofcode.com/2020

Run it your self

If you want to test the code, run the following commands

git clone https://github.com/MelvinVermeer/advent-of-code-2020.git
npm install
npm test