Binary Trees
Home
>
Computer Science
>
Algorithms and data structures
>
Trees
>
Binary Trees
A tree data structure where each node has at most two children nodes.