Skip to content

room-js/adventOfCode2018-ts

Repository files navigation

Solutions for Advent of Code 2018 done with TypeScript

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other. [See more details on their website...]

How to run:

  • Install dependencies: $> npm i
  • Run the day solution: $> npm run ts -- day<N>/solution.ts

About

Solutions on TS for Advent Of Code 2018

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published