Heap Interview Questions

Top ten most commonly asked interview questions about the Heap will be covered in this lesson in the form of a quiz.

We'll cover the following...
Technical Quiz
1.

Which of the following statement is correct?

A.

Stack is used to implement heap

B.

Heap tree must be complete binary tree

C.

Both A and B

D.

None of the above


1 / 12