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

单选题:Given the shape of a binary tree shown by the figure below. If

Luz5年前 (2021-05-10)题库1099
Given the shape of a binary tree shown by the figure below. If its postorder traversal sequence is { `e`, `a`, `c`, `b`, `d`, `f` }, then the node on the same level of `c` must be: @[C](3)


![mt3.JPG](~/6d4153c3-5b70-4c5f-b210-9b0c126f3491.JPG)


A. `e`
B. `f`
C. `a`
D. None




A.`e`
B.`f`
C.`a`
D.None


答案:C