Skip to content

blautista/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions to advent of code 2022 in typescript

Instructions:

  • Run tsc in the root folder to compile.
  • Run node {{dayFolder}}. For example, to execute day 5 do node 05.

Make sure you are running a version of node that supports String.replaceAll

WARNING

I'm not a leetcode dude. These are not the most efficient or simple solutions, but at least they work. I'm on a tight deadline anyway and can't put too much effort into these haha boss don't fire me.

BOTTOM TEXT

cat

About

My awful but working advent of code solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published