Virtual MemoryCovers virtual memory, program relocation, memory protection, TLB, and memory hierarchy interactions.
Memory Cache PrinciplesExplores memory cache principles, emphasizing spatial locality, latency impact, and cache efficiency strategies.
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.
Link-based ranking: PageRank & HITSExplores link-based ranking through PageRank and HITS algorithms, covering practical examples and challenges in web search and ranking methods.