COMP 405/505
Spring 2016
Design Patterns for Sorting
Sorting demo
Source code in SVN repository
Connexions module on Design Patterns for Sorting
Discussion of Decorator Pattern used in demo
(Note that the code on this page does not use the full MVC that the above demo does.)
Heap Sort
Dr. Cox and Dr. Nguyen's Merge Sort and QuickSort discussion
(
here
is the original, rotated version that doesn't split the code across pages)
Dr. Nguyen and Dr. Wong's SIGCSE 2001 paper
(Note that the demo code used for Comp405 is an updated version! Please get the code from the SVN repository, not the web site.)
The Macromedia projector animations have been reproduced as web-based animations in the Connexions module, so there's no need to download them.
© 2015 by Stephen Wong