Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alvp01/bubble-sort

Microverse ruby project about methods and code blocks
https://github.com/alvp01/bubble-sort

Last synced: 4 days ago
JSON representation

Microverse ruby project about methods and code blocks

Awesome Lists containing this project

README

        

# Building a bubble sorting algorithm with Ruby

> We're a building a sorting algorithm

Use Ruby to create a sorting algorithm. Checkout sorting algorithm explanation: https://www.geeksforgeeks.org/bubble-sort/

## Project specifications

Implement a sorting bubble method that calls in a block with two consecutive variables on an array and gives the parameter to sort from lower to higher values.

## Built With

- Ruby

## Authors

👤 **Abel Lavieri**

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

👤 **Santiago Rodriguez**

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

## 🤝 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

## 📝 License

This project is [MIT](lic.url) licensed.