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

Filter interviews by

Zepto Shift Engineer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About working culture
  • Q2. About my role

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice interaction with FM. He asked me very good questions like;
1. Tell me your job in your department
2. How do I manage my entire shift
3. How do I manage my team
4. What is my KRA
5. How many orders we processed
6. Productivity of employees
7. What kind of changes I do to increase productivity

And so on.. So basically it was great experience

Interview Questionnaire 

1 Question

  • Q1. Asked related to work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare good for your work experience

I applied via Walk-in and was interviewed in Jul 2022. There were 2 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 - One-on-one 

(3 Questions)

  • Q1. Experience and sop company rules
  • Q2. Rolling and responsibilities
  • Q3. Team building and roaster hygine

Interview Preparation Tips

Interview preparation tips for other job seekers - I have already experience in big basket 6 years and swiggy instamart 1 year
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Sep 2023. There were 2 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 - One-on-one 

(3 Questions)

  • Q1. Sar swiggy ka pura experience hai
  • Q2. Swiggy ka pura experience hai
  • Q3. Swiggy ka pura experience hai

Interview Preparation Tips

Interview preparation tips for other job seekers - Khandwa City
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Regarding Supply Chain management
  • Q2. Regarding manpower productivity, inventory Planning, warehouse management

Interview Preparation Tips

Interview preparation tips for other job seekers - Do market survey before joining. Salary is great work life balance is worst
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2023. There were 3 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 

Measures your capabilities in specific areas. One aptitude test most people hear of in high school is the Armed Forces Vocational Aptitude Battery (ASVAB).

Round 3 - Coding Test 

Assessments that are designed to evaluate a developer's coding skills and aptitude. They can be used in a variety of situations, such as during the hiring process for a new job, as part of a professional certification program, or as a way to assess the current skill level of a developer.

Interview Preparation Tips

Topics to prepare for Meesho Shift Incharge interview:
  • Logistics Operations
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction for your self
  • Q2. Why should we hire you
Round 2 - HR 

(2 Questions)

  • Q1. Introduction your self
  • Q2. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Na
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
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 - Technical 

(4 Questions)

  • Q1. Role of my job in previous company
  • Q2. Fully described what I performed there.
  • Q3. Client and sub contractor billing process
  • Q4. Elaborate From end to end billing procedure. Re consolation of materials and analysis of vendor work order
  • Ans. 

    The end-to-end billing procedure involves reconciliation of materials and analysis of vendor work orders.

    • Gather all relevant information for billing, including materials used and vendor work orders.

    • Verify the accuracy of the materials used and work performed against the vendor work orders.

    • Calculate the total cost of materials and work performed for billing purposes.

    • Generate an invoice based on the reconciled materials ...

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

I applied via Walk-in

Round 1 - Technical 

(3 Questions)

  • Q1. What is mixed design
  • Ans. 

    Mixed design is a research design that combines elements of both quantitative and qualitative research methods.

    • Mixed design involves collecting and analyzing both numerical data and non-numerical data.

    • It allows researchers to gain a more comprehensive understanding of a research topic by utilizing the strengths of both quantitative and qualitative approaches.

    • Examples of mixed design studies include using surveys to col...

  • Answered by AI
  • Q2. What is Cube mould
  • Ans. 

    A cube mould is a device used in construction to create concrete cubes for testing the compressive strength of concrete.

    • Cube moulds are typically made of steel or cast iron and come in various sizes.

    • Concrete is poured into the cube mould and allowed to set before being tested for strength.

    • The dimensions of the cube mould are standardized to ensure accurate testing results.

    • Cube moulds are commonly used in construction p...

  • Answered by AI
  • Q3. What is M20 grade
  • Ans. 

    M20 grade is a mix of concrete with a compressive strength of 20 megapascals after 28 days.

    • M20 grade concrete is commonly used for residential construction.

    • It is a mix of 1:1.5:3 (cement:sand:aggregate).

    • The compressive strength of M20 grade concrete is achieved after 28 days of curing.

    • It is suitable for foundations, slabs, beams, columns, etc.

  • Answered by AI

I appeared for an interview before Sep 2020.

Round 1 - Face to Face 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. 

    0/1 Knapsack Problem Statement

    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...

  • Ans. 

    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.

  • Answered by AI
  • Q2. 

    Find the Second Largest Element

    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.

    Example:

    Input:
    ARR = [2,...
  • Ans. 

    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.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

System Design Round

  • Q1. Design a system for Twitter, discussing its architecture, key components, and scalability considerations.
  • Ans. 

    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 ...

  • Answered by AI
Round 3 - HR 

Round duration - 30 Minutes
Round difficulty - Easy

It is just a formality

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteriaResume shortlistingSwiggy interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Core Java, Algorithms, DBMS, SQL,Time required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : System Design
Tip 2 : Practice questions from leetcode
Tip 3 : Have some projects.

Application resume tips for other job seekers

Tip 1 : Mention what you know 
Tip 2 : Good previous work to showcase

Final outcome of the interviewSelected

Skills evaluated in this interview

Tell us how to improve this page.

Join Zepto We’re revolutionizing the way India shops.

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 434 Interviews
Udaan Interview Questions
3.9
 • 335 Interviews
Meesho Interview Questions
3.7
 • 335 Interviews
BlackBuck Interview Questions
3.8
 • 180 Interviews
Tata 1mg Interview Questions
3.6
 • 152 Interviews
Digit Insurance Interview Questions
3.9
 • 146 Interviews
Paisabazaar.com Interview Questions
3.4
 • 142 Interviews
Urban Company Interview Questions
3.4
 • 136 Interviews
Ninjacart Interview Questions
3.9
 • 96 Interviews
Zetwerk Interview Questions
4.1
 • 89 Interviews
View all
Shift Incharge
414 salaries
unlock blur

₹2 L/yr - ₹4.8 L/yr

Store Manager
159 salaries
unlock blur

₹3 L/yr - ₹8.5 L/yr

Team Lead
150 salaries
unlock blur

₹2 L/yr - ₹8.4 L/yr

Senior Manager
133 salaries
unlock blur

₹10 L/yr - ₹31 L/yr

Delivery Boy
99 salaries
unlock blur

₹0.9 L/yr - ₹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