Real interview questions asked at Myntra. Practice the most frequently asked questions and land your next role.
Myntra data engineering interviews test your ability across multiple domains. These questions are sourced from real Myntra interview experiences and sorted by frequency. Practice the ones that matter most. This set leans toward the medium-difficulty band most real interviews actually live in (8 of 12). Recurring themes are partition, join, and sql — these patterns appear most often in real interviews and reward the deepest preparation. Average answer is around 1 minute of reading — plan roughly 1 hour to work through the full set thoughtfully.
This collection contains 12 curated questions: 3 easy, 8 medium, and 1 hard. There's a strong foundation of fundamentals-focused questions — ideal for building confidence before tackling advanced topics.
The most frequently tested areas in this set are partition (6), join (6), sql (4), bigquery (1), python (1), and snowflake (1). Focusing on these topics will give you the highest return on your preparation time.
Start with the easy questions to warm up and solidify fundamentals. Medium-difficulty questions form the bulk of real interviews — spend the most time here and practice explaining your reasoning out loud. Hard questions often appear in senior and staff-level rounds; attempt them after you're comfortable with the basics. For each question, try answering before revealing the solution. Use our AI Mock Interview to simulate real interview conditions and get instant feedback on your responses.
Write a Python program to calculate total spending, identify top 5 users by spending, and find the most purchased product
Advanced SQL with CTEs and Conditional Joins
Fact vs Dimension Table - categorize data
HAVING vs WHERE - explain
Indexing - True/False question on indexes and query optimization
REPARTITION vs COALESCE for managing partitions
SELF JOIN Applications - scenarios like manager-employee relationships
Slowly Changing Dimension (SCD) Type 4 - describe hybrid approach
Solve medium-level SQL questions involving two tables with null values - LEFT JOIN, RIGHT JOIN, INNER JOIN
Write a SQL query leveraging window functions and timestamps to identify updates over time
Delta vs Parquet - explain
Z-Ordering - use cases for partitioned Delta tables
Get full access to 1,800+ expert answers, AI mock interviews, and personalized progress tracking.