3rd Year Project: Visualization of Sorting Algorithms



Here you will find the applets produced for Tristan Tower’s 3rd Year Project.

The aim of the project was to produce web-based programs to visually demonstrate the execution of sorting algorithms. The applets here are designed to be used in conjunction with the CM0212 Algorithms II and Data Structures lecture notes. Here you will find demonstrations of Quick Sort and Counting Sort, although the programs could easily be modified to show any sorting algorithm.

Go to QuickSort Page

Go to Counting Sort page