A binary tree works best when it is balanced, therefor the binary tree should auto balance when adding new items or removing items.
A binary tree works best when it is balanced, therefor the binary tree should auto balance when adding new items or removing items.