Link-based ranking: PageRank & HITSExplores link-based ranking through PageRank and HITS algorithms, covering practical examples and challenges in web search and ranking methods.
Link-Based Ranking: PageRankExplores link-based ranking with a focus on PageRank algorithm and its practical application in web search engines.
Graph Algorithms: BasicsIntroduces the basics of graph algorithms, covering traversal, representation, and data structures for BFS and DFS.
Graphs: BFSIntroduces elementary graph algorithms, focusing on Breadth-First Search and Depth-First Search.