Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.77 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.77 KB

HitCount PRs Welcome GitHub forks GitHub issues GitHub stars GitHub Hacktoberfest combined status

Hackerrank-Codes

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.

For Contributing

For contributing, please follow the following instructions :

  • While uploading a new piece of code, please mention the HackerRank Question to which that code is being submitted and comment out the question. (Write the entire Question as a comment and then add the code. - PRs which aren't following this won't be considered.)
  • Create a pull request with the name of the file you want to add or change, specifying the changes you made.
  • Add working codes. Please !
  • Raise an issue whenever you find something incorrect.
  • Always update the README when you upload a new file.
  • Check the other PRs for changes required, else approve them.
  • Wait till the PR is checked and merged.
  • Be kind.