kenesparta / goHackerRankSolutions

Some of my Hacker Rank solutions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Golang Hacker Rank Solutions

Go to Haker Rank.

Add the OUTPUT_PATH to your path

Add the environment variable $OUTPUT_PATH to ~/.bashrc.

Tip to run main.go with test file called inputs.

go run main.go < inputs ; cat $OUTPUT_PATH

About

Some of my Hacker Rank solutions.


Languages

Language:Go 99.5%Language:Shell 0.5%