Skip to content

martinnajjar12/bubble_sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bubble Sort

Sorting arrays using loops, conditionals and yield.

Built With

  • Ruby

Getting Started

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

  • Clone this repository into your computer
  • To run, enter this command in your terminal (inside the project's directory) "ruby app.rb"

Prerequisites

Only Ruby.

Setup

Ruby and gem.

Install

Give the methods inside the file "app.rb" a random array and type in your terminal (inside the directory of the project) "ruby app.rb"

Usage

Sorting arrays.

Run tests

rubocop

Authors

👤 Martin Najjar

👤 Lenin Montalvo

🤝 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

One of the Odin projects.

📝 License

This project is MIT licensed.

About

Sorting elements using Ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages