Product design question
How would you design a contactless checkout experience for a store selling groceries and garments?
- Product design
- Hard
Practice this question out loud. An AI interviewer asks it, follows up like a real interviewer would, and scores your answer. Type or speak.
Start a mock interview on this question · Mock interview from a job description
What this question tests
Product design across a mixed-category retail context, requiring different technical approaches for different product types.
How to approach it
- Users: shoppers buying a mix of groceries and garments in one trip, wanting to skip checkout lines entirely.
- Pain points: groceries need fast, high volume item recognition, while garments need fitting or size verification which complicates a pure scan-and-go approach.
- Prioritize: solve groceries first with computer vision or RFID-based cart detection, since that is the higher-frequency, more standardized use case.
- Solution: sensor-fusion cart tracking for groceries, combined with an app-based self-checkout flow for garments where users scan tags before trying on or leaving.
- Guardrail: theft prevention and misdetection rate must stay low enough to keep shrinkage and false-charge complaints manageable.
- Success metric: average checkout time reduction, and shrinkage rate compared to traditional checkout.
What a strong answer includes
- Recognizes the two product categories need different technical solutions rather than forcing one system to handle both.
- Proposes a specific mechanism, sensor-fusion or computer vision cart tracking, grounded in how real contactless checkout systems work (common knowledge, e.g. Amazon Go style).
- Sets a guardrail on shrinkage and misdetection, a real operational risk for contactless checkout.
Common mistakes
- Proposing one identical technical solution for both groceries and garments despite very different handling needs.
- No mention of theft or shrinkage risk, a core concern for contactless retail.
- Vague success metric with no tie to checkout time or loss prevention.
Likely follow-up questions
- How would you handle a garment a customer tries on and decides not to buy?
- What would you do if misdetection rates were too high in a pilot store?
More product design questions
- Design a TV for a car.Google · Product design · Hard
- Design a refrigerator for the blind.Google · Product design · Hard
- Redesign Twitter for eCommerce.Shopify · Product design · Hard
- You are a PM at Flipkart. The company has decided to increase the userbase of age >60 years on the platform. What will you do?Flipkart · Product design · Hard
- Develop a seller score algorithm for Walmart Marketplace.Walmart · Product design · Hard
- Design an application launching in the US marketplace that enables patients to find doctors.Meta · Product design · Hard
Learn the skill behind it
Chapters of the AI PM course that teach what this question tests.
- Chapter 4: Discovery and strategy for AI products
- Chapter 7: AI UX and human oversight: design for a system that is wrong sometimes
- Chapter 14: Get the job: the AI PM interview loop