To build a great web search engine, you need to:
- Crawl a large chunk of the web.
- Index the resulting pages and compute how reputable those pages are.
- Rank and return the most relevant pages for users' queries as quickly as possible.










