depth traversal
深度遍历
breadth traversal
广度遍历
in-order traversal
中序遍历
pre-order traversal
前序遍历
post-order traversal
后序遍历
level traversal
层次遍历
tree traversal
树遍历
graph traversal
图遍历
traversal order
遍历顺序
traversal method
遍历方法
the algorithm performs a depth-first traversal of the tree.
该算法对树进行深度优先遍历。
traversal of the network was necessary to identify the bottlenecks.
遍历网络是识别瓶颈所必需的。
we need to optimize the traversal of the data structure.
我们需要优化数据结构的遍历。
the traversal of the graph can be done using various methods.
图的遍历可以使用多种方法进行。
inorder traversal yields the nodes in a sorted order.
中序遍历会以排序的顺序返回节点。
traversal techniques are essential for data processing.
遍历技术对数据处理至关重要。
we implemented a traversal function for the linked list.
我们为链表实现了一个遍历函数。
understanding tree traversal is crucial for algorithm design.
理解树的遍历对算法设计至关重要。
the traversal path can be visualized for better understanding.
可以可视化遍历路径以便更好地理解。
efficient traversal can significantly improve performance.
高效的遍历可以显著提高性能。
depth traversal
深度遍历
breadth traversal
广度遍历
in-order traversal
中序遍历
pre-order traversal
前序遍历
post-order traversal
后序遍历
level traversal
层次遍历
tree traversal
树遍历
graph traversal
图遍历
traversal order
遍历顺序
traversal method
遍历方法
the algorithm performs a depth-first traversal of the tree.
该算法对树进行深度优先遍历。
traversal of the network was necessary to identify the bottlenecks.
遍历网络是识别瓶颈所必需的。
we need to optimize the traversal of the data structure.
我们需要优化数据结构的遍历。
the traversal of the graph can be done using various methods.
图的遍历可以使用多种方法进行。
inorder traversal yields the nodes in a sorted order.
中序遍历会以排序的顺序返回节点。
traversal techniques are essential for data processing.
遍历技术对数据处理至关重要。
we implemented a traversal function for the linked list.
我们为链表实现了一个遍历函数。
understanding tree traversal is crucial for algorithm design.
理解树的遍历对算法设计至关重要。
the traversal path can be visualized for better understanding.
可以可视化遍历路径以便更好地理解。
efficient traversal can significantly improve performance.
高效的遍历可以显著提高性能。
探索常用高频词汇