Interview Rounds
9 questions across 3 rounds
🔍Technical Round 1 (DSA)
3 questions · LLD-heavy DSA round. Clean code, modularity, and edge-case handling are key signals.
Technical Round 1 (DSA)
3 questions · LLD-heavy DSA round. Clean code, modularity, and edge-case handling are key signals.
Design a shopping cart with items, quantities, discount coupons, and a checkout method that applies offers correctly.
Implement a Trie with insert, search, and startsWith. Then add a 'delete' operation that prunes unused nodes.
Given a list of meeting intervals, return the minimum number of conference rooms required.
⚙️Technical Round 2 (LLD/HLD)
3 questions · Low-level or High-level design problem with live coding. Class diagrams, data models, and APIs expected.
Technical Round 2 (LLD/HLD)
3 questions · Low-level or High-level design problem with live coding. Class diagrams, data models, and APIs expected.
Design a URL shortener (like bit.ly) — cover hash generation, collision handling, analytics, and expiry.
Design the Flipkart product listing page — handle millions of products, filters, sorting, and pagination.
Implement an in-memory key-value store supporting TTL, pub/sub notifications, and persistence snapshots.
🌟Behavioral & Impact
3 questions · Flipkart values ownership, bias for action, and demonstrable past impact with metrics.
Behavioral & Impact
3 questions · Flipkart values ownership, bias for action, and demonstrable past impact with metrics.
Walk me through your most impactful project — what did you build, what metrics improved, and what would you do differently?
Tell me about a time you disagreed with a product decision and how you handled it.
Describe a situation where you had to deliver something under an extremely tight deadline.