Question: If T1 and T2 are full binary trees, then the full binary tree T = T1T2 has height height(T) = max (height( T1), height(T2).
If T1 and T2 are full binary trees, then the full binary tree T = T1T2 has height height(T) = max (height( T1), height(T2).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
