Array sorted using recursion

I tried to implement code on my own
1 out of 3 test cases not passing

hello @nischay1111

image

use >= in place of >

1 Like

Solved Thanks a lot for help