Skip to content
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

Rotationsort only sorts lists of 3 elements or less #102

Open
kaBeech opened this issue Aug 22, 2024 · 0 comments
Open

Rotationsort only sorts lists of 3 elements or less #102

kaBeech opened this issue Aug 22, 2024 · 0 comments

Comments

@kaBeech
Copy link
Owner

kaBeech commented Aug 22, 2024

When I was writing this implementation I was having difficulty combining the results back together properly after a swap, so I left it for sorting 3 or less elements for now.

This difficulty was likely a result of fatigue - take another look at it and see if we can get it to sort longer lists

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

No branches or pull requests

1 participant