Whats wrong in my code?
DELETE BST Ques
I build my bst using inorder and preorder? whats wrong in that?
@samardeep you dont have to build your bst using preorder and inorder.
you are given with only one array and with that only you have to add nodes.
like for every add you have to check if the root is greater then you will add at left otherwise at right.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.