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

判断题:For a binary search tree, if its post-order travel sequence is {

Luz3年前 (2022-11-16)题库700
For a binary search tree, if its post-order travel sequence is { 30, 35, 45, 28, 64, 77, 68, 56 }, then 30 is the parent of 28.



答案:FALSE