This project offers one way of sorting a group of items in an array, where each element is compared to the one next to it and they are swapped if the one on the left is larger than the one on the right. This continues until the array is eventually sorted.
- Ruby
- Web browser
- IDE
- Ruby
- Download/Clone the repository files and navigate to root folder
- Run ruby main.rb from command line
- Watch results
- You can modify the source code to sort any array of strings or integers
- Follow these steps in order to install ruby
-
You can deploy this project by cloning it then:
-
Go to the repository's settings.
-
Navigate to the GitHub Pages section.
-
Select the appropriate branch.
👤 Kenny Ortega
👤 Mario Alberto Rodriguez Cota
- GitHub: @mariordgez
- Twitter: @MarioRo75396624
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!