Graph Search, Shortest Paths, and Data Structures

Coursera Graph Search, Shortest Paths, and Data Structures

Platform
Coursera
Provider
Stanford University
Effort
4-8 hours/week
Length
4 weeks
Language
English
Credentials
Paid Certificate Available
Part of
Course Link
Overview
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).

Who is this class for: Learners with at least a little bit of programming experience who want to learn the essentials of algorithms. In a University computer science curriculum, this course is typically taken in the third year.

Syllabus
Week 1
Breadth-first and depth-first search; computing strong components; applications.

Week 2
Dijkstra's shortest-path algorithm.

Week 3
Heaps; balanced binary search trees.

Week 4
Hashing; bloom filters.

Taught by
Tim Roughgarden
Author
Coursera
Views
847
First release
Last update
Rating
0.00 star(s) 0 ratings
Top