Log In
Design a Proximity Service / Yelp
/
...
/
Design Considerations of Yelp
Design Considerations of Yelp
Learn about the different design aspects of the Yelp system.
We'll cover the following...
Introduction
Searching
Improve data fetching
Search using segments
Dynamic segments
Search using a QuadTree
Storage space estimation for QuadTrees
Data partitioning
Ensure availability
Insert a new place
Rank popular places
Finalized design
Evaluation
Summary
Introduction