Q-3-1. Consider the following tree, (5 Marks) B E D F G K M R (a) illustrate which node is the root of this tree? (b) il
Posted: Fri Jul 08, 2022 6:34 am
Q-3-1. Consider the following tree, (5 Marks) B E D F G K M R (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 G.