OpenGenus/cosmos

Update README.md for bubble_sort

Open

#2,848 opened on Oct 31, 2017

View on GitHub
 (3 comments) (1 reaction) (0 assignees)C++ (3,724 forks)batch import
Hacktoberfestadd code

Repository metrics

Stars
 (13,462 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This is a:

  • Update to an existing README.md

Details:

  1. The current README.md doesn't have a brief description of the algorithm.
  2. There is no example to explain how the algorithm goes on to sort the list/array.
  3. The complexity of algorithm is not mentioned in the README.md.
  4. There are no links if to refer if someone wants to read further about the algorithm.

Contributor guide