Skip to content

Selection sort fix#176

Open
bma3131 wants to merge 1 commit intomandliya:masterfrom
bma3131:selection_sort
Open

Selection sort fix#176
bma3131 wants to merge 1 commit intomandliya:masterfrom
bma3131:selection_sort

Conversation

@bma3131
Copy link

@bma3131 bma3131 commented Nov 3, 2020

include/selectionSort.h
Inner loop(j) should start with current outer loop(i) position to work correctly.

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