The figure shown below is a balanced binary tree. If node P is deleted, which of the following nodes will get unbalanced?
(a) U
(b) M
(c) H
(d) A
My doubt is from Binary Trees in section Binary Trees of Data Structures & Algorithms I
I have been asked this question in a job interview.