An open API service indexing awesome lists of open source software.

https://github.com/swapnanildutta/hackerrank-codes

Here are some of the solutions to HackerRank questions.
https://github.com/swapnanildutta/hackerrank-codes

competitive-programming hackerrank-codes hackerrank-questions hacktoberfest hacktoberfest2020 python python3

Last synced: about 1 year ago
JSON representation

Here are some of the solutions to HackerRank questions.

Awesome Lists containing this project

README

          

[![HitCount](http://hits.dwyl.com/swapnanildutta/Hackerrank-Codes.svg)](http://hits.dwyl.com/swapnanildutta/Hackerrank-Codes)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![GitHub forks](https://img.shields.io/github/forks/swapnanildutta/Hackerrank-Codes?style=flat-square)](https://github.com/swapnanildutta/Hackerrank-Codes/network)
[![GitHub issues](https://img.shields.io/github/issues/swapnanildutta/Hackerrank-Codes?style=flat-square)](https://github.com/swapnanildutta/Hackerrank-Codes/issues)
[![GitHub stars](https://img.shields.io/github/stars/swapnanildutta/Hackerrank-Codes?style=flat-square)](https://github.com/swapnanildutta/Hackerrank-Codes/stargazers)
![GitHub Hacktoberfest combined status](https://img.shields.io/github/hacktoberfest/2020/swapnanildutta/Hackerrank-Codes?color=%23072541&label=hacktoberfest%202020&style=flat-square)
# 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.