Skip to content

jesusgoku/hacker-rank

Repository files navigation

HackerRank exercises

Run tests

python -m unittest discover -v

Testing single

# Run program with input data
./program.py < input-data.txt

# Run program ith input data and compare output
./program.py < input-data.txt | diff output-data.txt -

About

HackerRank exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages