A binary tree is a data structure which is made of nodes. Each node has parent node has a maximum of two child nodes.

Related terms

Term sub categories

Data representation
   data structures