- Topic wise question search 🔍
- Random question picker😉
- question wise notes 😇
- Topic wise progress 🧐
- Complete local storage 📂
- Mobile first design ✌🏻
- Clean UI ⚡
- [Stress Relief Game] 🎮
A2Z DSA Tracker is a comprehensive list of 450+ topic wise questions to build your confidence in data structure and algorithms and prepare yourself for placements.
A2Z DSA Tracker doesn't guarantee a job but guarantees your confidence in solving any coding problem if done in the right way 👍🏻.
- [React] - Frontend Framework
- [Chakra UI] - Component Library
> Clone the repo
>> For Windows: Git Bash
>> For Linux: Terminal
>> git clone https://github.com/luv2027/Dsa_Tracker_website.git
> Change the folder location to your source Code Folder
>> cd a2zdsa/src
> Install the dependencies
>> yarn install
> Start the server
>> yarn dev
> a2zdsa runs on port 3000 of your Local Machine