max heap implementation in Golang Installation: go get github.com/ghaini/heap Usage: run heap command in console: > heap Enter Heap Capacity: (1)-Insert Node (2)-Delete Node (3)-Pop Root Node (4)-Get Root Node (5)-Print Heap Enter option number: