Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 750 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 750 Bytes

Data Structures & Algorithms (JS & Typescript)

Algorithms and DataStructures Implemented in TypeScript

Sections

Explore this repo to find different sections which will be useful for different kind of preparation and revision.

  • DataStructures
  • AlgoRithms
  • LeetCode

Leecode Interview Prep

LeetCode folder has almost all questions from leetcode and techiedelight. E.g.

  • GRIND 75
  • BLIND 75
  • TOPIC WISE
  • COMPANY WISE
  • ALL NEETCODE
  • PREMIUM LINKS
  • TECHIEDELIGHT (500+)

Installation and Usage

You will need Node.js for this programs. So go ahead and install the same.

  • Install Dependencies npm install
  • Run tests npm run test

Reporting Issues

Feel free to email at [email protected] for any queries and issues.