Skip to content

kitpao/Bubble_Sort_Algorithm

 
 

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


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 »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

(Click on the image to play with the code! See instructions in Usage) Product Name Screen Shot

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:

Usage

Click on the image at the top or in the following link,

In the left panel, double click "bubble_sort.rb" to see the code, at the end you will find some examples to use this code

Click on the console and type ruby ruby bubble_sort.rb and hit enter

You will get the result at the end of the console

Roadmap

See the open issues for a list of proposed features (and known issues).

Contact

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

Yair Fernando Facio - [YairFernando67](https://github.com/YairFernando67)

yair.facio11@gmail.com   | Portfolio   | LinkedIn   | Twitter

Kitzia Paola Vidal Marroquin - [kitpao](https://github.com/kitpao)

kitpao91@gmail.com   | Portfolio   | LinkedIn   | Twitter

About

This assignment is focused on the use of yield and passing a block to a method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%