Myntra | SDE-1 | Bengaluru [Reject]

myntra logo
myntra
SDE-1 frontendBengaluru2.2 yearsRejected
February 22, 20250 reads

Summary

I interviewed for an SDE-1 frontend role at Myntra in Bengaluru. The process involved an online assessment and a technical round, where I faced questions on 'Next Greater Element' problems. Unfortunately, I was rejected as I couldn't properly answer a JavaScript-based recursion question.

Full Experience

As a 2023 Civil Engineering graduate from NIT, I currently work as an SDE1 at a bootstrap startup, bringing about 1.7 years of professional experience plus 6 months as an intern. A recruiter reached out to me via Naukri for an SDE-1 frontend position at Myntra in Bengaluru.

My interview process began with an Online Assessment. This round consisted of a question focused on arrays, another on implementing frontend functionality, and a JavaScript-based problem.

Following the OA, I proceeded to Technical Round 1, which lasted an hour. The discussion started with my current work experience. Afterwards, I was presented with questions related to 'Next Greater Element I' and 'Next Greater Element II'. The round concluded with a recursion problem specifically using JavaScript.

Unfortunately, I was unable to provide a satisfactory answer for the JavaScript-based recursion question, which ultimately led to my rejection from Myntra.

Interview Questions (1)

Q1
Next Greater Element I & II
Data Structures & Algorithms

During the technical round, I was asked to solve problems related to finding the next greater element. Based on the phrasing, these were likely similar to LeetCode's 'Next Greater Element I' and 'Next Greater Element II'. These problems typically involve using a monotonic stack to efficiently find, for each element in a given array, the first element to its right that is greater than it.

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!