We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b9c09 commit b8b2eafCopy full SHA for b8b2eaf
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