Premium Employer

i

This company page is being actively managed by Zepto Team. If you also belong to the team, you can get access from here

Zepto Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 1k Reviews

Filter interviews by

Zepto Senior Software Developer Interview Questions and Answers

Updated 19 Jul 2024

Zepto Senior Software Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

Low level design | duration 60 min

Interview Preparation Tips

Interview preparation tips for other job seekers - LLD -- they ask me to design BookeMyShow along with DB schema and class digram

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Machine coding test with a duration of 2 hr. where they'll give one simple project to build.

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

The first round was an online assesment conducted on the hackerrank platform. This round
consisted of 3 DSA Question, 2 Medium and 1 Hard. The duration of the test was 1hr
45mins.

Round 2 - Technical 

(1 Question)

  • Q1. The question was really long, but it was essentially asking us to design a polling system with two actors (CLI only): the user and the administrator. The admin's tasks were to create a poll, delete a pol...
Round 3 - Technical 

(1 Question)

  • Q1. He asked me about the box model in CSS. He expected me to remember some basic Bootstrap and Tailwind classes, as well as the Bootstrap grid system. He was happy with the number of projects I had made and...
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tree question dsa
  • Q2. Fibonacci sequence question

Interview Preparation Tips

Interview preparation tips for other job seekers - Round 1 - Technical: The first round involved solving one tree-based question and one array-based question. I was also asked about object-oriented programming concepts, Git commands, and SQL queries. In addition, I faced questions based on my resume projects, and I was asked to explain the difference between a primary key and a unique key.

Round 2 - Technical: The second round focused more on system design and APIs. I was asked to explain the difference between PUT and POST in REST APIs, design the database schema of one of my projects, and discuss inheritance and access modifiers (public, private, protected). Git commands were also covered. A scenario-based question was presented: "How would you send an email to a million users, ensuring that if an email fails, the system retries sending it three times? If the retries fail, the system should move on to the next email. Additionally, if the system crashes after sending 1000-2000 emails, how would you ensure that upon restart, it resumes from where it left off without resending emails?"

The HR was friendly, clearly explained the next steps, and provided constructive feedback. Overall, it was a positive interview experience.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The exam duration is one and a half hours.

Round 2 - Coding Test 

The total exam time is one and a half hours.

Round 3 - Group Discussion 

It encompasses all topics related to full stack development.

Round 4 - Technical 

(2 Questions)

  • Q1. Asks questions on SQL
  • Q2. Asks question in typical topics
Round 5 - HR 

(1 Question)

  • Q1. Where do you see yourself in two years?
  • Ans. 

    In two years, I see myself as a senior software developer leading a team on innovative projects.

    • Advancing to a senior software developer role

    • Leading a team on new and innovative projects

    • Continuing to enhance my technical skills through ongoing learning and training

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Explain Deadlock?
  • Q2. Explain Red Black Tree?
  • Q3. Find local minima in a 1-D array?
  • Q4. Find local minima in 2-D array?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. LRU Cache - how to tackle
  • Ans. 

    LRU Cache is a data structure that maintains a list of items in order of most recently used to least recently used.

    • Implement using a doubly linked list and a hashmap for efficient operations

    • When an item is accessed, move it to the front of the list

    • When the cache is full, remove the least recently used item from the end of the list

  • Answered by AI
  • Q2. LRU Cache implementation based on a real time system. How would the main work which will be called etc etc
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Coding Test 

It was a coding round where i need to solve 3 DSA Questions in 1.5 hour

Round 2 - Technical 

(2 Questions)

  • Q1. This is Technical round where i was asked to implement the Two Question of Dsa one is bases on greedy and another is dp , another one is leetcode hard (finding maxaimal area of rectangle in matrix of 1 and...
  • Q2. Greedy Q was direct i don't remember clearly. I was selected for the 2nd round
Round 3 - One-on-one 

(1 Question)

  • Q1. It was also a technical round but bases on LLD problem statement. I was given a problem statement to design a society security system and the they need psudo code for complete implementation using correct ...
Round 4 - HR 

(1 Question)

  • Q1. I was not selected for 4th round but heard that there were Q on cs fundamentals.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Machine coding on Order Management System
  • Q2. Java related advance questions
Round 2 - Technical 

(2 Questions)

  • Q1. Healthy discussion on designing a system
  • Q2. Managerial questions
Round 3 - Culcural Fit 

(2 Questions)

  • Q1. Scenario based questions like How did you handle a situation where your colleague was unresponsive on something
  • Q2. Scenario based questions like What were the positive and constructive feedbacks you got from your manager

Interview Preparation Tips

Topics to prepare for Licious Software Development Engineer II interview:
  • System Design
  • DSA
  • Java
  • Spring Boot
  • SQL
  • Kafka
Interview preparation tips for other job seekers - Just focus on your technical skills along with sound knowledge on system design and good understanding of DSA
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. The question was about Nodejs
  • Q2. The question was to build a linked list in Nodejs
Round 2 - Technical 

(2 Questions)

  • Q1. The first question was related to DSA
  • Q2. The question was related to SQL

Zepto Interview FAQs

How many rounds are there in Zepto Senior Software Developer interview?
Zepto interview process usually has 1 rounds. The most common rounds in the Zepto interview process are Coding Test.

Tell us how to improve this page.

Zepto Senior Software Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join Zepto We’re revolutionizing the way India shops.
Zepto Senior Software Developer Salary
based on 4 salaries
₹21 L/yr - ₹65 L/yr
156% more than the average Senior Software Developer Salary in India
View more details
Shift Incharge
382 salaries
unlock blur

₹2.2 L/yr - ₹5 L/yr

Team Lead
137 salaries
unlock blur

₹1.5 L/yr - ₹8 L/yr

Store Manager
128 salaries
unlock blur

₹2.2 L/yr - ₹8.2 L/yr

Senior Manager
126 salaries
unlock blur

₹13 L/yr - ₹33 L/yr

Delivery Boy
94 salaries
unlock blur

₹0.5 L/yr - ₹5.6 L/yr

Explore more salaries
Compare Zepto with

Blinkit

3.7
Compare

Dunzo

3.4
Compare

BigBasket

3.9
Compare

Swiggy

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