i
Zepto
Filter interviews by
I appeared for an interview in Sep 2024.
Calculate sum of large numeric comma separated strings without converting to integers.
Split the strings by comma to get individual numbers
Iterate from right to left and add digits, carrying over if necessary
Maintain correct position of commas in the output string
I have taken various initiatives in my career to improve processes and drive innovation.
Led a team to implement a new agile development process, resulting in faster delivery of products
Introduced automated testing tools to improve software quality and reduce manual effort
Organized coding workshops for junior developers to enhance their skills and knowledge
Initiated a mentorship program to help new hires acclimate to th
I own 5 microservices that handle traffic at a scale of 10,000 requests per minute.
I own 5 microservices
They handle traffic at a scale of 10,000 requests per minute
I have consistently gone above and beyond in my work by taking on additional projects and working extra hours when needed.
Volunteering to lead a high-priority project that required long hours and weekend work
Staying late to troubleshoot and resolve a critical issue before a major deadline
Taking on extra tasks to help a team member who was overwhelmed with their workload
Seeking new challenges and growth opportunities.
Desire for career advancement
Looking for new challenges
Seeking better work-life balance
Company restructuring or changes in management
Q1: leetcode medium q2 leetcode medium both array based
Design the low level design for Zepto system
Identify the components of the Zepto system such as user interface, database, backend services, etc.
Define the interactions between the components and how data flows through the system
Consider scalability, performance, and security aspects in the design
Use appropriate design patterns and technologies to implement the system
Include error handling and logging mechanisms in the
posted on 20 Jun 2024
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
1. Frogs Jump Question: FInd the minimum no of hops to reach the last index
2. Missing Element in a sorted array. If size is n. It contains elements from 1 to n+1. Do it in logn
Zepto interview questions for designations
What people are saying about Zepto
I appeared for an interview before Sep 2020.
Round duration - 60 Minutes
Round difficulty - Easy
A thief is planning to rob a store and can carry a maximum weight of 'W' in his knapsack. The store contains 'N' items where the ith item has a weight of 'wi' and a value of...
Yes, the 0/1 Knapsack problem can be solved using dynamic programming with a space complexity of not more than O(W).
Use a 1D array to store the maximum value that can be stolen for each weight capacity from 0 to W.
Iterate through each item and update the array based on whether including the item would increase the total value.
The final value in the array at index W will be the maximum value that can be stolen.
Given an array or list of integers 'ARR', identify the second largest element in 'ARR'.
If a second largest element does not exist, return -1.
ARR = [2,...
Find the second largest element in an array of integers.
Iterate through the array to find the largest and second largest elements.
Handle cases where all elements are identical.
Return -1 if a second largest element does not exist.
Round duration - 60 Minutes
Round difficulty - Easy
System Design Round
Design a scalable system for Twitter with key components and architecture.
Use microservices architecture for scalability and fault isolation.
Key components include user service, tweet service, timeline service, and notification service.
Use a distributed database like Cassandra for storing tweets and user data.
Implement a message queue like Kafka for handling real-time updates and notifications.
Use a caching layer like ...
Round duration - 30 Minutes
Round difficulty - Easy
It is just a formality
Tip 1 : System Design
Tip 2 : Practice questions from leetcode
Tip 3 : Have some projects.
Tip 1 : Mention what you know
Tip 2 : Good previous work to showcase
I applied via LinkedIn and was interviewed in Nov 2023. There was 1 interview round.
Easy and medium level questions on array linked list
I applied via Instahyre and was interviewed in Nov 2024. There were 2 interview rounds.
Easy to medium questions, Questions on DSA and Node.js.
I applied via Referral and was interviewed in Mar 2024. There were 3 interview rounds.
Given some ant ui design to reacreate from scretch
I appeared for an interview in Feb 2025.
Data Structures, Coding MCQs
Data structures are organized formats for storing, managing, and accessing data efficiently.
1. Types: Common data structures include arrays, linked lists, stacks, queues, trees, and graphs.
2. Arrays: Fixed-size collections of elements, e.g., [1, 2, 3, 4].
3. Linked Lists: Collections of nodes where each node points to the next, e.g., 1 -> 2 -> 3.
4. Stacks: Last-in, first-out (LIFO) structures, e.g., function call ...
Depth-First Search (DFS) is a graph traversal algorithm that explores as far as possible along each branch before backtracking.
DFS uses a stack data structure, either explicitly or via recursion.
It starts from a selected node and explores each branch before backtracking.
Example: In a binary tree, DFS can be implemented using pre-order, in-order, or post-order traversal.
DFS can be used to find connected components in a ...
I applied via Naukri.com and was interviewed in Oct 2024. There were 4 interview rounds.
Easy level to Medium level
2 Easy questions of DSA
based on 5 interviews
Interview experience
based on 1 review
Rating in categories
Shift Incharge
414
salaries
| ₹2 L/yr - ₹4.8 L/yr |
Store Manager
158
salaries
| ₹3 L/yr - ₹8.5 L/yr |
Team Lead
150
salaries
| ₹2 L/yr - ₹8.4 L/yr |
Senior Manager
133
salaries
| ₹10 L/yr - ₹31 L/yr |
Associate Director
91
salaries
| ₹18 L/yr - ₹50 L/yr |
Blinkit
Dunzo
BigBasket
Swiggy