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: about 2 months 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-23T08:38:37.000Z (over 5 years ago)
- Last Synced: 2025-03-29T02:22:40.728Z (about 1 year 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: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Bubble_sort Project

## 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

### 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.