This Repository mainly for Newbies(Beginner) who wants to practice their skills that how to contribute in OpenSource Project and by creating some impact in the community. Do help others.
- And Don't Submit Foolish Things like Add to No.s Like That it will not get merged.
- Do Submit some valuable content that help everyone .
- Happy Coding 👨💻.
There are Different DSA Specific folders in the repository choose any you're comfortable with if not, make one. Inside the Specific folder there will be multiple topic folders like Data Structures, Algorithms. Contribute any algorithm, data-structure implementation of problems.
If you don't know how to operate git and github go to this link ----> https://youtu.be/apGV9Kg7ics By : Kunal Kushwaha.
- Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
- Clone the forked repository to your local machine.
- change the present working directory.
- Add/Create your project to the specific folder as described in what you can contribute section.
- Make a new branch.
- Make change in the repository with the new branch.
- push the changes.
- Make a pull request.
- Star the repository.
A code of conduct is a document that establishes expectations for behavior for your project's participants. Adopting, and enforcing, a code of conduct can help create a positive social atmosphere for your community.