/advent-of-code

🎄 My Advent of Code solutions on TypeScript

Primary LanguageTypeScript

🎄 Advent of Code

My Advent of Code solutions on TypeScript & Bun.

The code is a balance between clarity, performance, and my ability to spend time improving it. I also leave explanatory comments, so if you're stuck and want to better understand thought process behind, this repository might be helpful.

Running locally

Bun has to be installed, then:

bun install
bun test