Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 314 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 314 Bytes

Welcome to our CS225 C++ Project!
This codebase holds the all the code to run sorting algorithms on self-created vector objects
Each .h file has a .cpp that goes with it to make the code look neater
There are 4 included sorts: Bubble, Selection, Insertion, and Bogo

Thanks!!
Fiya and Marcello