- Notifications
You must be signed in to change notification settings - Fork8
🎄 Advent of Code (2015-2025) in JavaScript
shahata/adventofcode-solver
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository contains solutions for advent of code (https://adventofcode.com)
Go ahead and try to solve the challenge on your own before using this spoiler!
In order to use this solver simply go to:https://shahata.github.io/adventofcode-solver/ choose an year and follow the instructions.
Alternatively, if you don't want to share your cookie value online or if some solutions fail to run in the browser, simply clone this git and run the following commands. Note this requires node@19 or newer.
$ git clone git@github.com:shahata/adventofcode-solver.git$cd adventofcode-solver$ npm install$export ADVENT_SESSION=your-cookie-value$ npm start [year]
The commands above will work for all years since 2015.
About
🎄 Advent of Code (2015-2025) in JavaScript
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.

