Root with two children

in this video if you want a delete a node but it has two children then why don’t you write “delete replace” it will also perform same task instead going to recursion

hi @tharun

if you directly delete a node then you will lost the links to subtree connected to that node which is present on it’s left or right