Sorting algorithms
A friend of mine gave me a link to this page showing the sorting algorithms and how they work.
http://www.cs.ubc.ca/~harrison/Java/sorting-demo.html
The source code is in Java, but as the fine developer you are, I'm sure you can connect the dots. :-)
Happy programming!