16. Programming Abstractions Lecture 16

Published: July 23, 2008, 7:40 p.m.

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.