This repository is mainly open to those who are looking to make some PRs for the Hacktoberfest event. In this repository you can add programs on Data Structures and some useful algorithms for Competitive Programming in any language of your choice. You can also include major problems from codechef, hackerrank, leetcode, interviewbit, or any other CP portal.
Thanks for taking the time to contribute to this project. Before making PRs, please note the following:
A few norms you should follow :
- Proper indentation is must!
- Include Sample comments so that code is understandable and easy to follow.
- Mention the complexity in a comment.
- Place your code in right directory.
- Give your files names that are relevant and meaningful for example : SubsetSum.py
- If you will follow all the guidelines while contributing I'll be merging all your changes into the master branch of this project.
- Mention your name in form of a comment inside your code.
Do you have a solution for a problem which isn't already present? Want to complete four PRs for Hacktoberbest-2k20. Send a PR of your solution in any programming language.
Let's Connect
Keep On Exploring Open Source and Happy Learning!