Translation of "binary tree" into Danish
binært træ is the translation of "binary tree" into Danish.
binary tree
noun
grammar
(mathematics, computing) a data structure in which each node has at most two children, each node but the root has one parent, and there are no cycles [..]
-
binært træ
In programming, a specific type of tree data structure in which each node has at most two sub-trees, one left and one right. Binary trees are often used for sorting information; each node of the binary search tree contains a key, with values less than that key added to one subtree and values greater than that key added to the other.
-
Show algorithmically generated translations
Automatic translations of "binary tree" into Danish
-
Glosbe Translate
-
Google Translate
Phrases similar to "binary tree" with translations into Danish
-
Binært søgetræ
Add example
Add