Skip to content

Joshmomel/algoexpert_ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Context

🐨 This repository consists the solutions for AlgoExpert

Description

🚀 Solutions are stored under the src file.

Language

👨‍💻 Typescript is used mainly for this project

run

🚢 Copy and paste solution from src to index.ts and run the below command line

npm install -g ts-node
ts-node index.ts

Discuss

🤔 My thoughts on some questions will be post in Issues