Skip to content

a-l-e-x-a-n-d-r-a-l-i-u/advent-of-code-2021

 
 

Repository files navigation

My Advent of Code 2021

Complete solution solve. All done in typescript as ESM modules for nodejs (maybe would work in deno with some prodding). All of my solutions should be generic enough to process any input. (Even day 24).

Some of these were done fast, some were done well, and a few were neither. All of them follow my extremely strict formatting and lint rules, though.

License

Unlicense

About

Decembers are for coding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • JavaScript 1.1%