Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 427 Bytes

File metadata and controls

15 lines (10 loc) · 427 Bytes

hackerrank-logo


hackerrank-challenges

A project of solved exercises from Hackerrank website in Typescript.

Run the .ts files

In order to test the solutions:

npm install
npx ts-node {file that you want execute}.ts