This is a Microverse project. It was developed as a requirement for Microverse Ruby course.
bubble_sort and bubble_sort_by methods are created to sort integers and array containing strings
- Ruby
To get a local copy up and running follow these simple example steps:
- Text Editor (VSCode is suggested.)
- Ruby
- Install git
- Open Terminal
- Change directory to folder to download repository
- Use
cd <file-path>
- Run
git clone https://github.com/ozovalihasan/bubble-sort.git
- Install Ruby
- Run
ruby main.rb
To make any change,
- Open related file by using text editor.
👤 Visvaldas
- Github: @visva-dev
- Linkedin: @Visvaldas-Rapalis
- Twitter: @Visva_Dev
- email: (visva.rapalis@gmail.com)
👤 Muhammad Talha Waqar
- Github: @talhawaqar
- Linkedin: @talha-waqar
- Twitter: @MuhammadTalhaW4
- email: (talhawaqar007@hotmail.com)
- email: (talhawaqar007@gmail.com)
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse because of helping to build this project and TSE's for their feedback
This project is MIT licensed.