Loading...
Weekly Order Status Report
A hard SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- hard
- Seniority
- senior
Problem
For each week in 2026 (starting Sunday), count orders by status: Pending, Shipped, and Completed. Show the week start date and counts for each status.
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.