Encyclopedia > Leaf node

  Article Content

Leaf node

In computer science, a leaf node is a node of a tree data structure that has zero child nodes. Often, leaf nodes are the nodes farthest from the root node. Some trees only store data in leaf nodes.

See also: Binary tree



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Quadratic formula

... intersect the x-axis at all.) Note that when computing roots numerically, the usual form of the quadratic formula is not ideal. See Loss of significance for ...

 
 
 
This page was created in 26.8 ms