Radix Sort
•Look at an example using character strings:
•ABC, XYZ, BWZ, AAC, RLT, JBX, RDT, KLT, AEO, TLJ
•The sort begins by organizing the data according to the rightmost (least significant) letter and placing them into six groups in this case (do this in class)