Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 1.68 KB

README.md

File metadata and controls

67 lines (41 loc) · 1.68 KB

bubble-sort

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

Built With

  • Ruby

Getting Started

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

Prerequisites

  • Text Editor (VSCode is suggested.)
  • Ruby

Setup

  • 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.

Authors

👤 Visvaldas

👤 Muhammad Talha Waqar

🤝 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!

Acknowledgments

  • Microverse because of helping to build this project and TSE's for their feedback

📝 License

This project is MIT licensed.