Notes on Graphs and PageRank
The next chapter (chapter 11) of Algorithms for Dummies is all about web search which predictably means Google. We’re still in the graphs section of the book because you can think of the web as an interconnecting series of nodes and edges/arcs, just like social graphs. The nodes would be the web pages (or maybe…