https://github.com/victorgonbu/bubble_sort
https://github.com/victorgonbu/bubble_sort
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/victorgonbu/bubble_sort
- Owner: Victorgonbu
- Created: 2020-07-07T19:44:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T18:51:25.000Z (about 1 year ago)
- Last Synced: 2024-12-31T20:24:10.676Z (5 months ago)
- Language: Ruby
- Size: 13.7 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advanced Building Blocks - Bubble Sort
This project assignment consisted in building a #bubble_sort method that takes an array and returns a sorted array and a #buuble_sort_by method which sorts an array by accepting a block.
## Built With
- Ruby
## Live Demo
[Repl.it](https://repl.it/join/maqldqkt-victorgonzale12)
## Authors
👤 **Victor Manuel Gonzalez Buitrago**
- Github: [@Shaqri](https://github.com/Shaqri)
- Twitter: [@victorgonbu](https://twitter.com/victorgonbu)
- Linkedin: [linkedin](https://www.linkedin.com/in/victor-manuel-gonzalez-buitrago-8704731a5/)👤 **Daniel Jordan Sipe Tchawou**
- Github: [@sipe-daniel](https://github.com/sipe-daniel)
- Linkedin: [linkedin](https://www.linkedin.com/in/daniel-jordan-sipe-tchawou-1b060a10b/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [Thanks Microverse][https://github.com/microverseinc]
## 📝 License
This project is [MIT](LICENSE) licensed.