HR interview questions
Common Swiggy HR questions, sample answer frames, and STAR tips.
How Swiggy fresher interviews usually run, campus and off-campus. Patterns shift by year and role, so treat this as a prep map, not a script.
Swiggy placement process (from student reports): 1. Online Coding Assessment (90-120 min): 2-3 DSA problems, 2. Technical Interviews (2-3 rounds): DSA, system design, 3. Managerial/Team Fit (45 min), 4. HR/Offer Discussion (20-30 min). Total duration: 2-4 weeks.
Eligibility (from student reports): 6.5+ CGPA in 10th, 12th, and graduation.
| Round | Duration | What they test |
|---|---|---|
| Online Assessment | 90 min | 2-3 coding problems |
| Technical Round 1 | 45-60 min | DSA + project discussion |
| Technical Round 2 | 45-60 min | System design (orders / logistics) |
| HR | 20-30 min | Behavioural + culture fit |
These are rewritten from public candidate write-ups, not invented composites. Details differ by campus and year.
Source: Swiggy Interview Experience for SDE-1 | On-Campus - GeeksforGeeks
Round 1 - Online assessment (HackerRank, 90 min)
Round 2 - Technical / DSA (~1 hour)
getMin() in O(1)Round 3 - Managerial (~30 min)
Outcome: 9 reached the final round, 4 received SDE-1 offers, including this candidate.
Source: Swiggy Interview Experience for SDE-1 (Off-Campus) - GeeksforGeeks
Background: ~6 months internship plus ~4 months full-time as a framework engineer before applying - Swiggy’s off-campus SDE-1 loop often skews to people with some work experience.
Round 1 - Online assessment (HackerRank, 75 min): 3 problems, one each easy / medium / hard.
Round 2 - Machine coding (120 min, 4 interviewers): “Design a Snake and Ladder game with working code.” Mandatory requirements first, optional features if time allowed. This round is the real filter on the off-campus path - it is about clean classes, working code, and handling the stated requirements, not algorithmic cleverness.
Round 3 - DSA (60 min): count the possible BSTs for a given N (Catalan), lowest common ancestor in a binary tree, and Gas Station (LeetCode medium).
Round 4 - Hiring manager (60 min): past experience, college projects, career motivation, and questions back about the team and culture. Result came about two days later.
Outcome: Selected.
Common thread across both write-ups: Swiggy pairs a DSA screen with something design-shaped - a machine coding round off-campus, or a stack-design / OOPs question on campus. The SQL question in the OA also shows up repeatedly and is worth an evening of revision.
After technical rounds, Swiggy usually closes with a short HR / hiring-manager conversation: motivation, location, notice period, and a couple of behavioural stories. Prepare those answers on the dedicated page rather than cramming them into this hub.