Skip to content

kaelri/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My solutions for Advent of Code. Written for Node.js.

To run a solution, e.g. Day 1:

npm run solve 1

The runner defaults to the most recent year (2024). To run a previous year’s solution, e.g. 2022 Day 3:

npm run solve 2022-3

Included on Bogdanp/awesome-advent-of-code since 2022!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published