https://github.com/yaairfernando/bubble_sort_algorithm
Implementation of the Bubble sort algorithm
https://github.com/yaairfernando/bubble_sort_algorithm
ruby
Last synced: 2 months ago
JSON representation
Implementation of the Bubble sort algorithm
- Host: GitHub
- URL: https://github.com/yaairfernando/bubble_sort_algorithm
- Owner: yaairfernando
- Created: 2019-12-06T17:31:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T19:57:39.000Z (over 6 years ago)
- Last Synced: 2025-05-29T03:06:27.617Z (about 1 year ago)
- Topics: ruby
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![LinkedIn][linkedin-shield2]][linkedin-url2]
[![LinkedIn][linkedin-shield]][linkedin-url]
[![Hireable][hireable]][hireable-url]
Bubble Sort Algorithm
Small project developed with Ruby. This assignment is focused on the use of yield and passing a block to a method.
Explore the docs »
Report Bug
·
## Table of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Required Installations](#Required-Installations)
* [Prerequisites](#Prerequisites)
* [Installing](#Installing)
* [Instructions](#Instructions)
* [Contact](#contact)
* [Contributing](#Contributing)
* [Show your support](#Show-your-support)
## About The Project
In this project we make an implementation of the bubble sort algorithm as a way to use yield:
### Built With
The project was developed using the following technologies:
- [Ruby](https://www.ruby-lang.org/es/)
- [Rubocop Linter](https://github.com/microverseinc/linters-config/tree/master/ruby)
## Required Installations
### Prerequisites
This project runs on [Ruby](https://www.ruby-lang.org/en/documentation/installation/)
* Ruby
After installation, run `ruby -v` to make sure Ruby installed correctly. Example
```
$ ruby -v
ruby 2.6.4p104 (2019-08-28 revision 67798) [x86_64-linux]
```
### Installing
Install the following to get this project running in your machine:
### Instructions
Follow these steps:
Clone the Repository
```Shell
user@pc:~$ git clone https://github.com/YairFernando67/Bubble_Sort_Algorithm
```
Click on the console and to go to the folder that was created
```Shell
user@pc:~$ cd Bubble_Sort_Algorithm
```
```Shell
user@pc:~/Bubble_Sort_Algorithm$ bundle install
```
Now you can run the algorithm
```Shell
user@pc:~/Bubble_Sort_Algorithm$ ruby bubble_sort.rb
```
## Contact
👤 **Yair Fernando Facio**
- Github: [@YairFernando67](https://github.com/YairFernando67)
- Twitter: [@YairFernando18](https://twitter.com/YairFernando18)
- Linkedin: [softwaredeveloperyairfacio](https://www.linkedin.com/in/softwaredeveloperyairfacio/)
- Email: [yair.facio11@gmail.com](https://mail.google.com/mail/?view=cm&fs=1&tf=1&to=yair.facio11@gmail.com)
- Portfolio: [softwaredeveloper](https://yairfernando67.github.io/Portfolio/)
👤 **Kitzia Paola Vidal Marroquin**
- Github: [@kitpao](https://github.com/kitpao)
- Twitter: [@Kitpao1](https://twitter.com/Kitpao1)
- Linkedin: [kitzia-paola-vidal](https://www.linkedin.com/in/kitzia-paola-vidal/)
- Email: [kitpao91@gmail.com](https://mail.google.com/mail/?view=cm&fs=1&tf=1&to=kitpao91@gmail.com)
- Portfolio: [kitzia](https://github.com/kitpao/Personal_Projects)
Project Link: [https://github.com/YairFernando67/Bubble_Sort_Algorithm](https://github.com/YairFernando67/Bubble_Sort_Algorithm)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/YairFernando67/Bubble_Sort_Algorithm/issues).
## Show your support
Give a ⭐️ if you like this project!
[contributors-shield]: https://img.shields.io/github/contributors/YairFernando67/Enumerables.svg?style=flat-square
[contributors-url]: https://github.com/YairFernando67/Enumerables/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/YairFernando67/Enumerables.svg?style=flat-square
[forks-url]: https://github.com/YairFernando67/Enumerables/network/members
[stars-shield]: https://img.shields.io/github/stars/YairFernando67/Enumerables.svg?style=flat-square
[stars-url]: https://github.com/YairFernando67/Enumerables/stargazers
[issues-shield]: https://img.shields.io/github/issues/YairFernando67/Enumerables.svg?style=flat-square
[issues-url]: https://github.com/YairFernando67/Enumerables/issues
[license-shield]: https://img.shields.io/github/license/YairFernando67/Enumerables.svg?style=flat-square
[license-url]: https://github.com/YairFernando67/Enumerables/blob/master/LICENSE.txt
[linkedin-shield2]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url2]: https://www.linkedin.com/in/kitzia-paola-vidal/
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/softwaredeveloperyairfacio/
[hireable]: https://cdn.rawgit.com/hiendv/hireable/master/styles/flat/yes.svg
[hireable-url]: https://www.linkedin.com/in/softwaredeveloperyairfacio/