Skip to content

Commit 62eba60

Browse files
Updated README
1 parent 063917a commit 62eba60

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
[![HitCount](http://hits.dwyl.com/swapnanildutta/Hackerrank-Codes.svg)](http://hits.dwyl.com/swapnanildutta/Hackerrank-Codes)
22
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
33
# Hackerrank-Codes
4-
Here are some of the hackerrank questions I solve.
4+
5+
Here are some of the HackerRank Codes. Please try them by yourself and then check them out. These are just to help you understand better.
6+
7+
## For Contributing
8+
9+
For contributing, please follow the following instructions :
10+
11+
- While uploading a new piece of code, please mention the HackerRank Question to which that code is being submitted and comment out the question.
12+
- Create a pull request with the name of the file you want to add or change, specifying the changes you made.
13+
- Add working codes. Please !
14+
- Raise an issue whenever you find something incorrect.
15+
- Always update the README when you upload a new file.

0 commit comments

Comments
 (0)