i
Meesho
Filter interviews by
I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.
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.
Top trending discussions
posted on 13 Mar 2024
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
There were 2 DSA questions.
One was a variation of Kadane's Algorithm and the other one was related to binary trees.
To find binary tree from preorder and postorder, use recursion and divide the arrays into left and right subtrees.
Create a binary tree node using the first element of preorder array
Find the root node's index in postorder array
Divide the arrays into left and right subtrees recursively
posted on 9 Jul 2024
I applied via Campus Placement and was interviewed before Jul 2023. There was 1 interview round.
2 standard DSA question for 1 hour time
posted on 18 Feb 2024
I applied via Referral and was interviewed before Feb 2023. There were 3 interview rounds.
1 hr coding text on hackerearth
posted on 9 Oct 2024
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
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
posted on 2 Dec 2024
I applied via LinkedIn and was interviewed in Jun 2024. There were 3 interview rounds.
posted on 10 Oct 2024
MVVM focuses on separation of concerns between UI, business logic, and data layers, while MVC separates application into model, view, and controller.
MVVM stands for Model-View-ViewModel, where ViewModel acts as a mediator between View and Model.
MVVM is commonly used in WPF and Xamarin applications.
MVC stands for Model-View-Controller, where Controller handles user input, Model manages data, and View displays informatio...
posted on 23 Sep 2024
2 Medium level DSA questions
Find the row with maximum number of 1's in a matrix
Iterate through each row of the matrix
Count the number of 1's in each row
Track the row with maximum number of 1's
Interview experience
based on 1 review
Rating in categories
1-4 Yrs
Not Disclosed
Key Account Manager
723
salaries
| ₹3 L/yr - ₹6.9 L/yr |
City Manager
205
salaries
| ₹4 L/yr - ₹10 L/yr |
Business Analyst
188
salaries
| ₹8.2 L/yr - ₹21.5 L/yr |
Team Lead
179
salaries
| ₹1.6 L/yr - ₹10 L/yr |
Business Development Manager
165
salaries
| ₹3 L/yr - ₹7.5 L/yr |
Amazon
Flipkart
Myntra
GlowRoad