Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/).
- Host: GitHub
- URL: https://github.com/lfarci/advent-of-code-2021
- Owner: lfarci
- Created: 2021-12-01T16:17:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-08T20:49:03.000Z (over 2 years ago)
- Last Synced: 2024-07-30T16:49:42.178Z (3 months ago)
- Topics: advent-of-code, advent-of-code-2021, dotnet, dotnet6, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 396 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.