This repository is not active
Juliavister/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.
C++