Metrics question

Suppose you are PM at Zomato. You understand that people in an office eat together. They order from different restaurants, leading to each order getting delivered at different times. Sometimes it causes bad experience for customers as they have to receive the orders multiple times. How would you solve this problem?

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

Tests product design for a coordination problem across a marketplace: synchronizing multiple independent restaurant orders into one delivery experience.

How to approach it

  1. Clarify scope: confirm this is about office group orders where people pick different restaurants but want one combined delivery, not separate couriers arriving apart.
  2. Identify the core job: the group wants one predictable delivery moment so everyone eats together, not staggered arrivals.
  3. Propose a Group Order mode: one shared cart link, each person picks a restaurant, checkout batches sub-orders and computes a common ready time.
  4. Address the constraint: restaurants cook at different speeds, so prep start times must be staggered toward a common pickup window.
  5. Weigh the trade-off: waiting for the slowest restaurant hurts food quality for faster ones, so cap the sync window and flag restaurants outside it.
  6. Define success: reduction in multi-delivery incidents for group orders, and delivery-time spread across items in one group order.

What a strong answer includes

Common mistakes

Likely follow-up questions

More metrics questions

More questions from Cars24

Learn the skill behind it

Chapters of the AI PM course that teach what this question tests.

Preparing for a specific role?

Book summaries for this kind of question

Browse all 4,000+ questions in the bank