Skip to content

DSA Dojo is a project designed to improve proficiency in Data Structures and Algorithms (DSA). It's structured with three levels: easy, medium, and hard. Users start with basic problems, progress to intermediate challenges, and tackle advanced algorithms. The platform allows learners to advance at their own pace, mastering DSA skills effectively.

Notifications You must be signed in to change notification settings

OPCODE-Open-Spring-Fest/DSA_Dojo

Repository files navigation

DSA Dojo

DSA Dojo logo

Introduction ✨

DSA Dojo is a project designed to improve proficiency in Data Structures and Algorithms (DSA). It's structured with three levels: easy, medium, and hard. Users start with basic problems, progress to intermediate challenges, and tackle advanced algorithms. The platform allows learners to advance at their own pace, mastering DSA skills effectively.

Technologies Used 🧑‍💻

  • C++
  • C

Contact 📱

If you have any questions or feedback, please reach out to us at roshan.2201021cs@iiitbh.ac.in or abhijeet.2201164ec@iiitbh.ac.in 📧

Setup

To set up DSA Dojo on your local machine, follow these steps:

  1. Fork the repository:

    • Click the "Fork" button at the top right corner of this repository's page on GitHub. This will create a copy of the repository in your GitHub account.
  2. Clone the forked repository:

git clone https://github.com/<yourusername>/DSA_Dojo.git
  1. Navigate to the project directory:
cd DSA_Dojo
  1. Install Node.js dependencies(make sure node is installed on your laptop):
npm i
  1. Create a new branch for your feature or bug fix.
  2. Make your changes and commit them.
  3. Push to the branch.
  4. Submit a pull request.

You are good to go to make your contribution!! All the best.

About

DSA Dojo is a project designed to improve proficiency in Data Structures and Algorithms (DSA). It's structured with three levels: easy, medium, and hard. Users start with basic problems, progress to intermediate challenges, and tackle advanced algorithms. The platform allows learners to advance at their own pace, mastering DSA skills effectively.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published