Types of Binary Trees

We'll go over some definitions of different types of tree. Remembering them and their properties will be useful for questions about binary trees.

Full binary tree

Every node has either zero or two children.

Get hands-on with 1200+ tech skills courses.