Skip to content

yaairfernando/Bubble_Sort_Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn LinkedIn Hireable


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

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:

Required Installations

Prerequisites

This project runs on Ruby

  • 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

user@pc:~$ git clone https://github.com/YairFernando67/Bubble_Sort_Algorithm

Click on the console and to go to the folder that was created

user@pc:~$ cd Bubble_Sort_Algorithm
user@pc:~/Bubble_Sort_Algorithm$ bundle install

Now you can run the algorithm

user@pc:~/Bubble_Sort_Algorithm$ ruby bubble_sort.rb

Contact

👤 Yair Fernando Facio

👤 Kitzia Paola Vidal Marroquin

Project Link: https://github.com/YairFernando67/Bubble_Sort_Algorithm

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

Implementation of the Bubble sort algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published