Flipkart Group Startup || Interview Experience

flipkart logo
flipkart
· SDE II· 6y exp
April 17, 2026 · 1 reads

Summary

I interviewed for a Senior Software Engineer (SSE) role at Flipkart, went through machine‑coding, system‑design, and behavioral rounds, but was ultimately rejected.

Full Experience

YOE: 6+ years Current Company: Startup Role Interviewing for: SSE

Interview Experience:

  1. Machine Coding Round: Design a Survey system that can have multiple pages, each page can have multiple questions(MCQ / subjective). People can take the survey. Also show survey analytics. (Vibe coding allowed)
  2. PSDS Round:
    • How would you debug a high latency API (In depth discussion)
    • Implement a LRU cache.
  3. LLD Round: Design a Rate Limiter. Defined Entities, flow, interfaces (my approach was not very structured though).
  4. HLD Round: Design an online collaborator platform.
  5. Hiring Manager: Past Experience Deep dive, behavioral questions.

Verdict: Rejected

Interview Questions (5)

1.

Design Survey System

System Design

Design a Survey system that can have multiple pages, each page can have multiple questions (MCQ / subjective). Users should be able to take the survey and view survey analytics.

2.

Implement LRU Cache

Data Structures & Algorithms

Implement a Least Recently Used (LRU) cache supporting get and put operations with O(1) time complexity.

3.

Debug High Latency API

Other

Explain in depth how you would debug a high latency API, covering steps, tools, and possible root causes.

4.

Design Rate Limiter

System Design

Design a Rate Limiter. Define the entities, flow, and interfaces required for rate limiting in a distributed system.

5.

Design Online Collaboration Platform

System Design

Design an online collaborator platform, outlining high‑level components, data flow, and key features for real‑time collaboration.

📣 Found this helpful? Please share it with friends who are preparing for interviews!

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!