Which one is Correct? While Removing node with two children, we have to pick the smallest node in the Right subtree? or the biggest Node in the Left Subtree?
Asked
Active
Viewed 66 times
3
-
1http://stackoverflow.com/questions/8292661/how-to-delete-a-node-with-2-children-nodes-in-a-binary-search-tree – Simon Kraemer Jan 20 '16 at 09:24