Multiple Choice
If a min-heap has 14 nodes, what is known for certain when we add a new node?
I every level of the tree will be fully occupied
II the tree does not grow a new level
III the root contains the smallest element
A) I
B) I and II
C) I and III
D) I, II and III
Correct Answer:

Verified
Correct Answer:
Verified
Q3: If the postorder traversal of an expression
Q4: Consider the following binary search tree: <img
Q5: Consider the following tree diagram: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7390/.jpg"
Q6: Consider a balanced binary tree with 520
Q7: Consider the following tree diagram: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7390/.jpg"
Q9: Consider the following binary search tree: <img
Q10: Consider the following tree diagram: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7390/.jpg"
Q11: If both of the child references of
Q12: The nodes in our binary search tree
Q13: The height of a tree can be