Post-Lab
Conclusion
At this point, we expect you to be able to relate the various sorting methods you've seen. This might include playing a different kind of Sort Detective, where the user infers the algorithm from a sequence of changes to the items being sorted. Questions such as "to sort a linked list of elements that are almost in order, name a method you might use and a method you should not use" are appropriate.
Homework Submission
Reading Assignment