https://github.com/firmoholanda/ruby-bubble-sort
In this project, we will be implementing the bubble sort algorithm.
https://github.com/firmoholanda/ruby-bubble-sort
ruby ruby-bubble-sort
Last synced: about 1 year ago
JSON representation
In this project, we will be implementing the bubble sort algorithm.
- Host: GitHub
- URL: https://github.com/firmoholanda/ruby-bubble-sort
- Owner: firmoholanda
- Created: 2019-12-09T16:22:53.000Z (over 6 years ago)
- Default Branch: buble-sort
- Last Pushed: 2020-09-10T23:42:39.000Z (almost 6 years ago)
- Last Synced: 2025-03-29T14:15:28.029Z (over 1 year ago)
- Topics: ruby, ruby-bubble-sort
- Language: Ruby
- Homepage:
- Size: 174 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 📃 ruby-bubble-sort
In this project, we will be implementing the bubble sort algorithm.
## 🔗 link to assignment
the assignment can be found in the Odin Project's HTML and CSS course that can be found [here](https://www.theodinproject.com/courses/ruby-programming/lessons/advanced-building-blocks).
## 📡 technologies used
- ruby
- github
basic ruby and github was used on this project.
## 🚀 the project
this project can be found in https://github.com/firmoholanda/ruby-bubble-sort
### ✨ [code picture]
## 🤝 contributing
contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/firmoholanda/newsweek.com-clone/development/issues).
1. fork it (https://github.com/firmoholanda/newsweek.com-clone/development/fork)
2. create your working branch (git checkout -b [choose-a-name])
3. commit your changes (git commit -am 'what this commit will fix/add/improve')
4. push to the branch (git push origin [chosen-name])
5. create a new pull request
## 🤖 contributor
firmo holanda - [GitHub](https://github.com/firmoholanda)
ricardo valtierra - [GitHub](https://github.com/ricardovaltierra)
## 🙋♂ show your support
give a ⭐️ if you like this project!
## 📝 license
this project is [MIT](https://github.com/firmoholanda/newsweek.com-clone/development/blob/development/license.txt) licensed.