Code Monkey home page Code Monkey logo

bubble-sort's Introduction

Bubble Sort Collaborative Project

Bubble Sort solution for both strings and integers using Ruby language.

screenshot

What is Bubble Sort ?

Bubble sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order. The pass through the list is repeated until the list is sorted. The algorithm, which is a comparison sort, is named for the way smaller or larger elements "bubble" to the top of the list. Read me on Wikipedia

screenshot

Built With

  • Ruby Programming Language

Getting Started

To get a local copy up and running follow these simple example steps.

-1. Go to "https://github.com/SamroodAli/bubble-sort"__ -2. Click on the green button with text "code" and copy the HTTPS/SSH URL__ -3. If you cannot understand the instruction above, cppy this: [email protected]:SamroodAli/bubble-sort.git__ -4. In your computer, open your terminal application, type in git clone followed by the link you copied__ -git clone [email protected]:SamroodAli/bubble-sort.git__ -5. Run git checkout -b your-branch-name. Make your contributions__ -6. Push your branch up to your forked repository: git push -u origgin your-branch-name__ -7. Open a Pull Request with a detailed description of the development branch of the original project for a review__

Run tests

Run robocop.yml ." to check linter errors

Authors

Samrood Ali's GitHub stats

๐Ÿ‘ค Samrood Ali

๐Ÿ‘ค Stephanie Sakuhuni

Stephanie's GitHub stats

๐Ÿค Contributing

  • Odin project
  • Microverse

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

๐Ÿ“ License

This project is MIT licensed.

bubble-sort's People

Contributors

samroodali avatar stephanie041996 avatar

Stargazers

Cleonildo Junior avatar Zil Norvilis avatar  avatar Tanzila Abedin avatar Shoira avatar

Watchers

 avatar

bubble-sort's Issues

Morning Team Meeting

Replace do loop with while.
Well done with the project congrats on getting it approved!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.