Sorted array recursion

https://ide.geeksforgeeks.org/VJzdwjKJOJ
why is my code failing 1 testcase?
even the same code of prateek sir video is failing 1 testcase?

@anitagupta1411 there can be repetitive elements as well, array is not strictly increasing
image