Graph Search, Shortest Paths, and Data Structures

University/Institute: Stanford University

Graph Search, Shortest Paths, and Data Structures

Description

The primary topics in this part of the specialization are: data structures (heaps, balanced search trees, hash tables, bloom filters), graph primitives (applications of breadth-first and depth-first search, connectivity, shortest paths), and their applications (ranging from deduplication to social network analysis).

TAKE THIS COURSE