Complexity of AlgorithmsExplores linear search, insertion sort, coin change, maximum matching, and the halting problem in algorithms.
Complexity of AlgorithmsCovers the Big-O notation to analyze algorithm efficiency and provides examples of polynomial and factorial function estimates.
Complexity of AlgorithmsExplores algorithm complexity, analyzing efficiency and worst-case scenarios of sorting algorithms.
Introduction to SetsIntroduces sets as unordered collections of objects and covers set descriptions, numbers, and important properties.