We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7eacb0d + b8b2eaf commit c35dea4Copy full SHA for c35dea4
CONTRIBUTING.md
@@ -0,0 +1,8 @@
1
+## Guidelines to contribute to this repository
2
+
3
+### Follow these steps to make a valid pull request
4
5
+1. Fork this repo.
6
+2. Clone your forked repository to your local.
7
+3. Add any algorithm (**JAVA ONLY**) in its respective folder. (You can create a folder, if it's not there)
8
+4. Then create a pull request.
0 commit comments