Skip to content

hamayun-cpu/Bubble_sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bubble sort

Implementation of Bubble sort in Ruby language

What is Bubble sort?

Bubble sort is an algorithm that is sorting elements. Each pair is compared and then swaped if it is greater than the previous digit number.

Built With

Ruby

How to run

  1. Open Terminal.
  2. Write git clone https://github.com/hamayun-cpu/Bubble-Sort.git
  3. Go to the root directory.
  4. Write "ruby ruby.rb"

Live Demo

Live Demo Link

Authors

👤 Hamayun

👤 Deyan Todorov

🤝 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

📝 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