GitHunt
PR

MaxHeap

This program creates a max heap from a regular array.
There are methods in the maxHeap which also prints the max Heap.
We can also find three largest values of the array –
For that, sorting of the array is not required.

Languages

Java100.0%

Contributors

Created October 2, 2019
Updated November 1, 2019