Upload Button Icon Add office photos
Engaged Employer

i

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

Meesho Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Meesho Backend Developer Interview Questions and Answers

Updated 3 May 2025

Meesho Backend Developer Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. LLD question - Design a cab booking system
  • Ans. 

    A cab booking system allows users to book rides, track drivers, and manage payments efficiently through a user-friendly interface.

    • User Registration: Users can create accounts to manage their bookings and payment methods.

    • Ride Booking: Users can input their pickup and drop-off locations to request a ride.

    • Driver Matching: The system matches users with nearby drivers based on location and availability.

    • Real-Time Tracking: U...

  • Answered by AI
  • Q2. HLD question - How will you manage a flash sale in multitheaded environment.
  • Ans. 

    Managing a flash sale in a multithreaded environment requires careful coordination to handle high traffic and prevent overselling.

    • Load Balancing: Distribute incoming requests across multiple servers to handle high traffic efficiently, ensuring no single server is overwhelmed.

    • Database Locking: Use optimistic or pessimistic locking mechanisms to prevent race conditions when updating inventory during the sale.

    • Queueing Sys...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 Leetcode style questions , 2 medium , 1 hard .

Round 2 - Technical 

(1 Question)

  • Q1. Design a cab booking system using oops
  • Ans. 

    A cab booking system designed using OOP principles

    • Create classes for Cab, Customer, Driver, and Booking

    • Use inheritance and polymorphism to handle different types of cabs and bookings

    • Implement methods for booking a cab, assigning a driver, and calculating fare

    • Use encapsulation to protect data and ensure data integrity

  • Answered by AI

Skills evaluated in this interview

Backend Developer Interview Questions Asked at Other Companies

asked in NoBroker
Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, yo ... read more
asked in Simpplr
Q2. Array Sum Calculation Calculate the sum of all elements in an arr ... read more
Q3. Given 9 balls, all of which weigh the same except for one, what i ... read more
asked in Simpplr
Q4. Remove Duplicates from String Problem Statement You are provided ... read more
asked in BlackNGreen
Q5. Reverse Words in a String: Problem Statement You are given a stri ... read more

Top trending discussions

View All
Salary Discussions, Hike & Promotions
2w
a senior executive
GF salary Vs. My salary
Me and my gf have been dating for 5 years. Back in 2020, I started my career with a package of ₹5 LPA. Over the years, I’ve reached ₹22 LPA in 2025. She started her journey with ₹3 LPA(2020) and is now earning ₹8 LPA(2025). We’ve been in a live-in relationship for around 2 years, and the idea was to share expenses equally. But, equal sharing never really happened. If we go to a café she likes, especially with friends, I will pay the entire bill. We only split the house rent and grocery bills. I told her lots of time to cut down these costly cafe expenses or earn more money, increase your package, study and work hard, but.....she is now in her comfort zone. Being from a tech background, I have seen people upgrade their skills and package for a good life in metro cities. I am ready to support her in her studies, but she is like I am earning enough for myself.... No, you are not. I love her, but I don't know how to overcome this issue between us. Please suggest!
Got a question about Meesho?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. In INTERVIEW they gave me a coding question to code it and explain its abest appproach and how it is efficient in terms of time complexity and space complexity
  • Ans. 

    Efficient coding approach for backend development focusing on time and space complexity.

    • Use appropriate data structures (e.g., hash maps for O(1) lookups).

    • Optimize algorithms to reduce time complexity (e.g., using binary search).

    • Consider space complexity by minimizing memory usage (e.g., in-place algorithms).

    • Example: Sorting an array can be O(n log n) with quicksort vs O(n^2) with bubble sort.

    • Always analyze worst-case ...

  • Answered by AI
  • Q2. Some basic questions on mongoDB and nodeJS

Interview Preparation Tips

Interview preparation tips for other job seekers - good with basics of your known technology
Round 1 - One-on-one 

(1 Question)

  • Q1. Number of islands code
  • Ans. 

    Count the number of islands in a 2D grid of 1s and 0s.

    • Use DFS or BFS to traverse the grid and mark visited cells.

    • Count the number of times traversal starts from an unvisited 1.

    • Consider edge cases like empty grid, all 0s or all 1s.

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. It was a simple design round and some technical questions on skills mentioned in your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be clear about all the things you have worked on in your company and the reason for the approach being used and keep your dsa strong.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. DSA Medium difficulty question Schema Design Low level design Amazon reviews page
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Coding Test 

It was on-campus placement interview.
Two rounds of interview were there and both were of DSA (DP and sorting algo).

Interview Preparation Tips

Topics to prepare for Tata 1mg Backend Developer interview:
  • DSA
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

Given two soted arrays merge them from a single sorted array with all items in non-decreassing order

Are these interview questions helpful?

I applied via Naukri.com and was interviewed in Sep 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. How to increase business?
  • Ans. 

    To increase business, focus on customer satisfaction, expand marketing efforts, and offer promotions.

    • Improve customer service to increase customer satisfaction and loyalty

    • Expand marketing efforts through social media, email marketing, and targeted advertising

    • Offer promotions such as discounts, referral programs, and loyalty rewards

    • Analyze market trends and adjust business strategies accordingly

    • Collaborate with other bu...

  • Answered by AI
  • Q2. Case study and solutions to business problem
  • Q3. Experience

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 40 candidates and 2 posts were there,
The interview was ,
Written test,
Group discussion,
Interview with Manager.

You need to be prepared for ground level questions.

I applied via Referral and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How can you understand the supply of restaurant in a particular area of a city ?
  • Ans. 

    To understand the supply of restaurants in a particular area of a city, we can use various methods.

    • Collect data from online directories like Yelp, Zomato, etc.

    • Conduct surveys to gather information about the number of restaurants in the area.

    • Analyze the population density and demographics of the area to estimate the demand for restaurants.

    • Check the number of restaurant permits issued by the local government.

    • Use GIS mapp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand any city's demographics for instance. Take most busy road and assume that 70% supply will be on food -tech (MArket Standard). Open Sw / Zo and see the supply available in that area in peak time. There can be more than one way to solve for these question

I applied via Naukri.com and was interviewed in May 2019. There were 4 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Work experience
  • Q2. R u comfertable traveling
  • Q3. What is your study status
  • Ans. 

    I hold a Bachelor's degree in Business Administration, specializing in Marketing, which has equipped me with essential sales skills.

    • Bachelor's degree in Business Administration from XYZ University.

    • Specialized in Marketing, focusing on consumer behavior and sales strategies.

    • Completed internships at ABC Company, where I developed practical sales techniques.

    • Participated in various sales workshops and seminars to enhance m...

  • Answered by AI
  • Q4. Graduate
  • Q5. Can u join immediatly
  • Ans. 

    I am available to join immediately and eager to contribute to the team's success right away.

    • I have completed my previous commitments, allowing me to start without delay.

    • I am excited about this opportunity and ready to dive into the onboarding process.

    • My schedule is flexible, and I can accommodate any training or orientation sessions.

  • Answered by AI
  • Q6. Will you able to sell product by showing them on thier phone screen on the app
  • Ans. 

    Yes, I can effectively sell products by showcasing them on the app via phone screens, enhancing customer engagement.

    • Utilize high-quality visuals to capture attention, such as vibrant images or videos of the product.

    • Engage customers by demonstrating features directly on the app, like showing how to navigate or use the product.

    • Leverage customer testimonials or reviews within the app to build trust and credibility.

    • Offer p...

  • Answered by AI
  • Q7. This is something new,but India is going through digitalisation,so ofcourse that wouldnt be that problem.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good,i got selected,after two days i got a cl bck,and on 3 days i did my joining procedure

Meesho Interview FAQs

How many rounds are there in Meesho Backend Developer interview?
Meesho interview process usually has 2 rounds. The most common rounds in the Meesho interview process are Coding Test and Technical.
What are the top questions asked in Meesho Backend Developer interview?

Some of the top questions asked at the Meesho Backend Developer interview -

  1. HLD question - How will you manage a flash sale in multitheaded environme...read more
  2. LLD question - Design a cab booking sys...read more
  3. design a cab booking system using o...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 50%
4-6 weeks 50%
View more

Meesho Backend Developer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

5.0

Skill development

1.0

Work-life balance

2.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Key Account Manager
786 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

City Manager
237 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Business Analyst
214 salaries
unlock blur

₹8 L/yr - ₹23.6 L/yr

Senior Business Analyst
171 salaries
unlock blur

₹15 L/yr - ₹28 L/yr

Team Lead
165 salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Explore more salaries
Compare Meesho with

Amazon

4.0
Compare

Flipkart

3.9
Compare

Myntra

3.9
Compare

GlowRoad

4.3
Compare
write
Share an Interview