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

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

Luz5年前 (2021-05-10)题库1120
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 `b` must be: @[A](3)


![mt1.JPG](~/2d267eab-f47e-44ea-9019-5d0a102f741a.JPG)


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




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


答案:A