amankumar100 / Hacktober

accepted in hacktoberfest 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest 2023

image

PRs Welcome Open Source Love contributions welcome Hacktoberfest-23

๐Ÿ“ŒSteps to contribute.

  1. Register your GitHub ID on Hackoberfest Website

  2. Fork this repository.

Do the following steps back in my repository (only that will trigger a pull request) and not in your forked one

  1. Add algorithms in the desired algorithm in the specified folder (create new folders as per your requirement). Anything goes, from android to ML to anything you like.

  2. Send a Pull request

  3. I'll take a look at the change and then merge them with the master branch.

Happy coding fellas!! ๐Ÿ’•โœจ

Don't worry newcomers!! Everyone's PRs will be merged, just follow the steps properly!!

๐Ÿ™Œ Make this your first step to development and open source. Get the confidence you require!!

All of your suggestions are welcome!!

๐Ÿ“Œ Some tips to add your algorithm to the repository: โœจ

  1. Check if your code is already present in the library.
  2. If it is present then please don't add your code. If you could make the existing code better, then go ahead.
  3. Follow the camelCase naming convention for source files.
  4. If you want to make a folder, please keep the first letter of the folder name capitalised.
  5. Add your code to the proper folder.

About

accepted in hacktoberfest 2023


Languages

Language:Python 96.6%Language:Kotlin 3.4%