Interview Experience Analysis for Swiggy

29 Records Found
TOTAL EXPERIENCES
29
COMPANIES COVERED
1
ROLES COVERED
17
LOCATIONS COVERED
5

Curious About Salaries?

View Swiggy Compensation Details

Share this page with your network:

Role Distribution

Years of Experience vs Number of Experiences

Swiggy Interview Experiences

Detailed insights from real candidates who interviewed at top tech companies

Sort by:

Low Level Design (LLD): Ride Sharing Application | Swiggy / MMT

Swiggy

Summary

This post details a Low-Level Design (LLD) interview question for a ride-sharing application, as might be asked at companies like Swiggy or MakeMyTrip. The problem requires designing the system's core...

Interview Experience

Problem StatementThe application allows users to share rides on a route.* Users can either offer a shared ride (Driver) or consume a shared ride (Passenger).* Users can search and select one from multiple available rides on a route with the same source and destination.Usecases:Application should all...

Interview Questions (1)

Low Level Design: Ride Sharing Application

System Design
Loading content...
View Problem
Read on LeetCode

Swiggy LLD round

SwiggySDE-2

Summary

I had a two-round interview for an SDE-2 role at Swiggy. The first round was DSA and Java basics. The second round was a Low-Level Design question about a parking slot booking system. Unfortunately, I...

Interview Experience

SDE-2 interview in Swiggy : **First round** : DSA round/ Java Basic questions [Bar-Raiser round] **Second round** : LLD round , Question asked was on MUltiple Parking Slots which can be reserved to multiple companies, How to handle booking of those slots gets booked. *What was supposed to be t...

Interview Questions (1)

Design a Multi-Company Parking Slot Booking System

System Design
Loading content...
Read on LeetCode

SDE 2 | Swiggy

SwiggySDE 2

Summary

I interviewed for an SDE 2 position at Swiggy. The process included an OA and a combined DSA and LLD round. I answered the DSA question well but struggled with the LLD part during cross-questioning an...

Interview Experience

Loading content...

Interview Questions (2)

Find Minimum in Rotated Sorted Array

MediumData Structures & Algorithms
Loading content...

Design a Parking Lot

MediumSystem Design
Loading content...
Read on LeetCode

Swiggy SDE 1 Interview Experience | Dec25 | Backend Engineer | SDE 1 Interview Leetcode | Bangalore

SwiggySDE 1📍 Bangalore

Summary

Loading content...

Interview Experience

I applied through an OA link provided directly by HR. The first round was an online assessment with three Leetcode medium problems. The second round focused on DSA and Java Springboot basics. The third round was an LLD round where I designed a cart with functionalities like adding items, payment, an...

Interview Questions (4)

Count Binary Trees

MediumData Structures & Algorithms
Loading content...

Sliding Window Problem

MediumData Structures & Algorithms
Loading content...

Shortest Path in a Graph

MediumData Structures & Algorithms
Loading content...

Nth Root Array Problem

MediumData Structures & Algorithms
Loading content...
Read on LeetCode

Swiggy SDE-1 Interview Experience | A Very High Expectation in LLD Round

SwiggySDE-1

Summary

I interviewed for the SDE-1 role at Swiggy. I successfully cleared the DSA round, but was rejected in the LLD round where I was asked to design and implement Splitwise, finding the expectations for co...

Interview Experience

1st Round – DSA (60 mins)Codeforces 1133CLeetCode: Partition Array Into Two Arrays to Minimize Sum DifferenceApproach:I solved the first question using a brute-force approach (O(n²)) and later optimized it to O(n log n) within 25 minutes.For the second question, I explained the DP-based logic a...

Interview Questions (3)

Codeforces 1133C: Balanced Team

Data Structures & Algorithms
Loading content...
View Problem

LeetCode: Partition Array Into Two Arrays to Minimize Sum Difference

Data Structures & Algorithms
Loading content...
View Problem

Design and Implement Splitwise

System Design
Loading content...
Read on LeetCode

Swiggy | SDE-2 | Interview Exp | 4 yrs Exp

SwiggySDE-2💼 4 YOE

Summary

I interviewed for an SDE-2 role at Swiggy, which included coding, low-level design, and hiring manager rounds. Despite good performance, I was not selected due to switching companies within three mont...

Interview Experience

Round 1: Online Assessment (OA) 2 Coding Questions (both medium level). Topics: Arrays, HashMap, Sliding Window. Solved both within time. Round 2: Coding Round In this round total 2 questions were asked to solve on DSA. 1 Medium level coding question on longest subsequence from string. 1 Hard level...

Interview Questions (2)

Shortest Path with K Hops

HardData Structures & Algorithms
Loading content...

Design a Cab Booking System

System Design
Loading content...
Read on LeetCode

Swiggy Interview Experience - Full Stack (SDE-2)

SwiggyFull Stack (SDE-2)💼 2.5 YOE

Summary

I interviewed for a Full Stack (SDE-2) role at Swiggy, progressing through an online test, a JavaScript coding round, a HLD/LLD system design round, and a final Hiring Manager round, ultimately receiv...

Interview Experience

Little Background Current Company: Service-based Years of Experience: 2.5 years Applied: Through Google Form shared on LinkedIn by recruiter. Online Test (HackerEarth): - Task: Build a CRUD app (Frontend – React, Backend – Node). - Two separate applications, time frame: 3 hrs. - FE: All test case...

Interview Questions (3)

Build a CRUD App (Frontend & Backend)

MediumData Structures & Algorithms
Loading content...

JavaScript Currying Problem

MediumData Structures & Algorithms
Loading content...

Book Search Functionality System Design

System Design
Loading content...
Read on LeetCode

Swiggy - SDE 2 - July 2025 [Offer]

SwiggySoftware Development Engineer II (Backend)💼 3 YOE

Summary

I interviewed for a backend SDE 2 position at Swiggy in July 2025 with ~3 years of experience. The process included three rounds: DSA problems, DSA with design mindset, and a bar-raiser round focusing...

Interview Experience

# Swiggy — Backend Engineer (SDE 2) Interview Experience **Month / Year:** July 2025 **Position:** Software Development Engineer II (Backend) **Background:** ~3 years in a product-based company, Tier-2 college (2022) ## Source A Senior Talent Partner from Swiggy reached out on LinkedIn. I was sch...

Interview Questions (5)

Number of Islands

MediumData Structures & Algorithms
Loading content...

Count of Subsets With Given Sum

HardData Structures & Algorithms
Loading content...

Implement a Trie

MediumData Structures & Algorithms
Loading content...

RandomizedSet

MediumData Structures & Algorithms
Loading content...

Minimum Days to Make Bouquets of k Adjacent Flowers

MediumData Structures & Algorithms
Loading content...

Preparation Tips

Loading content...
Read on LeetCode

SWIGGY Data Science (ON CAMPUS)

SwiggyData Scientist II

Summary

Applied for Data Science Intern role at Swiggy through campus recruitment. Went through resume shortlisting, Python and SQL coding rounds, technical interview on ML concepts, and HR round. Received re...

Interview Experience

So I am From an IIIT College so Swiggy came to My campus with Data Science InternSo 1 st round of Resume ShortListing2nd Round is an Interview Based on Python and SQLthey have Given Two Question 1 is of Python and 2nd One is of SQL3 rd Round is an Technical Interview with an Swiggy Data Scientist II...

Interview Questions (1)

Auto Search Functionality Implementation

Data Structures & Algorithms
Loading content...
Read on LeetCode

Swiggy | SDE-2 Full Stack | Interview Experience

SwiggySDE-2 Full Stack

Summary

I applied for the SDE-2 Full Stack role at Swiggy and went through an online test followed by a coding interview. Despite the challenges, I received feedback on areas to improve, including JavaScript ...

Interview Experience

There was a Google form floating around on LinkedIn by Swiggy HR for SDE II Full stack Developer role. I filled out and received an email from HR stating my profile was shortlisted for the next stage of the selection process i.e. online test. I was instructed to complete the online, I received a cal...

Interview Questions (1)

OTP Input Component

HardData Structures & Algorithms
Loading content...

Preparation Tips

Loading content...
Read on LeetCode
Showing 10 of 29
CodingKaro App Poster
CodingKaro App
4.7

3K+ Downloads

One of its unique features is an automated coding contest reminder, which sets alarms for upcoming coding contests on popular platforms like CodeChef, CodeForces, and LeetCode, without the need for user input. This feature ensures that users never miss a coding contest and can stay updated with the latest coding challenges.

Download CodingKaro AppDownload CodingKaro App