Skip to content

Conversation

avani07joshi
Copy link
Contributor

Odd-Even Sort is a simple sorting algorithm that can be used to sort an array of elements. It repeatedly compares and swaps adjacent elements in pairs, first the odd-indexed elements and then the even-indexed elements, until the entire array is sorted.

@avani07joshi avani07joshi closed this by deleting the head repository Nov 19, 2023
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.

1 participant