Question: eration 2 2. A binary tree has a total of 45 nodes. Answer the following questions please. (a) What is the minimum possible height

eration 2 2. A binary tree has a total of 45 nodes.

eration 2 2. A binary tree has a total of 45 nodes. Answer the following questions please. (a) What is the minimum possible height of the tree? (Assume that the height of a binary tree with one node is one.) (2%) (b) Assume that we use linked representation for each node in the tree with two links pointing respectively to the left child and the right child of the node. How many links in the 45 nodes of the tree are set to NULL? (3%) on of degree? How

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!