8000 GitHub - gbalduzzi/aoc: My solutions for the Advent of Code
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gbalduzzi/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

My solutions for Advent of code

Code is in typscript, and the main focus is on speed, correctness and performance. It is definitely not be the best looking production code out there

I'm running this using bun, but node with a typescript compiler should work as well:

bun run 2024/day1/solve.ts

Note: the input files are not committed, as requested by AoC itself. You can add your own as input.txt in each day directory.

About

My solutions for the Advent of Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0