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
- Host: GitHub
- URL: https://github.com/friendlyuser1/adventofcode
- Owner: FriendlyUser1
- Created: 2022-12-01T13:54:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-24T18:16:18.000Z (6 months ago)
- Last Synced: 2025-03-24T11:38:28.500Z (3 months ago)
- Topics: 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
- Language: JavaScript
- Homepage:
- Size: 140 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.