Link-based ranking: PageRank & HITSExplores link-based ranking through PageRank and HITS algorithms, covering practical examples and challenges in web search and ranking methods.
Graph Algorithms: BasicsIntroduces the basics of graph algorithms, covering traversal, representation, and data structures for BFS and DFS.