Skip to content

Microverse School > 1 Ruby > Advanced Building Blocks - Bubble Sort

Notifications You must be signed in to change notification settings

RaminMammadzada/ruby-bubble-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microverse School > 1 Ruby > Advanced Building Blocks - Bubble Sort

RUBY-bubble-sort

In this project we created two functions for the bubble sort algorithm by traditional method and by extende functionality via block addition and yield.

This is an animation of the bubble sort algorithm.

Built With

  • RUBY,
  • Rubocop

Live Demo

Live Demo Link

Getting Started

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

Install

In order to be able to run this code you need to install RUBY in your computer. For windows ypu can go to Ruby installer and for MAC and LINUX you can go to Ruby official site for intructions on how to intall it.

Run tests

In the terminal you just have to put the following command: ruby bubble_sort.rb

Authors

👤 Ramin Mammadzada

👤 Mateo mojica

🤝 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

  • Microverse
  • Odin project

📝 License

This project is MIT licensed.

About

Microverse School > 1 Ruby > Advanced Building Blocks - Bubble Sort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages