Sorting times

A small console application, written in C++. It is used to compare the execution time of sorting random numbers using the most popular sorting methods.

GitHub link:

https://github.com/karolwr96/Sorting-times