What is the translation of " BINARY TREE " in Chinese?

['bainəri triː]
['bainəri triː]
二叉树
一个二叉树
一棵二叉树
binary tree
一棵平衡二叉树

Examples of using Binary tree in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Is this binary tree a mirror of itself?
棵二元树是自己的镜像吗??
What you're describing is a balanced binary tree.
你所描述的是一个均衡二叉树
Given a binary tree, find its maximum depth.
给定一个二叉树,找出其最大深度。
A red-black tree is a balanced binary tree.
红黑树就是一种平衡二叉树
Given a binary tree, find its maximum depth.
给你一棵二叉树,找出它的最大深度。
People also translate
The representation of the decision tree model is a binary tree.
决策树模型的表示是一个二叉树
Given a binary tree, find its maximum depth.
描述:给定一个二叉树,找出其最大深度。
Sometimes interview questions explicitly mention a data structure,e.g."given a binary tree.".
有些面试题会明确提及某种数据结构,例如,“给定一个二叉树
Given a binary tree, determine if it is height-balanced.
给定一个二叉树,确定它是高度平衡的。
Another big issue is how different data structures,such as DHT and a binary tree, just as an example, share data objects.
另一个大问题是不同的数据结构,如DHT和binarytree,只是作为一个例子,共享数据对象。
Given a binary tree, determine if it is height-balanced.
给出一棵二叉树,判断其是否是平衡的。
The explanation belowis using the case of a fully balanced binary tree to help you understand how we get logarithmic time complexity.
下面的解释是使用完全的情况均衡二叉树,以帮助您了解我们如何获得对数时间复杂度。
Full binary tree& complete binary tree.
完全二叉树(CompleteBinaryTree).
Interview questions are mainly involved in the planning and dynamic binary tree, I feel these two things is a favorite interview to the test.
面试涉及的问题主要是动态规划和二叉树,感觉这两个东西是面试最喜欢考到的了。
Given a binary tree, determine if it is height-balanced.
给定一棵平衡二叉树,判断它是否是高度平衡的。
How can you convert a binary tree to a doubly linked list?
怎么把一二叉树原地变成一个双向链表??
Binary Tree is a special datastructure used for data storage purposes.
二叉树是用于数据存储目的的特殊的数据结构。
Because the merkle tree is a binary tree, it needs an even number of leaf nodes.
因为梅克尔树是一棵二叉树,它需要偶数个叶子节点。
Binary Tree is a special data structure used for data storage purposes.
二叉树是用于数据存储目的的特殊的数据结构。
You are given a binary tree in which each node contains a value.
给定一棵二叉树,每个结点包含一个值。
A binary tree is one of the most common forms of trees and has many applications such as:.
二叉树是树中最常见的形式之一,它应用广泛,如:.
We will discuss binary tree or binary search tree specifically.
我们将要具体地讨论二叉树或二叉搜索树。
Given a binary tree, determine if it is height-balanced.
给定一个二叉树,判断它是否是高度平衡的二叉树。
Given a binary tree, find if it is height balanced or not.
给定一棵平衡二叉树,判断它是否是高度平衡的。
Given a binary tree, find the length of the longest consecutive sequence path.
描述给定一棵二叉树,找到最长连续序列路径的长度。
We are given a binary tree with root node root, a target node target, and an integer value k.
给定一个二叉树(具有根结点root),一个目标结点target,和一个整数值K。
You must have seen a binary tree(or BT for short) at least once(the following is not a binary search tree).
你应该至少看过一次二叉树(以下不是二叉搜索)。
Operation of Binary Tree and Binary Search Tree-Binary tree can be anything that has two children and one parent.
手术的二叉树和二进制搜索树-二叉树可以是任何有两个孩子和一个父母的东西。
Results: 28, Time: 0.0309

Word-for-word translation

Top dictionary queries

English - Chinese