Average Search Endpoint Latency
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- L3
Problem
Autocomplete feels sluggish and the frontend team suspects the search backend is the bottleneck. What is the average latency for API calls hitting the '/api/v1/search' endpoint?
Summary
One endpoint. Average speed.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.