Loading interview...
The Repeat Review
A medium Python mock interview question on DataDriven. Practice with AI-powered feedback, real code execution, and a hire/no-hire decision.
- Domain
- Python
- Difficulty
- medium
- Seniority
- junior, mid, senior
Interview Prompt
Each store location collects customer reviews, and the product team wants to find the single most widespread piece of feedback across all locations. Given the review data, find which review appears in the most stores. If a store submitted the same review multiple times, it still counts as one store.
How This Interview Works
- Read the vague prompt (just like a real interview)
- Ask clarifying questions to the AI interviewer
- Write your python solution with real code execution
- Get instant feedback and a hire/no-hire decision