Bubble Sort
The first collaborative Ruby project of the Microverse Software Development Program between @Kyle-Law and @tirthajyoti-ghosh, where we have to build two methods - #bubble_sort and #bubble_sort_by that takes an array and returns a sorted array. It must use the bubble sort methodology.
For #bubble_sort_by, it sorts an array by accepting a block and the usage of 'yield' is required.
Built With
- Ruby
- VS Code
Authors
👤 Kyle Law
👤 Tirthajyoti Ghosh
- Github: @tirthajyoti-ghosh
- Twitter: @terrific_ghosh
- Linkedin: tirthajyoti-ghosh
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a ⭐️ if you like this project!
Acknowledgments
- Microverse
- The Odin Project
📝 License
This project is MIT licensed.