Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hegdepavankumar/dsa-cracker
It helps you track your progress in solving 400+ DSA questions and keeps you engaging based on DSA-Cracker Sheet ⚡
https://github.com/hegdepavankumar/dsa-cracker
algorithms coding data-structures problem-solving programming
Last synced: about 1 month ago
JSON representation
It 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/hegdepavankumar/dsa-cracker
- Owner: hegdepavankumar
- Created: 2022-11-20T09:51:42.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T10:49:41.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T04:44:46.585Z (8 months ago)
- Topics: algorithms, coding, data-structures, problem-solving, programming
- Language: JavaScript
- Homepage: https://imhegde.github.io/DSA-Cracker/
- Size: 412 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# dsa_cracker_project
# DSA Cracker 🚀## Overview 👀
![](.gitres/cover.png)
- **Topic wise question search 🔍**
- **Topic wise progress 🧐**
- **Complete local storage 📂**
- **Mobile first design ✌🏻**
- **Clean UI ⚡**## What is 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 👍🏻.
###
## 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\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/hegdepavankumar/dsa_cracker_project.git
> Change the folder location to your source Code Folder
>> cd dsa_cracker_project
/src
> Install the dependencies
>> npm install
> Start the server
>> npm start
> DSA runs on port 3000 of your Local Machine
```[![OPEN-PR](https://img.shields.io/badge/Open%20For-PR-orange?style=for-the-badge&logo=github)](https://github.com/hegdepavankumar/dsa_cracker_project)
## Credits 🙏🏻
#### Curated list of question in [ 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://docs.google.com/spreadsheets/d/1kJFGKgxf0UlmW2OcCaIdkuzq1tPi_woM/edit?usp=sharing&ouid=107569036059957096444&rtpof=true&sd=true
[localbase]: https://github.com/hegdepavankumar/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/