Skip to content

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.

Notifications You must be signed in to change notification settings

t-yanick/bubble_sort

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Ruby 100.0%