Swiggy Interview Experience || SDE-2 || Remote (Bengaluru)
Summary
I recently interviewed for an SDE-2 position at Swiggy, which included an Online Assessment, a Data Structures & Algorithms round, a System Design round focusing on warehouse management, and a Hiring Manager discussion.
Full Experience
I recently applied for the SDE-2 role at Swiggy towards the end of 2024. With over 5 years of experience, I went through a multi-stage interview process.
Online Assessment (OA)
I don't recall the exact questions from this round.
DSA Round
This round involved two problems related to Lowest Common Ancestor (LCA).
System Design Round
I was asked to design a warehouse management system specifically for Swiggy Instamart. The discussion involved outlining APIs, database schemas, and sketching a high-level architectural diagram. A primary focus was on effective inventory management and ensuring data consistency across various integrated systems.
HM Round
This round consisted of discussions around different design patterns and further system design questions. We also had a healthy discussion about my current roles and responsibilities.
Interview Questions (1)
Design a warehouse management system for Swiggy Instamart. This should include:
- Designing APIs for various functionalities.
- Defining DB schemas for efficient data storage and retrieval.
- Creating a high-level architectural diagram of the system.
The design should specifically focus on managing inventory effectively and ensuring data consistency across different integrated systems.