/Algorithm_project

Algorithm project from my second year. Compares four different sorting algorithms and implements a hybrid one of the two best working ones. The algorithms consists of insertion sort, quick sort, heap sort and merge sort.

Primary LanguageC++

No issues in this repository yet.