| Status | Title | Video | Leetcode | Solve | Difficulty | Companies | Topics |
|---|---|---|---|---|---|---|---|
| 92. Reverse Linked List II | Solve | Medium | 1218 Global+122 | ||||
| 95. Unique Binary Search Trees II | Solve | Medium | Adobe+14 | ||||
| 137. Single Number II | Solve | Medium | Amazon+10 | ||||
| 138. Copy List with Random Pointer | Solve | Medium | Aditya Birla group+30 | ||||
| 445. Add Two Numbers II | Solve | Medium | Accenture+49 | ||||
| 1091. Shortest Path in Binary Matrix | Solve | Medium | Adobe+20 | ||||
| 2008. Maximum Earnings From Taxi | Solve | Medium | Apple+2 |
Myntra, one of India's leading fashion e-commerce platforms and part of the Flipkart group, looks for engineers who can build scalable systems and solve real-world problems efficiently. During the technical interview process, candidates are typically evaluated on their data structures and algorithms (DSA), coding ability, and problem-solving mindset.
Myntra interviews often focus on practical coding challenges that test your understanding of arrays, strings, hashing, trees, and graph-based logic. Interviewers also pay attention to how you approach problems, optimize solutions, and explain your thought process. Practicing curated DSA problems that reflect real interview patterns can significantly improve your chances of success. On this page, you’ll find a set of commonly asked Myntra-style DSA questions designed to help you strengthen your coding fundamentals and prepare confidently for the interview process.
Preparing for a Myntra coding interview requires a strong foundation in core data structures and the ability to write clean, efficient code. Since Myntra operates at large scale in the e-commerce space, interviewers often look for candidates who can design optimal solutions and think about performance and scalability.
Most technical interviews include one or two coding rounds focused on DSA problem solving, followed by discussions around approach, edge cases, and complexity analysis. Interviewers may also ask follow-up questions that require optimizing your initial solution.
Here are some tips to prepare effectively:
Consistent practice with real interview-style questions will help you recognize patterns quickly and build confidence during the interview.