10 Trees
Hierarchical data structure
Very useful for organization of data
Used for computing spaced used by a directory’s files and sub-directories.
Properties¶
Refer to Trees in Discrete Structures
Subtrees¶
Tree consisting of a node, and maybe even descendants
Height¶
maxDepth + 1