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.
We'll cover the following
Full binary tree
Every node has either zero or two children.
Get hands-on with 1400+ tech skills courses.