450-DSA
450-DSA copied to clipboard
450-DSA helps you track your progress in solving 400+ DSA questions and keeps you engaging based on DSA-Cracker Sheet ⚡
450-DSA Cracker 🚀
Overview 👀

- Topic wise question search 🔍
- Topic wise progress 🧐
- Complete local storage 📂
- Mobile first design ✌🏻
- Clean UI ⚡
What is 450-DSA Cracker 🤔
450 DSA Cracker is a comprehensive list of 400 + topic wise questions to build your confidence in data structure and algorithms and prepare yourself for placements.
450 DSA Cracker 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 🗃
- React - Frontend Framework
- Bootstrap - CSS Framework
- React-Reveal - React Based Animations
- React-Table-2 - Suite of table hooks
- LocalBase - Firebase style DB for offline storage
WIP 🛠
- ~Dark Mode~
- Add
mark for review\favfeature - 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/AsishRaju/450-DSA.git
> Change the folder location to your source Code Folder
>> cd 450-DSA/src
> Install the dependencies
>> npm install
> Start the server
>> npm start
> 450DSA runs on port 3000 of your Local Machine