i’m confused about what the recursive call will do after executing the boolean restAns = isSorted(arr,s++).
what recursion is doing
i’m confused about what the recursive call will do after executing the boolean restAns = isSorted(arr,s++).
what recursion is doing