Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.04 KB

BecomeAContributors.md

File metadata and controls

27 lines (19 loc) · 1.04 KB

Contribution Guide

Welcome to our journey in the world of Data Structures and Algorithms (DSA)! If you're ready to start your DSA journey, take the first step with us by solving the problems in this repository. Follow these steps to contribute and be part of our community:

How to Contribute

  1. Solve the Problems:

    • Browse through the problem set provided in this repository.
    • Solve all the problems and document your solutions.
  2. Create a Pull Request (PR):

    • Once you have solved a problem, name your PR with a meaningful title.
    • Merge your solution into the repository.
  3. Review and Merge:

    • Your solutions will be reviewed and merged into the repository.
    • Each merged PR will help us build a comprehensive resource for DSA.

Getting Started

  1. Clone the Repository:
    git clone https://github.com/Preparation-Street/Programming-Street-150.git

Thank you for contributing to our repository. Your participation helps us grow and provide valuable resources to the community.

Happy coding!