Difference between Complete binary tree, Balanced binary tree, Ordered binary tree, Full binary tree, Perfect Binary tree Binary Tree: A Tree in which each node has a degree of atmost 2. i.e. it can have either 0,1 or 2 children.
Here, leaves are H, I, J. Except these, remaining internal nodes has atmost 2 nodes as their child. Full Binary tree:
Also See more posts :
www.comsciguide.blogspot.com