Implementation of four key sorting algorithms in C/C++. The four sorting algorithms are Insertion sort, Selection sort, Shell sort and Quick Sort.