/algoexpert_ts

Algoexpert Solutions

Primary LanguageTypeScript

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