Lecture 13. Searching and Sorting, Part II

Tuesday February 8


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

Readings

  • Readings: Chapter 10.3 - 10.5

Links

📦 Code and Slides