What is a maxheap?

What will be an ideal response?

A maxheap is a binary tree in which for each node, the children of the node contain elements that are less
than or equal to the element in the parent node.

Computer Science & Information Technology

You might also like to view...

By default, the Ribbon is automatically visible is Word 2010

Indicate whether the statement is true or false

Computer Science & Information Technology

In cell A1, input the function: =ROW(). Drag this function DOWN, we will get:

A. 1,1,1,1,1,1,1,1,1,.... B. 1,2,3,4,5,6,7,8,9,.... C. ROW(),ROW(),ROW(),ROW().... D. None of the others

Computer Science & Information Technology