|
Your source for the most up-to-date terms, definitions, and acronyms for and about internet service providers.
binary tree
| Last modified: Tuesday, March 12, 2002
|
|
|
A special type of tree structure in which each node has at most two leaves. Binary tree are often used for sorting data, as in a heap sort.
|
|
|
|
|