Lecture 13. Searching and Sorting, Part II

Wednesday February 5


Today we explore the mergesort algorithm, hybrid sorting algorithms, and binary search.

Readings

  • Readings: Chapter 10.3 - 10.5

Links

📦 Code and Slides