Sollicitatievraag bij Oracle

Delete a given node from given binary search tree

Antwoord op sollicitatievraag

Anoniem

21 dec 2019

Before writting code on paper, Discuss all cases that may arise, consider edge cases, if tree has 2 children, 1 child etc,leaf node and then write code.