Skip to content

puruagarwal1/hacktoberfest-2022-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest 2022

image

PRs Welcome Open Source Love contributions welcome Hacktoberfest-21

📌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.