hello @tharun here it should be
similarly
should be root->right=deletion(root->right,n)
still cases are not passing
add cout<<"\n";
after calling preoder