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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.


Languages

Language:C++ 100.0%