DataDriven
LearnPracticeInterviewDiscussDailyJobs

Early Commit Velocity by Author

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
L6

Interview Prompt

Engineering management is studying contributor patterns during the first year of every repo's life on CI. The clock starts at a repo's very first CI build and runs for one year. For each author who committed inside that window, report the typical size of their commits (average lines added) and how long after the first build their commits typically landed.

Summary

How productive was each author during the first year of a repo's CI pipeline

How This Interview Works

  1. Read the vague prompt (just like a real interview)
  2. Ask clarifying questions to the AI interviewer
  3. Write your sql solution with real code execution
  4. Get instant feedback and a hire/no-hire decision

Related

  • All Mock Interviews
  • Practice Mode (untimed)
  • SQL Interview Questions
  • Data Engineering Interview Prep Guide
  • Practice Problems
  • Daily Challenge