课程大纲:
图搜索、最短路径和数据结构培训
Week 1Breadth-first and depth-first search; computing strong components; applications.
Week 2Dijkstra's shortest-path algorithm.
Week 3Heaps; balanced binary search trees.
Week 4Hashing; bloom filters.