Skip to content

jlyden/advent-code-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2025

https://adventofcode.com/2025

Getting Started

git clone https://github.com/jlyden/advent-code-2025.git
cd advent-code-2025
npm install

Run solutions

From terminal:

npm run build
node dist/day-one/solve-challenge.js <sample|input> <2>

Progress

[x] Day One, Part One [x] Day One, Part Two

[x] Day Two, Part One [ ] Day Two, Part Two

[x] Day Three, Part One [x] Day Three, Part Two

[x] Day Four, Part One [x] Day Four, Part Two

[ ] Day Five, Part One [ ] Day Five, Part Two

[x] Day Six, Part One [x] Day Six, Part Two

[ ] Day Seven, Part One [ ] Day Seven, Part Two

[ ] Day Eight, Part One [ ] Day Eight, Part Two

[ ] Day Nine, Part One [ ] Day Nine, Part Two

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors