Accueil > Term: binary tree
binary tree
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.
- Partie du discours : noun
- Secteur d’activité/Domaine : Logiciels
- Catégorie : Systèmes d'exploitation
- Company: Microsoft
0
Créateur
- Maxiao
- 100% positive feedback