What is a Binary Tree?

An introduction to binary trees, and different types of binary trees.

Introduction #

A binary tree is a tree in which each node has between 0-2 children. They’re called the left and right children of the node. The figure below shows what a Binary Tree looks like.

Access this course and 1400+ top-rated courses and projects.