Created with the Github API
Radix-Sort-vs-Linked-List-Sort

Radix-Sort-vs-Linked-List-Sort

This repository includes my own implementation of Radix sort to work on groups of strings. It also includes an implementation of the very slow linked list sort, and a main file to test the respective speed of the two sorts on a large set of names. I created this for the CS212 Advanced Data Structures class at GCC


Updated : 2014-05-21
Created : 2014-05-21