Skip to content

First ruby project implementing bubble sort algorithm

License

Notifications You must be signed in to change notification settings

jurgen1c/Bubble-Sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bubble-Sort

In this project, we implemented the bubble sort algorithm (to sort an array in ascending order). Assignment is focused on the use of yield and passing a block to a method. #bubble_sort method #bubble_sort_by method

Screenshot

screenshot

Built With

  • VsCode
  • Ruby
  • Rubocop

Live Demo

Live Demo Link

Prerequisites

  • Browser (Google Chrome, Mozilla Firefox, Safari or any other browser)

Setup

  • Download or clone the repository's files

Authors

👤 Stanley Enow Lekunze

👤 Jurgen Clausen Gutierrez

🤝 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
  • GitHub
  • TheOdinProject
  • Ruby

📝 License

This project is MIT licensed.

About

First ruby project implementing bubble sort algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages