Real Interview Questions
Meesho Interview Questions (Real, Asked)
9 real questions candidates were actually asked at Meesho interviews. Practice any of them out loud with Roundd AI and get instant feedback — free, no signup.
Practice these questions with AI feedback →- 1.
Given two arrays, find the list of values common to both, in ascending order.
Software Engineer
- 2.
Find the minimum number of characters that must be changed in either string to make two strings anagrams of each other.
Software Engineer
- 3.
Solve the weighted job scheduling problem.
Software Engineer
- 4.
Solve the activity selection problem using a greedy approach.
Software Engineer
- 5.
What is the difference between a semaphore and a mutex?
Software Engineer
- 6.
What is the difference between SQL and NoSQL databases, and what is database normalization?
Software Engineer
- 7.
There's a flash sale with only x units of a product but y people want it (y > x) — how do you ensure exactly x purchases happen with no two people matched to the same unit?
Software Engineer
- 8.
Design and code a parking lot system.
Software Engineer
- 9.
Design a car-pooling system.
Software Engineer