n Q-3-1. Consider the following tree, (5 Marks) 3 4 5 6 9 7 (17) (20) (22) Time (a) illustrate which node is the root of
Posted: Fri Jul 08, 2022 6:34 am
n Q-3-1. Consider the following tree, (5 Marks) 3 4 5 6 9 7 (17) (20) (22) Time (a) illustrate which node is the root of this tree? (b) illustrate which node(s) is (are) the leaves of this tree? (c) illustrate what is the Height of the tree? (d) Write down the nodes in the order they are reached if we perform a postorder traversal of this tree starting with node 9.