+
Website
Other

Interactive Data Structure Visualizations: Quick Sort

For Students 9th - 10th
A visualization / animation of a quick sort at work. The animation will work in either automatic mode or a mode where the user can drive. The animation can be found under the "Efficient Sorts" link in the left panel.
+
Activity
University of Auckland School of Computer Science

Morris: Quick Sort

For Students 9th - 10th
A description and demonstration of the quick sort algorithm.
+
eBook
Khan Academy

Khan Academy: Overview of Quicksort

For Students 9th - 10th
Learn how a quicksort uses divide-and-conquer, and so it's a recursive algorithm.
+
Handout
Wikimedia

Wikipedia: Quicksort

For Students 9th - 10th
A Wikipedia description of the Quicksort algorithm.