Skip to content

added java code for check sorted array#64

Open
SumitMangrati wants to merge 1 commit intoAkatsuki-Coding-Club:mainfrom
SumitMangrati:main
Open

added java code for check sorted array#64
SumitMangrati wants to merge 1 commit intoAkatsuki-Coding-Club:mainfrom
SumitMangrati:main

Conversation

@SumitMangrati
Copy link

resolves #62

added a working java program for checking if a array is sorted or not

I have implemented the solution using recursion with a time complexity of o(n).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check if array is sorted

1 participant