Lecture 7.
Today we saw trees as a new data
structure to store, organize and categorize information. We went through a set
of illustrative examples to support the definition of technical terms
related to trees. We also distinguished a special type of tree where the
number of children is bounded by two, that is, binary trees. We defined binary
trees recursively. We also went over some interesting combinatorial properties
of binary trees.
Posted: Mon - January 22, 2007 at 10:59 PM