/Web-Based-Dsa-Tracker

This web-based tracker was inspired by Striver's A2Z sheet, aiming to consolidate practice questions from platforms like Geeks for Geeks (GFG) and LeetCode. It offers a curated set of questions categorized by difficulty levels (easy, medium, hard) to assist users in honing their problem-solving skills.

Primary LanguageJavaScript

DSA Practice Tracker

Welcome to the DSA Practice Tracker! This project aims to help individuals prepare for technical interviews at top-tier tech companies by providing a comprehensive platform to practice Data Structures and Algorithms (DSA) questions from various levels and platforms.

Introduction

This web-based tracker was inspired by Striver's A2Z sheet, aiming to consolidate practice questions from platforms like Geeks for Geeks (GFG) and LeetCode. It offers a curated set of questions categorized by difficulty levels (easy, medium, hard) to assist users in honing their problem-solving skills.

Features

  • DSA Question Bank: Access a wide range of DSA questions from GFG and LeetCode.
  • Categorized Difficulty Levels: Questions are segregated into easy, medium, and hard categories.
  • Platform Flexibility: Practice questions from multiple platforms within a single interface.
  • Progress Tracking: Keep track of your solved and pending questions for better preparation.
  • Search Functionality: Easily find specific questions using search filters.
  • User-Friendly Interface: Intuitive design for seamless navigation and usage.

Getting Started

To get started with the DSA Practice Tracker:

  1. Clone the repository to your local machine.
  2. Set up the necessary environment and dependencies as specified in the Installation section.
  3. Launch the application and start practicing DSA questions immediately.

Installation

Ensure you have the following prerequisites installed:

Steps to install:

  1. Clone the repository:
  2. Navigate to the project directory:
  3. Install dependencies: or
  4. Start the application:
  5. Access the application at http://localhost:3000 in your web browser.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/awesome-feature).
  3. Make your changes and commit them (git commit -am 'Add awesome feature').
  4. Push to the branch (git push origin feature/awesome-feature).
  5. Create a pull request detailing your changes.

License

This project is licensed under the MIT License.

Acknowledgements

  • Striver's A2Z sheet for inspiration and guidance.
  • Platforms like Geeks for Geeks and LeetCode for providing valuable practice questions.

Contact

For any inquiries or feedback, feel free to reach out at prasunadash2005@gmail.com.

Happy coding and good luck with your DSA preparation! 🚀