Interview Experience Analysis for Swiggy

23 Records Found
TOTAL EXPERIENCES
23
COMPANIES COVERED
1
ROLES COVERED
16
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:

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

Swiggy SDE II Interview Experience – Java Spring Boot

SwiggyBackend Engineer (Java, Spring Boot)💼 2.5 YOE

Summary

I had a SDE II interview at Swiggy for a Backend Engineer role. I prepared for DSA, Spring Boot, and system design topics. The interview covered DSA, backend principles, and system design, with a focu...

Interview Experience

Nov 2024 | Role Like: Backend Engineer (Java, Spring Boot)YOE: 2.5 Round 1: DSA + Backend (60 mins)DSA Questions:1. Build tree from Inorder & Preorder2. Longest valid parentheses substring (interviewer was a bit confused between substring vs subsequence)Backend Questions:- What is SOLID?- What is DI...

Interview Questions (8)

Build Tree from Inorder and Preorder

Data Structures & Algorithms
Loading content...

Longest Valid Parentheses Substring

Data Structures & Algorithms
Loading content...

SOLID Principle

Other
Loading content...

Dependency Inversion Principle

Other
Loading content...

SQL vs NoSQL

Other
Loading content...

Autowire in Spring Boot

Other
Loading content...

Spring IoC Container

Other
Loading content...

Design a Vehicle Rental System

System Design
Loading content...

Preparation Tips

Loading content...
Read on LeetCode

Swiggy SDE 1 Interview (Android)

SwiggySDE 1 (Android)

Summary

I applied through a LinkedIn form and went through multiple rounds including a machine coding round, DSA/Android round, and a hiring manager round. I received a 28 LPA offer but it was not processed d...

Interview Experience

Applied through some google form found in Linkedin. # Recruiter Call - Recruiter discussed YOE, notice period, "Why do you want to join swiggy?" - This was just a normal call to understand the motivation and the expectation. # Round 1 - InterviewVector - This was a machine coding round. - Interv...

Interview Questions (3)

Library Management Application

System Design
Loading content...

Edit Distance

HardData Structures & Algorithms
Loading content...

Next Permutation

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

Swiggy | Data Scientist 1 | Interview

SwiggyData Scientist 1📍 Bangalore

Summary

Swiggy interview process for Data Scientist 1 role in Bangalore involved 4 rounds: coding round with Python and a DSA question, ML depth/breath round with statistics and probability, problem solving r...

Interview Experience

My Interview Experience and offer (Swiggy Data Scientist 1 role)Off-campus opportunity via referral. All of these were knockout rounds1) Coding round: i) 1 hr interview with data scientist 2 ii) The coding-focused interview covering Python (functions, try-except, loops, decorators, multithreadin...

Interview Questions (1)

Stocks Buy and Sell

EasyData Structures & Algorithms
Loading content...
View Problem
Read on LeetCode

Swiggy SDE-1 Offer | Bengaluru

SwiggySoftware Development Engineer I📍 Bengaluru💼 1.25 YOE

Summary

Loading content...

Interview Experience

How It Happened Finding the RoleI spotted the Swiggy SDE-1 posting on LinkedIn—it mentioned heavy backend work on microservices, exactly my strength. I polished my resume and reached out to an alumni who referred me internally. Interview Rounds HR Screen: Quick chat about my backgrou...

Interview Questions (2)

Design a Food-Order Matching System

System Design
Loading content...

Handling Production Incidents and Leading Bug Fixes

Behavioral
Loading content...
Read on LeetCode
Showing 10 of 23
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