Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 576 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 576 Bytes

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