🐨 This repository consists the solutions for AlgoExpert
🚀 Solutions are stored under the src file.
👨💻 Typescript is used mainly for this project
🚢 Copy and paste solution from src to index.ts and run the below command line
npm install -g ts-node
ts-node index.ts
🤔 My thoughts on some questions will be post in Issues