University of Auckland School of Computer Science
Morris: Sorting
A description of simple sorting algorithms such as insertion and bubble sorts.
National Institute of Standards and Technology (NIST)
National Institute of Standards and Technology: Insertion Sort
Provides a clear definition of an insertion sort with links to a Java implementation and other demonstrations.
Khan Academy
Khan Academy: Divide and Conquer Algorithms
Learn about two sorting algorithms: selection sort and insertion sort.