Let's test your knowledge. Is this statement true or false?
A function called heapify
can be used on all nodes of the heap in order to make a Max-Heap
, no matter the node types.
Press true if you believe the statement is correct, or false otherwise.