Skip to content

leolpaz/Bubble-Sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bubble Sort

On this project I'll do a bubble sort algorithm, which is a very basic way to let a computer sort something, due to the inneficiency of the algorithm it's not usually used in actual projects, working more as a learning tool. A bubble sort algorithm is an algorithm that sorts an array working through the array and comparing it with the item immediately in front and swapping if needed.

Like this:

Built With

  • Ruby

Authors

👤 Leonardo L. da Paz

Acknowledgments

License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages