複選題

40. Which of the following statem ents are true?
(A) An insertion in AVL tree requires Ω(logn) single- and double-rotations in the worst case.
(B) An insertion in AVL trce requires O(1) single- and double-rotations in the worst case.
(C) A deletion in AVL tree requires Ω(logn) single- and double-rotations in the worst case.
(D) Adeletion in AVL tree requires O(1) singie- and double-rotations in the worst case.
(E) There is no red left child in AA tree.

答案:登入後查看
統計: 尚無統計資料

詳解 (共 1 筆)

#7105793
1. 題目解析 這道複選題考察的是對 ...
(共 923 字,隱藏中)
前往觀看
0
0