Upload Button Icon Add office photos

Swiggy

Compare button icon Compare button icon Compare

Filter interviews by

Swiggy Associate Software Engineer Interview Questions and Answers

Updated 2 Sep 2024

Swiggy Associate Software Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

It was an online assessment. Some coding questions. Some cs fundamental mcqs. SQL query, Rest Api question.

Round 2 - Assignment 

An assignment to create a game using nodejs/ go lang/ java.

Round 3 - Technical 

(2 Questions)

  • Q1. Discussion related to Assignment. Told some changes and told to add some more functionalities.
  • Q2. Some APIS were given. It was case study. You had to show the dishes to a customer according to his preferences.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How does recyclerview works internally ?
  • Ans. 

    RecyclerView is a flexible view for providing a limited window into a large data set.

    • RecyclerView recycles views to improve performance and memory usage.

    • It uses LayoutManager to organize items in a grid, list, or staggered grid layout.

    • Adapter provides data to be displayed in RecyclerView.

    • ItemDecoration can be used to add spacing between items or decorations to items.

    • ItemAnimator can be used to animate item changes in t

  • Answered by AI
  • Q2. Android basics , Live Data , ViewModel, coroutines internal working

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure your Android basics are clear

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
asked in Gainsight
Q2. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Clarivate
Q4. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q5. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Aptitude Question on various standard topics .

Round 3 - Technical 

(2 Questions)

  • Q1. Application of stack in real life.
  • Ans. 

    Stacks are used in real life for managing undo operations in text editors, backtracking in maze solving, and managing function calls in programming.

    • Undo operations in text editors - allows users to go back to previous states of a document

    • Backtracking in maze solving - helps in keeping track of visited paths and backtracking when necessary

    • Managing function calls in programming - helps in keeping track of function calls

  • Answered by AI
  • Q2. Difference between i++ and ++i through implementation.
  • Ans. 

    i++ and ++i are both increment operators in C++ but have different behaviors.

    • i++ is a post-increment operator which increments the value of i after using it in an expression.

    • ++i is a pre-increment operator which increments the value of i before using it in an expression.

    • Example: int i = 5; int a = i++; // a = 5, i = 6; int b = ++i; // b = 7, i = 7;

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About your intro and family background.

Interview Preparation Tips

Interview preparation tips for other job seekers - Instead of focusing on theoretical concepts entire focus must be on conceptual preparation.

Skills evaluated in this interview

I was interviewed in Jun 2022.

Round 1 - Technical 

(1 Question)

  • Q1. Focus on algorithms - trees, graphs. Questions on improving algorithm performance. Converting algorithm to code.

Interview Preparation Tips

Interview preparation tips for other job seekers - Deep Study - Graph data structure, Tree Data Structure, and solve as many problems as you can on Graph and Tree

I was interviewed in Mar 2022.

Round 1 - Group Discussion 

AI

Round 2 - Coding Test 

C#

Interview Preparation Tips

Topics to prepare for Info Edge Associate Software Engineer interview:
  • Class and object
  • Construction
  • Access modifier
  • Polymorphism
  • Inheritance
Interview preparation tips for other job seekers - I am a fresher student. Thank a lot
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Minimum Knight Moves (LC Medium)
  • Q2. OS, CN, DB concepts like multithreading, semaphore, tcp vs udp, transaction and ACId properties. Java concepts like stack vs heap(memory), error vs exception. Any 1 Project discussion for 10 mins

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the fundamental concepts of operating systems and databases. Refer to the company-tagged questions from LC.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

BFS Implementation of a jug question.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Few hashmap questions
  • Q2. Object Oriented Programming questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. It was lld question to design a cab booking system.
  • Q2. Tell me about yourself
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. STAR based scenario questions
  • Q2. Previous work experience and projects
  • Ans. 

    I have 3 years of experience working as a software engineer, with projects including a mobile app for tracking fitness goals and a web application for managing inventory.

    • 3 years of experience as a software engineer

    • Developed a mobile app for tracking fitness goals

    • Created a web application for managing inventory

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java core, spring boot
  • Q2. DBMS concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on fundamentals, Revise core java concept

Swiggy Interview FAQs

How many rounds are there in Swiggy Associate Software Engineer interview?
Swiggy interview process usually has 2 rounds. The most common rounds in the Swiggy interview process are Technical, Coding Test and Assignment.
What are the top questions asked in Swiggy Associate Software Engineer interview?

Some of the top questions asked at the Swiggy Associate Software Engineer interview -

  1. How does recyclerview works internall...read more
  2. Some APIS were given. It was case study. You had to show the dishes to a custom...read more
  3. Android basics , Live Data , ViewModel, coroutines internal work...read more

Tell us how to improve this page.

Swiggy Associate Software Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
BigBasket Interview Questions
3.9
 • 357 Interviews
Udaan Interview Questions
3.9
 • 333 Interviews
Meesho Interview Questions
3.7
 • 328 Interviews
Info Edge Interview Questions
3.9
 • 316 Interviews
Zomato Interview Questions
3.8
 • 310 Interviews
Lenskart Interview Questions
3.2
 • 303 Interviews
Zepto Interview Questions
3.5
 • 207 Interviews
View all
Swiggy Associate Software Engineer Salary
based on 5 salaries
₹7 L/yr - ₹9 L/yr
41% more than the average Associate Software Engineer Salary in India
View more details
Delivery Boy
873 salaries
unlock blur

₹0.4 L/yr - ₹5 L/yr

Fleet Manager
583 salaries
unlock blur

₹2.5 L/yr - ₹5.6 L/yr

Sales Manager
526 salaries
unlock blur

₹2.4 L/yr - ₹9 L/yr

Assistant Manager
498 salaries
unlock blur

₹3 L/yr - ₹13.5 L/yr

Assistant Store Manager
441 salaries
unlock blur

₹1.7 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Swiggy with

Zomato

3.8
Compare

Dunzo

3.4
Compare

FoodPanda

3.7
Compare

Rapido

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview