About A simple workbench to develop and test sorting algorithms in C language. Algorithm Included in this project are as follow: Bubble sort Heap sort Insertion sort Merge sort Quick sort