Joshmomel / algoexpert_ts

Algoexpert Solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Algoexpert Solutions


Languages

Language:TypeScript 100.0%