Skip to content

Emmyn5600/bubble-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby's #bubble_sort and #bubble_sort_by methods

This is a project made with ruby to sort items inside of an array, it is composed of two methods. The first one sorts numerical items, and the other one sorts strings according to their number of letters, by using building blocks.

Built With

  • Ruby

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  1. VSCode

  2. Terminal (Bash)

  3. Linter tests

  4. Git

  5. Ruby

Setup

Setup by following the installation instructions below :

  • Open your terminal and locate on the folder you want to clone the repository.

Install

Run the following command into your terminal:

git clone https://github.com/Emmyn5600/bubble-sort.git

Usage

Run the following command into your terminal:

ruby bubble_sort.rb

Authors

👤 NSABIMANA Emmanuel

👤 Tiago Rahal Aires

🤝 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

  • Thanks to Microverse and their supportive community.
  • Thanks to everyone commiting in this project.

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages