- 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 👍🏻.
More details on how A2Z DSA Tracker can help you -> Here.
a2z_aditya.mp4
> Clone the repo
>> For Windows: Git Bash
>> For Linux: Terminal
>> git clone https://github.com/aditya-190/a2zdsa.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
- Take a look at the Existing Issues or create your own Issues!
- Wait for the Issue to be assigned to you after which you can start working on it.
- Fork the Repo and create a Branch for any Issue that you are working upon.
- Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
- Add Screenshots to help me know what this Code is all about.