mauryahimanshu / Must-know-Algorithms-for-competitive-coding

For Hacktoberfest 2020 Contribution
https://hacktoberfest.digitalocean.com/
2 stars 12 forks source link
beginner beginner-friendly digitalocean hacktoberfest hacktoberfest2020

Must know Algorithms (C++ Only)

Nearly everything functional in computer science is an implementation of data structure along with certain algorithms

This repository will be used to help beginners to learn the workflow on github. Also this repo can also help you with Hacktoberfest. If you don't know about Hacktoberfest, checkout : Hacktoberfest by Digital Ocean

Contributing

When contributing to this repository, please first create a new issue if it does not exist.

Important

Create the file only in its respective directory. If the directory does not exist create a new one. Also the maintainer will not able assign everybody to each issue. So, go ahead commit and create a new pull request for any open Issue. Please do not submit a pull request to an Issue for which someone has already submitted a pull request and waiting to be merged.

Pull Request Process

  1. Ensure that every PR is linked with an issue, all standalone PRs will be rejected by the maintainers.
  2. Discuss all the features and requirements in issue section before sending an PR.
  3. It would be really appreciated if you try to look into previous created issue instead of a new one.
  4. Use proper template and be describe all the changes that you are addressing in a PR.

Do Not forget to Star this repo. So that, it can help many beginners on Github.

Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.