Pipeline Completion Rate
A medium SQL mock interview question on DataDriven. Practice with AI-powered feedback, real code execution, and a hire/no-hire decision.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- L3
Interview Prompt
We track pipeline runs where a run's completion is how much of its input made it to the output: rows out over rows in. For each pipeline, give its average completion percentage alongside the pipeline name.
Summary
How far do users get through the flow?
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