This question evaluates competency in designing scalable real-time location-tracking systems, covering skills such as real-time data ingestion and streaming, route and ETA computation, API design, data storage for historical playback, privacy-aware access control, and operational monitoring.
Design a parcel delivery platform that gives customers and operations real-time visibility into each courier’s route and live ETA for orders. The system must handle tens of thousands of couriers concurrently.
Login required