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
Put nodes in the tree to make it look like this (the link should do this for you):
Delete 30 as shown.
Notice that the root value changed from 30 to 40 despite the fact that internal node values should not be changed (only added or deleted) unless borrowing, which did not happen here.
To reproduce: