my one test case is showing wrong answer
https://ide.codingblocks.com/s/55279
isSorted() usinf recursion
Test case: when all values of array are same.
Your code will show not sorted
Test case: when all values of array are same.
Your code will show not sorted