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

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 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.

Interview Questionnaire 

1 Question

  • Q1. PlSQL technical questions and functional related of banking domain

I applied via Referral and was interviewed before Jul 2021. There were 4 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 - HR 

(1 Question)

  • Q1. Introduction confirmation about the interview schedule.
Round 3 - One-on-one 

(2 Questions)

  • Q1. Go through your resume
  • Q2. Testing core knowledge on applied domine.
Round 4 - HR 

(1 Question)

  • Q1. About the salary negotiation.

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared on basis information Domin on which role you are applied.

I appeared for an interview before Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 Minutes
Round difficulty - Medium

  • Q1. 

    Ninja and His Secret Information Encoding Problem

    Ninja, a new member of the FBI, has acquired some 'SECRET_INFORMATION' that he needs to share with his team. To ensure security against hackers, Ninja dec...

  • Ans. 

    The task is to encode and decode 'SECRET_INFORMATION' for security purposes and determine if the transmission was successful.

    • Read the number of test cases 'T'

    • For each test case, encode the 'SECRET_INFORMATION' and then decode it

    • Compare the decoded string with the original 'SECRET_INFORMATION'

    • Print 'Transmission successful' if they match, else print 'Transmission failed'

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

  • Q1. 

    Equilibrium Index Problem Statement

    Given an array Arr consisting of N integers, your task is to find the equilibrium index of the array.

    An index is considered as an equilibrium index if the sum of elem...

  • Ans. 

    Find the equilibrium index of an array where sum of elements on left equals sum on right.

    • Iterate through the array and calculate prefix sum and suffix sum at each index.

    • Compare prefix sum and suffix sum to find equilibrium index.

    • Return the left-most equilibrium index or -1 if none found.

  • Answered by AI
Round 3 - HR 

Round duration - 50 Minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Data Analyst in PuneEligibility criteria7 CGPACapgemini interview preparation:Topics to prepare for the interview - Data Structures, OOPS, SQL, Python, JavaTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Focus more on SQL
Tip 2 : Keep up with ongoing projects in the company

Application resume tips for other job seekers

Tip 1 : Be honest about what you add.
Tip 2 : Don't forget to mention extra curriculars.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Python data structures
  • Q2. MongoDB database algorithms
  • Ans. 

    MongoDB database algorithms are used for efficient data storage, retrieval, and processing.

    • MongoDB uses various algorithms for indexing, sharding, and aggregation.

    • Indexing algorithms include B-tree, hash, and text search indexes.

    • Sharding algorithms include range-based, hash-based, and zone-based sharding.

    • Aggregation algorithms include map-reduce and aggregation pipeline.

    • MongoDB also uses algorithms for query optimizati

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your basics

Skills evaluated in this interview

I applied via Company Website and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why should we hire you?
  • Ans. Because you will never get some one like me.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and cool. Never show that u lack confidence trust your guts and do well.

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

Interview Questionnaire 

1 Question

  • Q1. Explain about your framework, Oops Concepts, Collections, Questions on Selenium and Appium basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to have knowledge on basics of Selenium and Appium, Easy to clear interview

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

Interview Questionnaire 

1 Question

  • Q1. All technical. About Oracle, Ab-initio and Unix

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Work smart.

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 Assignment, Technical and One-on-one Round.
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