Services at Median Uptime
A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- L4
Problem
The SRE team is profiling services that sit exactly at the median uptime level, since those are the best candidates for targeted improvement. Find any services whose uptime matches the median uptime value exactly.
Summary
Exactly at the median. Not above, not below.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.