Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

docs: add bubble sort #346

Merged
merged 3 commits into from
Jun 8, 2021
Merged

docs: add bubble sort #346

merged 3 commits into from
Jun 8, 2021

Conversation

Vedant488
Copy link
Member

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • New algorithm
  • Optimization in previous algorithms
  • Code style update
  • Refactor
  • Documentation
  • Other, please describe:

Briefly describe the changes in this PR

Added the Documentation for Bubble Sort and update documentation for Merge Sort
Other information:

@Vedant488
Copy link
Member Author

Hello @ming-tsai , I see that the codespell check did not pass. Could please tell what changes do I need to make? I am not exactly able to understand the reason behind the failure of this check. Thankyou.

@ming-tsai
Copy link
Member

image

@ming-tsai ming-tsai changed the title Updated Documentation docs: add bubble sort Jun 7, 2021
Copy link
Member

@ming-tsai ming-tsai left a comment

Choose a reason for hiding this comment

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

Nice work @Vedant488

@ming-tsai ming-tsai merged commit ff976fb into MakeContributions:main Jun 8, 2021
@Vedant488 Vedant488 deleted the doc branch June 8, 2021 11:47
@ming-tsai ming-tsai linked an issue Jun 23, 2021 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation for the algorithms
2 participants