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.
- Host: GitHub
- URL: https://github.com/peterhellberg/hackerrank
- Owner: peterhellberg
- Created: 2014-01-04T12:56:55.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2019-02-05T01:21:02.000Z (about 7 years ago)
- Last Synced: 2024-11-14T13:31:30.457Z (about 1 year ago)
- Language: Go
- Size: 724 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security-tutorial-functions/input/1.txt
Awesome Lists containing this project
README
# Solutions to HackerRank challenges.
Hacking on code, just for fun :)
[](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]
```