Home >  Term: binary tree
binary tree

A tree with at most two children for each node. Formal Definition: A binary tree either

  • is empty (no nodes), or
  • has a root node, a left binary tree, and a right binary tree.

0 0

ผู้สร้าง

  • GeorgeV
  •  (Gold) 1123 points
  • 100% positive feedback
© 2024 CSOFT International, Ltd.