/sorting_suite

Starter Repo for Sorting Suite project

Primary LanguageRuby

Sorting Suite

Starter repository for Sorting Suite project. This repository includes directories for your work on Bubble, Insertion, and Merge sorts.

In order to use this repository to complete and submit your project:

  1. Fork this repository.
  2. Clone your fork to your local machine.
  3. Complete your work, committing as you go.
  4. Push to your fork on GitHub.
  5. Open a pull request to the Turing repo.

Please reach out to your classmates or instructors with any questions you have.