Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gasb150/bubble-sort
https://github.com/gasb150/bubble-sort
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gasb150/bubble-sort
- Owner: gasb150
- License: mit
- Created: 2020-11-24T19:14:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-24T22:10:30.000Z (almost 4 years ago)
- Last Synced: 2023-03-11T18:52:41.231Z (over 1 year ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bubble sort
In this project, we made the bubble_sort method, this method can sort arrays of numbers in ascending order, and the bubble_sort_by method, this method can sort arrays of strings based on their lengths.
## Built With
- Ruby
## Authors
👨🏻💻 **Galiwango Ananiya**
- GitHub: [@gango-anan](https://github.com/gango-anan)
- Twitter: [@gango_anan](https://twitter.com/gango_anan)
- LinkedIn: [@galiwango-ananiya](https://www.linkedin.com/in/galiwango-ananiya-0800821b4/):bird: **Gustavo Sanmartin**
- GitHub: [@gasb150](https://github.com/gasb150)
- Twitter: [@7aves](https://twitter.com/7aves)
- LinkedIn: [Gutavo Sanmartin](https://www.linkedin.com/in/gustavo-sanmartin-b3b68261/)## Acknowledgments
- [Microverse](https://www.microverse.org/)
- [The Odin Project](https://www.theodinproject.com)
- [Ruby-doc](https://ruby-doc.org)## Show your support
Give a
if you like this project!## License
This project is MIT licensed.