Balanced Binary Tree

Home > Mathematics > Graph theory > Tree Graphs > Balanced Binary Tree

A binary tree where the sub-trees of any node differ in height by no more than one.