bubble-sort

The goal of the project was to create a version of bubble-sort in Ruby that sorts an array using blocks, functions and yield operator.

bubble_sort

Bubble Sort is an sorting algorithm that passes though an array, compares adjacent elementsand swaps them if neccesary.

screenshot

Live Demo

Run on Repl.it

Built With

  • Ruby
  • vscode
  • Ruby Rubocop

Authors

👤 Alaukik

👤 Tahiry

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