Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barackm/bubble_sort
https://github.com/barackm/bubble_sort
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/barackm/bubble_sort
- Owner: barackm
- Created: 2021-04-20T12:15:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T18:38:09.000Z (over 3 years ago)
- Last Synced: 2023-03-07T16:04:44.515Z (over 1 year ago)
- Language: Ruby
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Advanced Building Blocks - Bubble Sort
We executed the bubble sort algorithm to sort elements in these two projects.
We used the 'yield' keyworkd and passed a block to a method for the second challenge as per the instructions of the project.## Built With
- Ruby
## Pre-Request
Ruby installed.
## Getting Started
To get a local copy:
- Cloning repository:
1. Press the green button "Code" and copy the link.
2. Open terminal or Git Bash in a folder where you want to clone the repository.
3. Type command "git clone" and paste the link that you copied and press "Enter"## Authors
## Peter
- GitHub: [@Blakbox23](https://github.com/blakbox23)
- Twitter: [@blakbox23](https://twitter.com/blakbox23)
- LinkedIn: [Peter Mbuthia](https://www.linkedin.com/in/peter-mbuthia-b15791182/)## Barack
- GitHub: [@barackm](https://github.com/barackm/)
- Twitter: [@BarackMukelenga](https://twitter.com/BarackMukelenga)
- LinkedIn: [Baraka Mukelenga](https://www.linkedin.com/in/baraka-mukelenga/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!