Skip to content

Latest commit

 

History

History
68 lines (51 loc) · 2.32 KB

README.md

File metadata and controls

68 lines (51 loc) · 2.32 KB

450-DSA Cracker 🚀

React Badge Website Badge

Overview 👀

  • Topic wise question search 🔍
  • Topic wise progress 🧐
  • Complete local storage 📂
  • Mobile first design ✌🏻
  • Clean UI ⚡

What is 450-DSA Cracker 🤔

DSA 450 Tracker is a comprehensive list of 400 + topic wise questions to build your confidence in data structure and algorithms and prepare yourself for placements.

DSA 450 Tracker doesn't guarantee a job but guarantees your confidence in solving any coding problem if done in the right way 👍🏻.

More details on how 450dsa can help you -> here.

Dependencies 🗃

WIP 🛠

  • Dark Mode
  • Add mark for review\fav feature
  • Leader Board
  • Better Responsive CSS
  • Better State Management

Run Locally 💻

> Clone the repo
    >> For Windows: Git Bash
    >> For Linux: Terminal
    >> git clone https://github.com/ProgrammerShri/DSA-450-Tracker
> Change the folder location to your source Code Folder
    >> cd 450dsa/src
> Install the dependencies
    >> npm install
> Start the server
    >> npm start
> 450DSA runs on port 3000 of your Local Machine

OPEN-PR

Credits 🙏🏻

Curated list of question in 450dsa is based on DSA Cracker Sheet by Love Babbar