My code is giving run error, help required
Build-bst problem
hello @56amrut.bhokardankar
add one more base case inside ur bsearch function.
i,e
if s>e return NULL
My code is giving run error, help required
hello @56amrut.bhokardankar