9.3 a. What is the maximum number of leaves possible in a binary tree with 10 elements? Construct such a tree.
b. What is the minimum number of leaves possible in a binary tree with 10 elements? Construct such
a tree.
 
 
View Solution
 
 
 
<< Back Next >>