faqts : Computers : Programming : Algorithms : Datastructure : Graph : Tree : Binary tree

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

20 of 25 people (80%) answered Yes
Recently 7 of 10 people (70%) answered Yes

Entry

Datastructure: Tree: Binary: Definition: What is: binary tree?

Oct 24th, 2004 08:16
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 23 October 2003 - 10:50 pm --------------------

Datastructure: Tree: Binary: Definition: What is: binary tree?

---

A binary tree is a data structure in which each node contains one
parent and no more than two children.

---
---

Internet: see also:

---

Datastructure: Link: Overview: Can you give an overview of links?
http://www.faqts.com/knowledge_base/view.phtml/aid/32054/fid/1264

----------------------------------------------------------------------