Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.24 KB

README.md

File metadata and controls

43 lines (24 loc) · 1.24 KB

Bubble Sort

The Microverse project for the first Ruby module that consists of reproducing the bubble sort algorithm for numbers and for strings with the Ruby programming language and the specific requirements for the implementation.

Built With

  • Ruby

Authors

Author1

Author2

Getting Started

You can clone this code anytime and run it with the Ruby interpreter

Setup

You can either copy the code with git clone or with any other method and run it on your local environment by running the command "ruby bubble_sort" or "ruby bubble_sort_by"

Run tests

We run the tests for the linters.yml and rubocop and everything pass!

Acknowledgments

Appreciate the Ruby Team, and a special acknowledgment to Microverse for pushing us further to increase our knowledge.

📝 License

This project is MIT licensed.

Show your support

Give a ⭐️ if you like this project!