-
Notifications
You must be signed in to change notification settings - Fork 5k
Impproves documentation of Bubble Sort #952
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
Conversation
improves Bubble sort documentation
Upadates method documentation
improves readability
@theroyakash
theroyakash
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure how this is improvement. It's clear to understand, no need to change.
this pull request was supposed to contain only changes to Bubble sort.
is was an improvement because there was no in code documentation and now there is.
i've opened the pull request requesting a merge from the wrong branch and will close this PR, sorry
Checklist
Description
Adds documentation to one of the methods in the Bubble Sort Playground