Skip to content

matyig/adventofcode2021

Repository files navigation

Advent Of Code 2021

Advent Of Code is an annual coding puzzle to practice programming skills. https://adventofcode.com

These coding examples shows the functional programming way in ES6 using such functional methods, like: .map(), .reduce(), .filter() , .every(), .some() etc.

Setup

git clone https://github.com/matyig/adventofcode2021.git
npm install

Run

npm run start

Testing

npm test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages