-
Notifications
You must be signed in to change notification settings - Fork 0
Swap optimization #68
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
In exchange sorts, an optimization should be introduced to avoid swaps where both elements are the same. This can happen, for instance, in quicksort.