Skip to content
master
Switch branches/tags
Code

Python

Issues Pull Requests Forks Stars

REPOSITORY MAINTAINER : AKSHITA GUPTA

Students may contribute algorithms and data structures in a variety of languages to an open repository.

This Repository is meant for everyone to create code and learn to contribute to open source

Anyone may star, fork, or clone this repo during Hacktoberfest and add any kind of data structures or algorithm scripts, as well as raise PR.

Use this repo for contributing in open source. Start resolving bugs and submitting pull requests, and you can even start your own. The most straightforward approach to contribute to a project is to:

Find a ISSUE you want to contribute to ->> Fork it

Clone it to your local system

Make a new branch

Make your changes

Push it back to your repo

Click the Compare & pull request button

Click Create pull request to open a new pull request

If the reviewers ask for changes, repeat steps 5 and 6 to add more commits to your pull request.

The implementations/codes which are added/merged in Python-:

Happy coding!