Binary Trees
Home
>
Computer Science
>
Software Engineering
>
Data structures
>
Binary Trees
A special type of tree where each node can have at most two children.