Skip to content

fix: loop ending limit#285

Open
SaadHasib wants to merge 1 commit intoTheAlgorithms:masterfrom
SaadHasib:fix-bubble-sort
Open

fix: loop ending limit#285
SaadHasib wants to merge 1 commit intoTheAlgorithms:masterfrom
SaadHasib:fix-bubble-sort

Conversation

@SaadHasib
Copy link

Fixed loop ending limit. Otherwise inner loop goes over the entire array for each iteration of the outer loop.

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.

3 participants