{"id":21478041,"url":"https://github.com/hegdepavankumar/dsa-cracker","last_synced_at":"2025-07-15T10:33:45.690Z","repository":{"id":137978295,"uuid":"568363557","full_name":"hegdepavankumar/DSA-Cracker","owner":"hegdepavankumar","description":"It  helps you track your progress in solving 400+ DSA questions and keeps you engaging based on DSA-Cracker Sheet ⚡","archived":false,"fork":false,"pushed_at":"2023-04-02T10:49:41.000Z","size":422,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-02T04:44:46.585Z","etag":null,"topics":["algorithms","coding","data-structures","problem-solving","programming"],"latest_commit_sha":null,"homepage":"https://imhegde.github.io/DSA-Cracker/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hegdepavankumar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-11-20T09:51:42.000Z","updated_at":"2024-05-02T04:44:46.586Z","dependencies_parsed_at":"2023-07-16T14:30:15.720Z","dependency_job_id":null,"html_url":"https://github.com/hegdepavankumar/DSA-Cracker","commit_stats":null,"previous_names":["imhegde/dsa-cracker","hegdepavankumar/dsa-cracker"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hegdepavankumar%2FDSA-Cracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hegdepavankumar%2FDSA-Cracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hegdepavankumar%2FDSA-Cracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hegdepavankumar%2FDSA-Cracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hegdepavankumar","download_url":"https://codeload.github.com/hegdepavankumar/DSA-Cracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226033206,"owners_count":17563126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms","coding","data-structures","problem-solving","programming"],"created_at":"2024-11-23T11:16:22.569Z","updated_at":"2024-11-23T11:16:23.673Z","avatar_url":"https://github.com/hegdepavankumar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dsa_cracker_project\n# DSA Cracker 🚀\n\n\n\n## Overview 👀\n\n![](.gitres/cover.png)\n\n- **Topic wise question search 🔍**\n- **Topic wise progress 🧐**\n- **Complete local storage 📂**\n- **Mobile first design ✌🏻**\n- **Clean UI ⚡**\n\n## What is DSA Cracker 🤔\n\n#### 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.\n\n#### 450 DSA Cracker doesn't guarantee a job but guarantees your confidence in solving any coding problem if done in the right way 👍🏻.\n\n###\n\n## Dependencies 🗃\n\n- [React] - **Frontend Framework**\n- [Bootstrap] - **CSS Framework**\n- [React-Reveal] - **React Based Animations**\n- [React-Table-2] - **Suite of table hooks**\n- [LocalBase] - **Firebase style DB for offline storage**\n\n## WIP 🛠\n\n- ~Dark Mode~\n- Add `mark for review\\fav` feature\n- Leader Board\n- Better Responsive CSS\n- Better State Management\n\n## Run Locally 💻\n\n```\n\u003e Clone the repo\n    \u003e\u003e For Windows: Git Bash\n    \u003e\u003e For Linux: Terminal\n    \u003e\u003e git clone https://github.com/hegdepavankumar/dsa_cracker_project.git\n\u003e Change the folder location to your source Code Folder\n    \u003e\u003e cd dsa_cracker_project\n/src\n\u003e Install the dependencies\n    \u003e\u003e npm install\n\u003e Start the server\n    \u003e\u003e npm start\n\u003e DSA runs on port 3000 of your Local Machine\n```\n\n[![OPEN-PR](https://img.shields.io/badge/Open%20For-PR-orange?style=for-the-badge\u0026logo=github)](https://github.com/hegdepavankumar/dsa_cracker_project)\n\n## Credits 🙏🏻\n\n#### Curated list of question in [ is based on _[DSA Cracker Sheet]_ by [Love Babbar]\n\n[here]: https://www.youtube.com/watch?v=4iFALQ1ACdA\n[450dsa]: https://450dsa.com/\n[love babbar]: https://www.linkedin.com/in/love-babbar-38ab2887/\n[dsa cracker sheet]: https://docs.google.com/spreadsheets/d/1kJFGKgxf0UlmW2OcCaIdkuzq1tPi_woM/edit?usp=sharing\u0026ouid=107569036059957096444\u0026rtpof=true\u0026sd=true\n[localbase]: https://github.com/hegdepavankumar/localbase\n[react-reveal]: https://www.react-reveal.com/\n[bootstrap]: https://react-bootstrap.github.io/\n[react]: https://reactjs.org/\n[react-table-2]: https://react-bootstrap-table.github.io/react-bootstrap-table2/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhegdepavankumar%2Fdsa-cracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhegdepavankumar%2Fdsa-cracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhegdepavankumar%2Fdsa-cracker/lists"}