Views by Specific Users
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
- L3
Interview Prompt
The trust and safety team flagged three accounts for review: alice, aaron42, and amelia. Pull every content view tied to those accounts, showing the view ID, content ID, timestamp, and watch duration.
Summary
Retrieve all content views for a set of flagged user accounts
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