Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Myntra Team. If you also belong to the team, you can get access from here

Myntra

Compare button icon Compare button icon Compare

Filter interviews by

Myntra Senior Data Analyst Interview Questions and Answers

Updated 15 Mar 2024

Myntra Senior Data Analyst Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Question in sql based on join advance sql

Round 2 - Technical 

(1 Question)

  • Q1. Most question related to my project python sql
Round 3 - HR 

(1 Question)

  • Q1. What yourself why you want ti change

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. PROJECT DETAILS
  • Q2. SQL Qns
Round 2 - Technical 

(2 Questions)

  • Q1. PROJECT DETAILS
  • Q2. SQL Qnd
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. SQL Basic Questions
  • Q2. RCA question if consumption metric goes down

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and straight forward

I applied via Referral and was interviewed in Feb 2022. There were 5 interview rounds.

Round 1 - Assignment 

Given time series data of provider, compute hour wise provider wise no of seconds online

Round 2 - Technical 

(2 Questions)

  • Q1. Case study on the customer churn.
  • Q2. Questions on Probability and CLT
Round 3 - Technical 

(11 Questions)

  • Q1. What are assumptions in Linear Regression
  • Ans. 

    Assumptions in Linear Regression

    • Linear relationship between independent and dependent variables

    • Homoscedasticity (constant variance) of residuals

    • Independence of residuals

    • Normal distribution of residuals

    • No multicollinearity among independent variables

  • Answered by AI
  • Q2. What are overfitting and underfitting
  • Ans. 

    Overfitting and underfitting are two common problems in machine learning models.

    • Overfitting occurs when a model is too complex and fits the training data too closely, resulting in poor performance on new data.

    • Underfitting occurs when a model is too simple and cannot capture the underlying patterns in the data, resulting in poor performance on both training and new data.

    • Overfitting can be prevented by using regularizati...

  • Answered by AI
  • Q3. How do you improve the performance of Linear Regression
  • Ans. 

    To improve the performance of Linear Regression, you can consider feature engineering, regularization, and handling outliers.

    • Perform feature engineering to create new features that capture important information.

    • Apply regularization techniques like L1 or L2 regularization to prevent overfitting.

    • Handle outliers by either removing them or using robust regression techniques.

    • Check for multicollinearity among the independent...

  • Answered by AI
  • Q4. What are the metrics used to evaluate Linear Regression
  • Ans. 

    Metrics used to evaluate Linear Regression

    • Mean Squared Error (MSE)

    • Root Mean Squared Error (RMSE)

    • R-squared (R²)

    • Adjusted R-squared (Adj R²)

    • Mean Absolute Error (MAE)

    • Residual Sum of Squares (RSS)

    • Akaike Information Criterion (AIC)

    • Bayesian Information Criterion (BIC)

  • Answered by AI
  • Q5. What is Cost function and Error Function
  • Ans. 

    Cost function measures the difference between predicted and actual values. Error function measures the average of cost function.

    • Cost function is used to evaluate the performance of a machine learning model.

    • It measures the difference between predicted and actual values.

    • Error function is the average of cost function over the entire dataset.

    • It is used to optimize the parameters of the model.

    • Examples of cost functions are ...

  • Answered by AI
  • Q6. How do you handle Overfitting in Linear Regression
  • Ans. 

    Overfitting in Linear Regression can be handled by using regularization techniques.

    • Regularization techniques like Ridge regression and Lasso regression can help in reducing overfitting.

    • Cross-validation can be used to find the optimal regularization parameter.

    • Feature selection and dimensionality reduction techniques can also help in reducing overfitting.

    • Collecting more data can help in reducing overfitting by providing

  • Answered by AI
  • Q7. What is the difference between Least Squares Method and the maximum likelihood
  • Ans. 

    Least Squares Method and Maximum Likelihood are both used to estimate parameters, but differ in their approach.

    • Least Squares Method minimizes the sum of squared errors between the observed and predicted values.

    • Maximum Likelihood estimates the parameters that maximize the likelihood of observing the given data.

    • Least Squares Method assumes that the errors are normally distributed and independent.

    • Maximum Likelihood does n...

  • Answered by AI
  • Q8. What is the formula of Logistic Regression
  • Ans. 

    Logistic Regression formula is used to model the probability of a certain event occurring.

    • The formula is: P(Y=1) = e^(b0 + b1*X1 + b2*X2 + ... + bn*Xn) / (1 + e^(b0 + b1*X1 + b2*X2 + ... + bn*Xn))

    • Y is the dependent variable and X1, X2, ..., Xn are the independent variables

    • b0, b1, b2, ..., bn are the coefficients that need to be estimated

    • The formula is used to predict the probability of a binary outcome, such as whether...

  • Answered by AI
  • Q9. What is Type I and Type II error
  • Ans. 

    Type I error is rejecting a true null hypothesis, while Type II error is failing to reject a false null hypothesis.

    • Type I error is also known as a false positive

    • Type II error is also known as a false negative

    • Type I error occurs when the significance level is set too high

    • Type II error occurs when the significance level is set too low

    • Examples: Type I error - Convicting an innocent person, Type II error - Failing to convi...

  • Answered by AI
  • Q10. What metrics do you use to evaluate classification models
  • Ans. 

    Metrics used to evaluate classification models

    • Accuracy

    • Precision

    • Recall

    • F1 Score

    • ROC Curve

    • Confusion Matrix

  • Answered by AI
  • Q11. How do you handle overfitting and underfitting in Decision Trees
  • Ans. 

    Overfitting in decision trees can be handled by pruning, reducing tree depth, increasing dataset size, and using ensemble methods.

    • Prune the tree to remove unnecessary branches

    • Reduce tree depth to prevent overfitting

    • Increase dataset size to improve model generalization

    • Use ensemble methods like Random Forest to reduce overfitting

    • Underfitting can be handled by increasing tree depth, adding more features, and reducing regu...

  • Answered by AI
Round 4 - Case Study 

Case Study - How do you improve user engagement of Facebook?
Guesstimates - How many people watched the Squid Game series on Netflix

Round 5 - Case Study 

How do you reduce partner churn in UC?

Interview Preparation Tips

Topics to prepare for Urban Company Senior Data Analyst interview:
  • Machine Learning
  • Statistics
  • Case Studies
Interview preparation tips for other job seekers - Be thorough with Mathematics behind ML Algo, Practice Case Study Interviews.

Skills evaluated in this interview

I applied via Referral and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Sql based questions on hackerrank.

Round 3 - HR 

(1 Question)

  • Q1. Why Swiggy? Where do you see yourself in 5 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare SQL well . Be ready for intermediate and advanced SQL queries
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Nitte Meenakshi Institute of Technology, Bangalore and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Questions from arrays and strings and some aptitude questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. How to merge 2 csv files
  • Ans. 

    To merge two CSV files, you can use software like Microsoft Excel or programming languages like Python.

    • Open both CSV files in a software like Microsoft Excel.

    • Copy the data from one CSV file and paste it into the other CSV file.

    • Save the merged CSV file with a new name.

    • Alternatively, you can use programming languages like Python to merge CSV files by reading both files, combining the data, and writing to a new file.

  • Answered by AI
  • Q2. Basic questions on arrays
Round 3 - HR 

(1 Question)

  • Q1. 3 reasons why u choose this company
  • Ans. 

    I applied to this company because of its reputation in the industry, opportunities for growth, and company culture.

    • Reputation in the industry - I have heard great things about the company's innovative projects and successful track record.

    • Opportunities for growth - The company offers various training programs and career advancement opportunities for employees.

    • Company culture - I value a positive work environment and the...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Questions on python

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Interviewer asked me basic SQL questions
  • Q2. In the second technical round he asked me advanced SQL topics (Windows Functions, Joins & Subqueries)
Round 2 - Coding Test 

In the second technical round interview asked me about advanced sql topics, theory questions and two coding questions in joins and window functions.

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your projects?
  • Q2. How do you approach the project if you are using logistic regression model?
  • Ans. 

    Approach involves data preprocessing, model training, evaluation, and interpretation.

    • Perform data preprocessing such as handling missing values, encoding categorical variables, and scaling features.

    • Split the data into training and testing sets.

    • Train the logistic regression model on the training data.

    • Evaluate the model using metrics like accuracy, precision, recall, and F1 score.

    • Interpret the model coefficients to under...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What are you future goals?
  • Q2. What would you do if your interested field doesnt have any work in the company?
  • Ans. 

    I would seek opportunities to apply my skills in related fields within the company.

    • Explore other departments or teams within the company that may have projects related to my field of interest

    • Offer to collaborate with colleagues in different departments to bring a new perspective to their projects

    • Seek out professional development opportunities to expand my skills and knowledge in related areas

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Peevious Experience related questions
  • Q2. Dashboard related questions
  • Q3. Sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I recently went through an interview process and wanted to share some insights and advice for others.

I was informed by the HR team that my interview would be conducted in person, with all rounds taking place on the same day, and that I would receive the results the same day. As a result, I traveled a considerable distance to attend.for the interview the told me to wait for the 3 hrs.

- During the interview, it was disheartening to find that the interviewer seemed uninterested in my responses. I was asked to write queries on paper, and while I was explaining them, the interviewer was preoccupied with reading emails and all other work. Despite providing correct answers, the experience felt dismissive.

After the interview, I was asked to wait for feedback. After waiting for two hours, the HR team informed me that my review was still in process and that they would follow up. After three days and multiple follow-ups, I was eventually told that I did not clear the round.

While I am okay with the outcome, I have a few requests for companies conducting interviews:

1.Respect Candidates' Efforts and Time: Please be considerate of the efforts and time candidates invest, especially those who travel long distances.
2. Clear Communication: If face-to-face interviews are required, particularly for final rounds, please communicate this clearly to avoid unnecessary travel and inconvenience.

I hope these points help improve the interview process for future candidates.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Basic Excel Questions
  • Q2. Medium and Basic SQL Questions
  • Q3. Resume based Question
  • Q4. Case Study Questions
  • Q5. Questions on Project

Myntra Interview FAQs

How many rounds are there in Myntra Senior Data Analyst interview?
Myntra interview process usually has 3 rounds. The most common rounds in the Myntra interview process are Coding Test, Technical and HR.
How to prepare for Myntra Senior Data Analyst interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Myntra. The most common topics and skills that interviewers at Myntra expect are Data Analysis, Data Analytics, Go, Python and Quantitative Analysis.

Tell us how to improve this page.

Myntra Senior Data Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Myntra Senior Data Analyst Salary
based on 24 salaries
₹5.4 L/yr - ₹20 L/yr
At par with the average Senior Data Analyst Salary in India
View more details
Data Analyst
220 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Manager
202 salaries
unlock blur

₹6 L/yr - ₹24 L/yr

Senior Assistant
192 salaries
unlock blur

₹1.5 L/yr - ₹5 L/yr

Senior Officer
184 salaries
unlock blur

₹3 L/yr - ₹7.7 L/yr

Senior Manager
172 salaries
unlock blur

₹13.8 L/yr - ₹40 L/yr

Explore more salaries
Compare Myntra with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Meesho

3.7
Compare

LimeRoad

2.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview