Skip to content

epinczinger/ruby_bubble_sort

 
 

Repository files navigation

Ruby Bubble Sort

Run Debbugger

rdebug-ide bubble_sort.rb

Bubble Sort

The aim of this project is to start learning about Ruby syntax.

  • The first method sort an array of numbers in ascending order.
  • The second method accepts a block and sort it by length using yield.

Built With

  • Ruby
  • Rubocop
  • Test-RSpec

Authors

👤 Daniel Sokil

👤 Esteban Pinczinger

Getting Started

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

  1. Open the terminal comand line window
  2. git clone https://github.com/s0kil/ruby_bubble_sort.git
  3. Execute ruby bubble_sort.rb
  4. Enjoy!

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the Issue page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project has not been licensed.

About

Ruby Bubble Sort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%