This question evaluates a candidate's ability to design scalable logging and search infrastructure for autonomous-vehicle telemetry, testing skills in large-scale distributed systems, high-throughput data ingestion, time-range indexing and retrieval, and the trade-offs between relying on raw sensor signals versus derived perception outputs.
Autonomous vehicles collect large volumes of raw logs (e.g., sensor streams, perception outputs, planning/debug signals). In these logs, there may be situations such as:
Design a system that allows engineers to quickly find log segments where these situations might occur.
Explain what signals you would rely on (raw sensor vs derived perception outputs), how you index/search, and how the system scales.