Amisha328 / DSAProblemsHub

A Collection of Data Structures and Algorithms Problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSAProblemsHub:

A Collection of Data Structures and Algorithms Problems.

Description:

Welcome to DSAProblemsHub! This repository is your go-to destination for solving Data Structures and Algorithms (DSA) problems. Whether you're a beginner looking to sharpen your problem-solving skills or an experienced programmer aiming to tackle advanced challenges, you'll find a diverse collection of DSA problems here.

Contribution

We're excited to announce that this repository is actively participating in Hacktoberfest 2023! It's a fantastic opportunity for you to make meaningful contributions to the world of open source while enhancing your DSA knowledge. We encourage you to join us during Hacktoberfest by submitting your solutions, adding new problems, improving documentation, or helping with code reviews.

Hacktoberfest 2023 Contribution

Getting Started:

We welcome contributions from the community. To contribute:

  1. Fork this repository.

  2. Clone this repository to your local machine.

  3. Choose a problem from the relevant topic directory.

  4. Write your solution and place it in the respective topic folder.

  5. Create a new branch for your contribution.

  6. Make your changes, solve a problem, or add a new one.

  7. Commit your changes and push them to your forked repository.

  8. Create a pull request (PR) with a clear description of your contribution.

  9. Don't forget to leave a star ⭐ for this repository.

License:

This repository is open-source and is licensed under the MIT License.

We will make every effort to merge as many contributions as possible from everyone.

Let's make DSAProblemsHub a thriving hub for DSA enthusiasts and learners. Happy coding❤️!

About

A Collection of Data Structures and Algorithms Problems

License:MIT License


Languages

Language:C++ 55.1%Language:Python 38.2%Language:Java 5.3%Language:JavaScript 1.3%