Tower Interview Question
TowerCore Software Developer Interview
Given a Binary Tree, we know it's complete, but we don't know how many nodes are in the tree. Can you insert another node in less than O(n) complexity? Was able to do in (logn)^2.
Unlock the Full Solution
Enter your email to get instant access to the complete solution, explanation, and similar practice problems.