Zomato · SDE · Intern
Practice Zomato interviews with free AI mocks — medium DSA, light design, and product-flavored behaviorals in one session. Pair with the Zomato OA guide and PYQs before applying.
Practice these aloud in Apply's mock interview room — speaking beats reading. Pair with PYQs before enabling coding rounds.
DSA
Given a list of restaurant ratings, find the top K items efficiently.
Tip: Heap or quickselect — discuss O(n log k) and when it wins.
DSA · Sliding Window
Find the minimum window substring containing all characters of a target.
Tip: Two pointers with a frequency map; count matches as you go.
Design-lite
Design order tracking for a food delivery app — APIs and data model.
Tip: Entities, endpoints, one state flow, and a basic failure case.
Coding
Merge k sorted lists efficiently.
Tip: Min-heap of heads, or divide and conquer — state the complexity.
Product
What feature would you add to Zomato and how would you measure it?
Tip: Pick one user problem, one metric, and a small scoped feature.
Behavioral
Tell me about a time you shipped something under pressure.
Tip: STAR with what you cut, what you shipped, and the result.
Open /dashboard/mock-interview, set company to Zomato and role to SDE or intern, enable coding, and practice DSA plus design-lite rounds aloud. Use /blog/zomato-sde-oa-questions-2026 and /pyqs for OA prep.
Yes — sessions include a design-lite segment with feature design prompts, mirroring the rounds freshers can face.
Yes after Google sign-in. Unlimited sessions with scored feedback on Apply.