16. Programming Abstractions Lecture 16
Update: 2008-07-23
Description
Julie continues with sorting, specifically quadratic and linearithmic sorting methods, and then explains how to reasonably partition data sets for quicksort. Thereafter, she proceeds to go over different functional templates for sorting algorithms.
Comments
In Channel