-->
当前位置:首页 > 题库

If the depth of an AVL tree with nodes { 1, 2, 3, 4 } is 3 (the

Luz5年前 (2021-05-10)题库1511
If the depth of an AVL tree with nodes { 1, 2, 3, 4 } is 3 (the depth of the root is 1), then it is possible for node 4 to be the root. ~@[](2)

答案:FALSE