Data Structures & Algorithms
30 topics across 7 chapters
1
Static vs Dynamic Arrays
Chapter 3
Stacks & Queues
14
Graph Traversals (DFS/BFS)
15
Shortest Path Algorithms
Chapter 6
Sorting & Searching
17
Sorting Algorithms (Quick, Merge, Heap)
19
Sorting Stability & In-Place Sorting
20
Hash Functions & Collision Resolution
21
Hash Tables Fundamentals
22
Hashing Applications & Practical Use-Cases