Sorted Array Problem (Recursion)

This seems to be a simple problem and i have followed the exact approach as in the video, ive even 'long long ’ the entire thing to accomodate contraints…?? Can you please help me to see why this isnt passing this one last test case??
Thanks in advance…

@ilovetocode
do arr[0]<=arr[1] as values can be equal