Skip to content

kevrowe/advent-of-code-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

https://adventofcode.com/2024/about

Disclaimer

Whether I try a novel approach, a new programming language, handle edge cases or just brute force the result as fast and simply as possible depends on the day. There is no guarantee of quality or efficiency here.

Usage

ts/*

For TypeScript solutions, generally you can run $ npx ts-node lib/day-XX/exec.ts from the ts/ directory to get results for both parts of each day.

About

Advent of code 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published