This question evaluates skills in designing real-time, large-scale machine learning recommender systems that combine geospatial candidate generation, feature engineering, ranking models, personalization, privacy controls, fraud detection, and operational constraints like latency and throughput.

Design a mobile feature that recommends nearby places (e.g., restaurants, shops, attractions) to a user in real time as they move. The system should work globally, handle dense urban and sparse rural areas, respect user privacy, and scale to high QPS.
Login required