Skip to content

evansinho/Bubble_sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bubble_sort Algorithm

Project to create Bubble Sort Algorithm using Ruby Language.

Built With

  • RUBY
  • Rubocop (Linter) with Stickler (CI Tool)
  • Git, Github and VScode

Features

  • Implement using the classic definition of this algorithm.
  • Turn it into a method called bubble_sort.
  • Create bubble_sort_by that accepts a block as criterion.

Setup

  • Fork the repo to your remote repository.
  • Clone or download the repository to your local machine.

Authors

👤 Evanson Igiri

👤 Rajkumar Das

🤝 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

  • TheOdinProject.com PROJECT: BUBBLE SORT

About

In this project, the we implemented the bubble sort algorithm. For the original assignment: https://www.theodinproject.com/courses/ruby-programming/lessons/bubble-sort

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages