Overview of Trees
This lesson is a quick overview of trees, their types, and some important formulas to compute the height and number of nodes in a tree.
We'll cover the following
Binary Trees
Definition: A tree having a max. of two children at each internal node
Types: Perfect, Full, Complete, Skewed
Total number of nodes:
Total number of leaf nodes:
Height:
Level up your interview prep. Join Educative to access 80+ hands-on prep courses.