Open In App

Myntra Interview Experience | For Senior SDE

Improve
Improve
Like Article
Like
Save
Share
Report

Four rounds were conducted by Myntra. Please find details of the rounds below:

1. First round
First round was written round of duration 60 minutes. There were 6 sections and 30 mcq + 1 coding questions in total. Sections were based on HTML, CSS, Java, Javascript, Data structures and one coding question.

2. Second round
This comprises of three coding questions.
1. https://www.geeksforgeeks.org/find-first-non-repeating-character-stream-characters/
2. https://www.geeksforgeeks.org/find-the-point-where-maximum-intervals-overlap/
3. https://www.geeksforgeeks.org/minimum-steps-reach-target-knight/ .
4. One follow up question : for which nxm values, knight can visit each square atleast once.

3. Design round.
This round consisted of two questions.
1. Design nearby/yelp application. DB schema and API design was required. Apart from this, sql query was asked for getting list of places given latitude/longitude. How can you optimize this sql query for densely populated city. Given answers such as partitioning data based on latitude/longitude, indexing etc. Not sure about its answer.
2. Design user feed generation for this nearby application considering reviews as posts. DB schema and API design was required. For faster response, how can you compute user feed. Cache design was discussed. Is this push/pull model for feed generation? Also, how will you cope up with celebrity with many followers.

Fourth round is hiring manager round.


Last Updated : 30 Dec, 2019
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads