A repository by Bhrigu Kansra for beginners to create their first Pull Request.
1.Register your GitHub ID on hackoberfest website.
2.Fork this repository.
3.Add an algorithms in desired algorithm in specified folder(create new folders as per your requirement).
4.Add your name and github profile link in contributors.md as follows
- [Bhrigu Kansra](https://github.com/kinetickansra)5.Send a pull request
I'll take a look at change and then merge them with master branch.
Don't worry newcomers!! Everyone's PRs will be merged,just follow the steps properly!!
All of your suggestions are welcome!!
- Check if your code is already present the library.
- If it is present then please don't add your code. If you could make the existing code better, then go ahead.
- Follow the Camel case naming convention for source files.
- If you want to make a folder please keep the first letter of the folder name capital.
- Add your code to the proper folder.
