Loading...
Latency vs Regional Average
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- mid
Problem
Engineers want to compare each service's latency against the regional baseline. For each health check record, show the service name, region, latency, and the average latency across all services in the same region.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a live PostgreSQL database and grades it instantly.