Lecture 16
17
Trees
•Common in computer science:
–Java class hierarchy (shows inheritance)
–Windows  tree for files and directories (folders)
•Vocabulary: Tree, hierarchy
•Root (often drawn at the top!)
•Child, parent, branch, leaf, node
•Draw with arrows, or in outline form
•
This slide is a repeat from several weeks ago. Do it again.
Following slides don’t have notes yet.