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.
- Ruby
To get a local copy up and running follow these simple example steps.
-
VSCode
-
Terminal (Bash)
-
Linter tests
-
Git
-
Ruby
Setup by following the installation instructions below :
- Open your terminal and locate on the folder you want to clone the repository.
Run the following command into your terminal:
git clone https://github.com/Emmyn5600/bubble-sort.gitRun the following command into your terminal:
ruby bubble_sort.rb👤 NSABIMANA Emmanuel
- GitHub: @emmyn5600
- Twitter: @NSABIMA62253884
- LinkedIn: @nsabimana-emmanuel-4276091b2
👤 Tiago Rahal Aires
- GitHub: @tiagorahal
- Twitter: @RahalAires
- LinkedIn: Tiago Rahal Aires
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to Microverse and their supportive community.
- Thanks to everyone commiting in this project.
This project is MIT licensed.