Home > Term: binary tree
A tree with at most two children for each node. Formal Definition: A binary tree either
- is empty (no nodes), or
- has a root node, a left binary tree, and a right binary tree.
- Kalbos dalis: noun
- Pramonės šaka / sritis: Computer science
- Category: Algorithms & data structures
- Government Agency: NIST
0
Kūrėjas
- GeorgeV
- 100% positive feedback