binary tree search

  1. 二叉树查找;二叉树检索

网络词典

binary tree search

英 ˈbaɪərɪ ˈtɜːr sɛks 美 ˈbaɪərɪ ˈtɜːr sɛks
动词短语 中文翻译:二进制树搜索同义词
同义词: ['binary search', 'binary search algorithm']

例句:

  1. 1. The programmer used a binary tree search to find the solution quickly.
    程序员使用二进制树搜索快速找到了解决方案。
  2. 2. The company implemented a binary tree search system to improve efficiency.
    公司实施了一个二进制树搜索系统以提高效率。
  3. 3. In binary tree search, each node is compared with its parent node to find the correct answer.
    在二进制树搜索中,每个节点与其父节点进行比较以找到正确的答案。