arraysBinarySearch (one test case wrong)
@vikashkmr519
The mistake you are making is incrementing ‘i’ inside while,please remove it and rest of the code is correct.
if it doesn’t works i will be glad to help you again.
@vikashkmr519
The mistake you are making is incrementing ‘i’ inside while,please remove it and rest of the code is correct.
if it doesn’t works i will be glad to help you again.