Binary Tree
A binary tree is a tree data structure in which each node can have either zero , one or at most two children nodes. The two children are referred to as a left and right child respectively.
By Radke7CB - Own work, CC BY-SA 4.0, https://commons.wikime...
ashoksubbiah.in2 min read