Introduction - If you have any usage issues, please Google them yourself
Document contains two procedures, the first implementation of the Hill sort, quick sort, heap sort, binary search. The second implementation of the binary tree search. Contains the source code and a set of test results.