Skip to content

edumaciel10/hackerrank-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackerrank-exercises

This repo contains my solutions to the exercises on HackerRank using Typescript

How to use this repo to run your code locally

  1. Clone this repo
  2. run yarn install or npm install
  3. Put your actual exercise code on src/main.ts file
  4. Change 1.in to the input of your exercise
  5. run yarn dev or npm run dev
  6. Only saves the changes and the your logs output will be displayed on the terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published