< Back

Post Lab 15

Tracing Radix Sort

Perform a full handtrace of the radix_sort function you wrote today in class on the following list. Create separate "boxes" for each recursive call.

10 12 14 36 25 3 42


  radix_sort(the_list, 1)

Submission

Please bring your handtraces on paper by the beginning of class on Wednesday, March 2nd