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

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

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


![mt2.JPG](~/3c02c570-f6e1-42f8-abc2-cfb73eddb6f7.JPG)


A. `a`
B. `g`
C. `d`
D. None




A.`a`
B.`g`
C.`d`
D.None


答案:B