+
Website
University of Auckland School of Computer Science

Morris: Sorting

For Students 9th - 10th
A description of simple sorting algorithms such as insertion and bubble sorts.
+
Activity
National Institute of Standards and Technology (NIST)

National Institute of Standards and Technology: Insertion Sort

For Students 9th - 10th
Provides a clear definition of an insertion sort with links to a Java implementation and other demonstrations.
+
Activity
Khan Academy

Khan Academy: Divide and Conquer Algorithms

For Students 9th - 10th
Learn about two sorting algorithms: selection sort and insertion sort.
+
eBook
Khan Academy

Khan Academy: Insertion Sort

For Students 9th - 10th
Learn about many differnet ways to do an insertion sort.
+
Handout
Wikimedia

Wikipedia: Insertion Sort

For Students 9th - 10th
A Wikipedia description of the Insertion Sort algorithm.
+
Handout
Wikimedia

Wikipedia: Shell Sort

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