Loading interview...
The Merge Counter
A easy SQL mock interview question on DataDriven. Practice with AI-powered feedback, real code execution, and a hire/no-hire decision.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- mid
Interview Prompt
Count CI builds triggered by merges in 2026. A build is merge-triggered if the trigger is not 'manual'. Show the count (as both integer and decimal) and average build duration separately for the 'main' branch and the 'release' branch.
How This Interview Works
- Read the vague prompt (just like a real interview)
- Ask clarifying questions to the AI interviewer
- Write your sql solution with real code execution
- Get instant feedback and a hire/no-hire decision