/advent-of-code-21

my quirky advent of code solutions in 2021 using node

Primary LanguageJavaScript

Advent of Code 2021 // quirky node.js

Find challanges on adventofcode.com

Run these solutions

npm run start → runs all available solutions
npm run start 1 → runs solution for day 1