Skip to content

kqarryzada/advent-of-code-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

This repository contains solutions to the Advent of Code challenges for 2024.

Running the Solutions

Ensure that Node.js version 22 is installed.

$ node -v
v22.11.0

Each folder contains a Makefile that can be used to run the solutions.

make part1
make part2

About

Solutions to the 2024 Advent of Code challenges.

Resources

License

Stars

Watchers

Forks