Lecture 7: Counting Sort, Radix Sort, Lower Bounds for Sorting

This lecture starts by using the comparison model to prove lower bounds for searching and sorting, and then discusses counting sort and radix sort, which run in linear time.

Lecture Notes

MIT6_006F11_lec07.pdf

Creative Commons License

Complete and Continue