Description: This project contains implementation of the most famous sort algorithms (bubble, insertion, quick, selection, sharek, shell) in C.
To Search:
File list (Check if you may need any files):
sort_algorithms_c\bubbleSort.c
.................\insertionSort.c
.................\quickSort.c
.................\selectionSort.c
.................\sellSort.c
.................\shakerSort.c