Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 130 Bytes

File metadata and controls

5 lines (3 loc) · 130 Bytes

Repository with TypeScript setup to practice hackerrank problems

To run project

  • tsc && node build/src/<new-file-name.js>