Description: Basic sorting algorithms, data structures, linear form. Including the merge sort, Hill sort, quick sort, direct insertion sort, selection sort, bubble sort. A test case.
To Search:
File list (Check if you may need any files):
funcs.cpp
funcs.h
main.cpp