Loading...

Peak Hour Power Callers

A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.

Domain
SQL
Difficulty
medium
Seniority
junior, mid

Problem

How many unique users made 3 or more API calls during the afternoon rush (15:00 to 17:59 inclusive)? Return a single count.

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.