-->
当前位置:首页 > 题库 > 正文内容

单选题:When inserting {8,7,1,2,6,3} into an initially empty AVL tree, w

Luz3年前 (2021-05-10)题库617
When inserting {8,7,1,2,6,3} into an initially empty AVL tree, which proper sequence of rotations will be made to the tree? @[A](2)

A. LL, RR, LR
B. LL, RR, RL
C. LL, RL, RR
D. RR, LL, LR



A.LL, RR, LR
B.LL, RR, RL
C.LL, RL, RR
D.RR, LL, LR


答案:A

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。