Skip to content

Conversation

@aphitorite
Copy link
Collaborator

Considering there's a Recursive Comb already, why not add the iterative version as well?
I also think a deterministic version of Bogo Sort would make a great addition to the collection.

(Both implementations should work for all array sizes 2+)

@MusicTheorist MusicTheorist added enhancement New feature or request needstime Issue will be fixed in the future labels Jun 12, 2020
aphitorite and others added 7 commits September 6, 2020 22:18
Change max from parameter to instance variable
Length 11 on SmartBogoSort gives a good visual without being boringly long, which would be useful for video makers. It breaks the pattern of powers of 2 however, but there are currently no Delays built into the sort that would allow this to be manipulated using a speed modification instead. I put 8 for the length even though it's instant because 16 takes an obscene amount of time
Add IterativeComb and SmartBogo to categories for RunAllSorts
@Gaming32
Copy link

@aphitorite The ArrayV repo has been moved to https://github.com/gaming32/ArrayV-v4.0. If you wish to have your sorting algorithms added, please create a pull request on that repo.

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

Labels

enhancement New feature or request needstime Issue will be fixed in the future

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants