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

https://github.com/peterhellberg/hackerrank

Solutions to HackerRank challenges.
https://github.com/peterhellberg/hackerrank

Last synced: 5 months ago
JSON representation

Solutions to HackerRank challenges.

Awesome Lists containing this project

README

          

# Solutions to HackerRank challenges.

Hacking on code, just for fun :)

[![HackerRank](http://assets.c7.se/skitch/HackerRank-20140104-140846.png)](https://hackerrank.com/)

## Dependencies

* [Bash](http://www.gnu.org/software/bash/)
* [Spy](https://github.com/jpillora/spy)
* [Go](http://golang.org/)
* [Leiningen](http://leiningen.org/) (For Clojure)

## Running the challenges

```bash
./spy.sh [variant]
```