The two priests ran outside and searched the ginseng tree.
两个道士立刻跑到了外面去检查人参果树。
听力文摘
We provide a search tree for anytime you type in a keyword.
任何时候 当你输入一个关键词时 我们会提供搜索结果。
弗里德曼播客集
I wonder what that search tree looks like.
- 我想知道搜索树是什么样的。
泰山之子(上)
They thought it was another baboon that had circled them; but though they searched the trees with their eyes they saw nothing of the now silent figure hidden by the foliage.
In computer science, a search tree is a tree data structure used for locating specific values from within a set. In order for a tree to function as a search tree, the key for each node must be greater than any keys in subtrees on the left and less than any keys in subtrees on the right.