Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lfarci/advent-of-code-2021

My solutions to the Advent of Code 2021 puzzles organized by Eric Wastl (https://adventofcode.com/).
https://github.com/lfarci/advent-of-code-2021

advent-of-code advent-of-code-2021 dotnet dotnet6 javascript nodejs

Last synced: 1 day ago
JSON representation

My solutions to the Advent of Code 2021 puzzles organized by Eric Wastl (https://adventofcode.com/).

Awesome Lists containing this project

README

        

# advent-of-code-2021
My solutions to the Advent of Code 2021 puzzles organized by Eric Wastl (https://adventofcode.com/).

## Node.js solutions
Node.js solutions are available in the `node` subdirectory. You should install the 16.15.0 LTS Node.js version to run them.