Sorted Array- Recursion


One test case not working

Rishabh, plz use if((a[0]<=a[1]) and then try to submit your code.