Binary Tree

Home > Computer Science > Algorithms and data structures > Trees > Binary Tree

A tree with at most two children for every node.