Skip to content

Reversort is missing #11800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Dhineshkumarprakasam opened this issue Oct 6, 2024 · 0 comments · May be fixed by #11910 or #12012
Closed

Reversort is missing #11800

Dhineshkumarprakasam opened this issue Oct 6, 2024 · 0 comments · May be fixed by #11910 or #12012
Labels
enhancement This PR modified some existing files

Comments

@Dhineshkumarprakasam
Copy link

Feature description

I noticed that the repository includes a variety of sorting algorithms, but it currently does not have an implementation for a Reverse Selection Sort Algorithm, where subarrays are reversed to progressively sort the array. This is a unique variation of the traditional selection sort algorithm and can be an interesting addition to the collection.

@Dhineshkumarprakasam Dhineshkumarprakasam added the enhancement This PR modified some existing files label Oct 6, 2024
@kush788 kush788 mentioned this issue Oct 15, 2024
15 tasks
@TheAlgorithms TheAlgorithms deleted a comment from vikassahu1 Oct 16, 2024
@TheAlgorithms TheAlgorithms deleted a comment from Nandinig24 Oct 16, 2024
@TheAlgorithms TheAlgorithms deleted a comment from Vinay8git Oct 16, 2024
@TheAlgorithms TheAlgorithms deleted a comment from kush788 Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This PR modified some existing files
Projects
None yet
1 participant