問題詳情

9. A max-heap is given below; the numbers at the nodes are their keys. Now after one insertion operation (thenumber inserted is 14) and then one deletion operation, which of the following statements is falseregarding the resulting heap? Here node (n) represents the node with key n.


(A) The parent of node (4) is node (11).
(B) node (13) has two children.
(C) The position of node (10) in the tree does not change.
(D) node (17) is the root.
(E) The number of leaf nodes does not change.

參考答案

答案:[無官方正解]
難度:計算中-1
書單:沒有書單,新增