Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brytebee/bubble_sort
The #bubble_sort method takes an array and returns a sorted array in ascending order. It implements the bubble sort methodology.
https://github.com/brytebee/bubble_sort
github linters rubocop ruby
Last synced: 16 days ago
JSON representation
The #bubble_sort method takes an array and returns a sorted array in ascending order. It implements the bubble sort methodology.
- Host: GitHub
- URL: https://github.com/brytebee/bubble_sort
- Owner: brytebee
- Created: 2021-02-19T23:46:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-23T08:38:37.000Z (almost 4 years ago)
- Last Synced: 2024-10-22T00:46:38.677Z (2 months ago)
- Topics: github, linters, rubocop, ruby
- Language: Ruby
- Homepage: https://www.hackerrank.com/challenges/ctci-bubble-sort/submissions/code/200952481
- Size: 68.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Bubble_sort Project
![](https://github.com/brytebee/bubble_sort)## Advanced Building Blocks - Bubble Sort
> The #bubble_sort method takes an array and returns a sorted array in ascending order. It implements the bubble sort methodology.
## Built With
- Ruby
## Live Demo
[Live Demo Link](https://www.hackerrank.com/challenges/ctci-bubble-sort/submissions/code/200952481)
## screenshot
![screenshot](https://github.com/brytebee/bubble_sort/blob/sort_algorithm/screenshot.JPG)
### Prerequisites
Knowledge of basic Ruby and a [repl it](https://repl.it/~) or IRB test environment.
## Author
👤 **Atsighi Bright**
- GitHub: [@brytebee](https://github.com/brytebee)
- Twitter: [@brytebee](https://twitter.com/brytebee)
- LinkedIn: [brytebee](https://www.linkedin.com/in/brytebee/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [Pull page](https://github.com/brytebee/bubble_sort/pulls/1).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Appreciations to the TSE's and the Entire Microverse Community
- This would mot have been positive without help from my stand-up Team, The Sylveons, thanks guys.
- To old coding partners I buzzed, your input is well appreciated.## 📝 License
This project is [Microverse](https://www.microverse.org/) licensed.