Problem
1. Trace the action of radix sort on the list of 14 names used to trace other sorting methods: Tim Dot Eva Roy Tom Kim Guy Amy Jon Ann Jim Kay Ron Jan
2. Trace the action of radix sort on the following list of seven numbers considered as two-digit integers: 26 33 35 29 19 12 22
3. Trace the action of radix sort on the preceding list of seven numbers considered as six-digit binary integers.