Skip to content

AymanJabr/Microverse-BubbleSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microverse-BubbleSort

Designed of a BubbleSort Algorithm with Validation using Ruby, it sorts the entered array in alphabetical order.

Built With

Ruby

Installation

  1. Install Ruby on your machine

  2. Download and Unzip the folder containing this project, or clone it.

  3. In the last line of the ruby file, insert the array of strings that you want to sort instead of puts check_validity(%w[cool perfect nice apple]). Insert the array of ints instead of puts check_validity_integer([2, 3, 5, 3, 7, 0, 45])

  4. In the terminal, navigate to the folder containing the file and run "ruby index.rb"

Author 👤

Ayman Jabr

_Github

_LinkedIn

Show your support ⭐️⭐️

Give a star if you like this project!

License 📝

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages