You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Through this concept we can solve more question in binary Tree like -sum of node at kth level, Replacing the value of each node with the sum of all subtree node itself.
Through this concept we can solve more question in binary Tree like -sum of node at kth level, Replacing the value of each node with the sum of all subtree node itself.