Skip to content

cameronpresley/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

This repository hosts solutions for the Advent of Code programming problems.

Dependencies

  • Node (LTS)

Running a file

npm install # to get latest dependencies
npx ts-node 2024/day1/part1.ts # runs the first part of the first day of 2024

About

Repository for Advent of Code Challenges (https://adventofcode.com/about)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published