binary tree

 

noun

Computing
  • a data structure in which a record is linked to two successor records, usually referred to as the left branch when greater and the right when less than the previous record.