词典
翻译
有道精品课
有道学习硬件
网易云课堂
全部产品
登录
中英
中英
中法
中韩
中日
No elements found. Consider changing the search query.
List is empty.
先序遍历二叉树
翻译
First order through the binary tree
以上为机器翻译结果,快速获取精准的人工翻译结果,建议选择
有道人工翻译
双语例句
1
但是不同的
二
叉
树
的
先
序
遍历
序列或中序遍历序列或后序遍历序列有可能是相同的。
The pre order, in order and post order traversal of every binary tree are unique, but those of different binary trees may be identical.
2
先
序
遍历
是序列化
二
叉
树
的方式之一。
One way to serialize a binary tree is to use pre-oder traversal.
3
给定
先
序
和中序
遍历
,构造
二
叉
树
。
Given preorder and inorder traversal of a tree, construct the binary tree.
查看更多
点击反馈