Loading...

Most Common Monday Outcome

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

The experimentation platform tracks when experiments are created. Among experiments created on a Monday, what are the outcome values and how often does each occur? Rank sorted from most common to least.

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.