bubble-sort#

This is an algorithm project done to practice knowledge on Ruby. We implement the sort and search algorithm to solve the challenge.

Built With

  • Ruby
  • VS Code

Getting Started

To get a local copy up and running follow these simple example steps. Clone or download the repo and run with Ruby on the shell.

Prerequisites

  • Ruby 2.7.0p0

Setup

  • Clone or download the repo and run with Ruby on the shell.

Authors

👤 Mir Rawshan Ali

👤 KenderB

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

  • stackOverflow.
  • Odin Project