Upload Button Icon Add office photos

Filter interviews by

Micron Tech Senior Data Scientist Interview Questions, Process, and Tips

Updated 22 Jun 2022

Micron Tech Senior Data Scientist Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Assignment 

A data science assignment to build a well performing ML model

Round 2 - Technical 

(4 Questions)

  • Q1. What are loss functions for Linear and Logistics Regression and why are they so?
  • Ans. 

    Loss functions for Linear and Logistic Regression and their significance.

    • Linear Regression uses Mean Squared Error (MSE) as the loss function.

    • Logistic Regression uses Binary Cross-Entropy (BCE) as the loss function.

    • MSE measures the average squared difference between the predicted and actual values.

    • BCE measures the difference between the predicted and actual probabilities.

    • The goal is to minimize the loss function to imp

  • Answered by AI
  • Q2. Explain data pre-processing steps
  • Ans. 

    Data pre-processing is a crucial step in data analysis that involves cleaning, transforming, and organizing data.

    • Cleaning data by removing duplicates, filling in missing values, and correcting errors

    • Transforming data by scaling, normalizing, or encoding categorical variables

    • Organizing data by splitting into training and testing sets, or creating new features

    • Exploratory data analysis to identify outliers, correlations, ...

  • Answered by AI
  • Q3. What are the most common reasons for overfitting?
  • Ans. 

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

    • Using a model that is too complex

    • Having too few training examples

    • Using irrelevant or noisy features

    • Not using regularization techniques

    • Not using cross-validation to evaluate the model

    • Data leakage

  • Answered by AI
  • Q4. Why and When do we use Transfer Learning?
  • Ans. 

    Transfer Learning is used to leverage pre-trained models for new tasks, saving time and resources.

    • Transfer Learning is used when the dataset for a new task is small or limited.

    • It can also be used when the new task is similar to the original task the pre-trained model was trained on.

    • Transfer Learning can save time and resources by using pre-trained models instead of training from scratch.

    • Examples include using pre-train...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Why did you apply from Micron
  • Q2. What is your expectation from the job.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure the resume has good projects which has multiple concepts of data science being used.
Communication plays a vital role in the hiring process.

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Very basic java and react (mostly theory )

Interview Preparation Tips

Interview preparation tips for other job seekers - Average Joe can clear it

I applied via Recruitment Consultant and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Interviewed for c/c++ developer
  • Q2. All basic questions they have asked

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice

Interview Questionnaire 

3 Questions

  • Q1. What is your role in current project
  • Q2. Why should we hire you
  • Q3. What the major challenges you have faced in your earlier project ?

I applied via Referral and was interviewed before Mar 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. About pointers and their types

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy one so we can take with only basic knowledge

I applied via Naukri.com and was interviewed in Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Normal Accounts related question like describe Depreciation, ammortization, and what do you mean by Reporting (RTR Activity).
  • Q2. Some interviewer may ask what do you mean by EBITDA as in my case be prepared for this type of bouncers as well .
  • Q3. Then they will ask you your previous work related question. In my case they ask if there is GL to SL mismatch what will you do to solve it.
  • Q4. Then why do we do depreciation of companies what is the need for it
  • Ans. 

    Depreciation is necessary to allocate the cost of an asset over its useful life.

    • Depreciation helps in matching the cost of an asset with the revenue it generates.

    • It allows for the recognition of the wear and tear, obsolescence, and loss of value of assets over time.

    • Depreciation expense reduces taxable income, resulting in tax savings for companies.

    • It helps in determining the true profitability and financial position of...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be confident remember it's not that the interviewer knows everything but be convincing don't say blah blah if you don't know anything .
Read the basics and if you are experienced be sure to explain every detail of how you used to do work.
Best of luck.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Tell me about your self ?
  • Q2. What is your strength?
  • Q3. What is aadhar card (because i am in aadhhar process)
  • Ans. 

    Aadhaar card is a unique identification card issued by the Indian government to residents of India.

    • Aadhaar card is a 12-digit unique identification number issued by the Unique Identification Authority of India (UIDAI).

    • It serves as proof of identity and address for Indian residents.

    • Aadhaar card contains biometric and demographic information of the cardholder, including fingerprints and iris scans.

    • It is used for various ...

  • Answered by AI
  • Q4. Check reading and conversation skill
  • Q5. Are u agree with night shift

Interview Preparation Tips

Interview preparation tips for other job seekers - All questions will be easy, which we can answer ourselves.

I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why do you make the Candidate for months to process the interview

Interview Preparation Tips

Interview preparation tips for other job seekers - The first round was went well. Got a positive feedback on the same day. But they ask for almost all the documents you have. and don't schedule the client round and will get calls weekly or 2 weeks once about the next round but won't get any action.

I applied via Naukri.com and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1.  About previous experience, why did I leave the job.
  • Q2. The exact reasons I have provided along with the experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand their question, do not give excuss answers which may prolong in other questions.

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical question related to the application?

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be confident about your answers and don't lie on any terms.

Micron Tech Interview FAQs

How many rounds are there in Micron Tech Senior Data Scientist interview?
Micron Tech interview process usually has 3 rounds. The most common rounds in the Micron Tech interview process are One-on-one Round, Assignment and Technical.
What are the top questions asked in Micron Tech Senior Data Scientist interview?

Some of the top questions asked at the Micron Tech Senior Data Scientist interview -

  1. What are loss functions for Linear and Logistics Regression and why are they ...read more
  2. What are the most common reasons for overfitti...read more
  3. Why and When do we use Transfer Learni...read more

Tell us how to improve this page.

Senior Software Engineer
8 salaries
unlock blur

₹11.6 L/yr - ₹21.5 L/yr

Software Engineer
7 salaries
unlock blur

₹8.6 L/yr - ₹15.1 L/yr

Data Scientist
6 salaries
unlock blur

₹13.8 L/yr - ₹22 L/yr

Service Engineer
6 salaries
unlock blur

₹2.2 L/yr - ₹3 L/yr

Staff Engineer
4 salaries
unlock blur

₹29 L/yr - ₹42 L/yr

Explore more salaries
Compare Micron Tech with

TCS

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

Infosys

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