An open API service indexing awesome lists of open source software.

https://github.com/simandebvu/ruby-bubble

Two methods that sort arrays using the Bubble sort algorithm.
https://github.com/simandebvu/ruby-bubble

Last synced: about 1 year ago
JSON representation

Two methods that sort arrays using the Bubble sort algorithm.

Awesome Lists containing this project

README

          

# Ruby-Bubble

A class with two methods that sort arrays using the Bubble sort algorithm.

## Live version
[![Run on Repl.it](https://repl.it/badge/github/@simandebvu/ruby-bubble)](https://repl.it/@simandebvu/ruby-bubble)

## Authors

👤 **Shingirayi Innocent**

- Github: [@simandebvu](https://github.com/simandebvu)
- Twitter: [@simandebvu](https://twitter.com/simandebvu)
- Linkedin: [simandebvu](https://linkedin.com/in/simandebvu)

👤 **Osama Aldemeery**

- Github: [@aldemeery](https://github.com/aldemeery)
- Twitter: [@aldemeery](https://twitter.com/aldemeery)
- Linkedin: [osamaaldemeery](https://linkedin.com/in/osamaaldemeery)

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/simandebvu/ruby-bubble.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).