Hash Tables AnalysisCovers the analysis of hash tables, including search operations and expected collisions.
Graph Algorithms: BasicsIntroduces the basics of graph algorithms, covering traversal, representation, and data structures for BFS and DFS.