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

单选题:Which one of the following is **impossible** to be the insertion

Luz5年前 (2021-05-10)题库987
Which one of the following is **impossible** to be the insertion sequence of the given binary search tree?


![捕获1.JPG](~/0a6d0272-2f31-44c4-b96b-cb20722152f9.JPG)

@[D](3)

A. 12, 18, 15, 8, 21
B. 12, 8, 18, 21, 15
C. 12, 18, 8, 21, 15
D. 12, 8, 15, 18, 21



A.12, 18, 15, 8, 21
B.12, 8, 18, 21, 15
C.12, 18, 8, 21, 15
D.12, 8, 15, 18, 21


答案:D