sorting_cpp This will contain sorting algorithm performed in c++ programing: Shell sort. Insertion sort. Merge sort. Counting sort. Quick sort. Bubble sort Selection sort.