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

https://github.com/tedlivist/hackerrank-challenges-collection


https://github.com/tedlivist/hackerrank-challenges-collection

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Hackerrank Challenges Collection

#### This is a collection of some of the coding challenges I have completed on Hackerrank using Javascript


##### N.B.: Some of the other hackerrank challenges whose repositories I have named after them are not included here.

#### - Pangrams
The challenge can be found [here](https://www.hackerrank.com/challenges/pangrams/problem)

#### - MiniMaxSum
The challenge can be found [here](https://www.hackerrank.com/challenges/mini-max-sum/problem)