1. a) Suppose that a binary tree of height h has n nodes. Show that h ≥ log2 (n+2) - 1.
b) Using the formula in part (a) find the minimum height if a binary tree with 1000 nodes.
c) What is the maximum possible height of a binary tree with 1000 nodes?
Get Answers For Free
Most questions answered within 1 hours.