C++ Sorting Algos

Brief: Sorting array of N ints using bubble, selection, insertion, quick, merge, shell and heap sort.