Welcome hackers it is really awesome have you here! Before start contributing with this project make sure you read our Code Of Conduct, it is really important to make this inclusive and open to everyone
Add in this repository so others can find it too and have funny moments reading code, but make sure that your code does not violate our code of conduct, to add you code follow these steps!
- Fork and clone the repository
- Create a new branch:
git checkout -b my-branch-name
- Add your code in a folder with the section that your algorithm belongs, like if you are uploading a funny sort algorithm add your algorithm inside the "sort" folder
- Add commentaries in your code to explain what exactly it does, why it is funny and you can comment some things like about the complexity of the code.
- Push to your fork and submit a pull request
- Pat your self on the back and wait for your pull request to be reviewed and merged.