Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asishraju/450-dsa
450-DSA helps you track your progress in solving 400+ DSA questions and keeps you engaging based on DSA-Cracker Sheet ⚡
https://github.com/asishraju/450-dsa
algorithms competitive-programming data-structures dsa dsa-algorithm placements
Last synced: 4 days ago
JSON representation
450-DSA helps you track your progress in solving 400+ DSA questions and keeps you engaging based on DSA-Cracker Sheet ⚡
- Host: GitHub
- URL: https://github.com/asishraju/450-dsa
- Owner: AsishRaju
- Created: 2020-10-19T19:15:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-01T09:02:01.000Z (11 months ago)
- Last Synced: 2025-01-25T15:01:43.521Z (4 days ago)
- Topics: algorithms, competitive-programming, data-structures, dsa, dsa-algorithm, placements
- Language: JavaScript
- Homepage: https://450dsa.com
- Size: 1.47 MB
- Stars: 1,631
- Watchers: 16
- Forks: 328
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 450-DSA Cracker 🚀
[![React Badge](http://img.shields.io/badge/Powered%20By-React-blue?style=for-the-badge&logo=react)](https://reactjs.org/)
[![Website Badge](https://img.shields.io/badge/Visit-Now-green?style=for-the-badge&logo=vercel)](https://450dsa.com/)## Overview 👀
![](.gitres/cover.png)
- **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 `bookmark` feature~
- Leader Board
- Better Responsive CSS
- Better State Management## Run Locally 💻
```
git clone https://github.com/AsishRaju/450-DSA.git
npm install
npm start
```[![OPEN-PR](https://img.shields.io/badge/Open%20For-PR-orange?style=for-the-badge&logo=github)](https://github.com/AsishRaju/450-DSA)
## Credits 🙏🏻
#### Curated list of question in [450dsa] is based on _[DSA Cracker Sheet]_ by [Love Babbar]
[here]: https://www.youtube.com/watch?v=4iFALQ1ACdA
[450dsa]: https://450dsa.com/
[love babbar]: https://www.linkedin.com/in/love-babbar-38ab2887/
[dsa cracker sheet]: https://drive.google.com/file/d/1FMdN_OCfOI0iAeDlqswCiC2DZzD4nPsb/view
[localbase]: https://github.com/dannyconnell/localbase
[react-reveal]: https://www.react-reveal.com/
[bootstrap]: https://react-bootstrap.github.io/
[react]: https://reactjs.org/
[react-table-2]: https://react-bootstrap-table.github.io/react-bootstrap-table2/