Some runtime error is being shown
hello @sid.rajput23
the given input is not preorder of the tree.
so build normal bst by insert elements one by one
1 Like
hello @sid.rajput23
the given input is not preorder of the tree.
so build normal bst by insert elements one by one