About

A tree is said to be binary when each node can only have two children.

Example

Recursion Tree

Type