Sorted array using recursion

code : https://ide.codingblocks.com/s/206756

one test case not passing… due to size constraints maybe

Hi @chaman9,
use arr[0]<=arr[1] condition in ur if statement since {5,5} is also considered as a sorted list.
Hope dis helps.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.