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

https://github.com/friendlyuser1/adventofcode

https://adventofcode.com/ challenge solutions in JavaScript
https://github.com/friendlyuser1/adventofcode

advent-of-code advent-of-code-2015 advent-of-code-2017 advent-of-code-2018 advent-of-code-2022 advent-of-code-2024 adventofcode javascript

Last synced: 3 months ago
JSON representation

https://adventofcode.com/ challenge solutions in JavaScript

Awesome Lists containing this project

README

        

# adventofcode

My challenge solutions in JavaScript

Note: I trim the trailing newline off of my inputs before they are used.