Saint Louis University |
Computer Science 180
|
Dept. of Math & Computer Science |
Topic: Trees
Related Reading: Ch. 6.1-6.4 of the text, except 6.3.5,
6.4.3 and 6.4.4. Most relevant for these questions will be
6.2.3, 6.2.4 and 6.3.4.
Due:
Friday, 21 April 2006, 1:10pm
Please make sure you adhere to the policies on academic integrity.
For the tree in Figure 6.3 (on page 256), what order will nodes be visited during a postorder traversal?
Draw a binary tree T such that simultaneously,
Creativity Exercise C-6.12 of the text.