Skip to content

Fixed wrong order in BubbleSort, corrected spelling mistakes#1357

Merged
StepfenShawn merged 1 commit into
masterfrom
unknown repository
Jul 4, 2020
Merged

Fixed wrong order in BubbleSort, corrected spelling mistakes#1357
StepfenShawn merged 1 commit into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Jun 30, 2020

Copy link
Copy Markdown
  1. According to method's comment, array elements must be sorted in ascending order. But they sorted in descreasing order.
  2. Fixed some spelling mistakes. Order can be ascending and desceding, but not increasing and descreasing.

@StepfenShawn StepfenShawn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@StepfenShawn StepfenShawn merged commit 4b42784 into TheAlgorithms:master Jul 4, 2020
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