Upload Button Icon Add office photos

Filter interviews by

Micron Semiconductor Interview Questions and Answers

Updated 27 Nov 2024

Micron Semiconductor Interview Experiences

Popular Designations

3 interviews found

Interview Questions & Answers

user image Anonymous

posted on 26 Mar 2021

Interview Questionnaire 

2 Questions

  • Q1. I’m interested in both hardware and software field
  • Q2. I completed diploma in electronics and communication engineering and also I did engineering in same field ECE

Interview Preparation Tips

Interview preparation tips for other job seekers - I’m interested
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Nand Basic operation sequence for read and write
  • Q2. Recovery flow for different scenario

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (62)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

The aptitude along with the coding

Round 2 - Coding Test 

Coding and next is one on one interview

Round 3 - One-on-one 

(2 Questions)

  • Q1. Java coding easy questions and dijkstras algo
  • Q2. Mysql queries along with joins
Round 4 - HR 

(2 Questions)

  • Q1. Normal questions
  • Q2. Just projects and normal things

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)

Jobs at Micron Semiconductor

View all

Interview questions from similar companies

I appeared for an interview in Sep 2017.

Interview Questionnaire 

3 Questions

  • Q1. A C program was asked to write
  • Q2. How to implement sr flipflop using gates.
  • Ans. 

    An SR flip-flop can be implemented using NAND gates.

    • Use two NAND gates to create the SR flip-flop.

    • Connect the output of one NAND gate to the input of the other NAND gate.

    • Connect the Set (S) and Reset (R) inputs to the inputs of the NAND gates.

    • The output of the first NAND gate is the Q output, and the output of the second NAND gate is the Q̅ output.

  • Answered by AI
  • Q3. Steps to find temperature of N rooms and display the same
  • Ans. 

    The answer describes the steps to find and display the temperature of N rooms.

    • Create an array to store the temperature of each room

    • Iterate through each room and prompt the user to enter the temperature

    • Store the temperature in the corresponding array index

    • Display the temperature of each room

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: The first criteria for shortlisting is based on CGPA (8 above)

Round: Test
Experience: A technical test was conducted which had questions from C language and Microcontroller. It was MCQ type.The test was moderately hard
Duration: 30 minutes
Total Questions: 30

Round: Technical Interview
Experience: The above questions were asked and a paper was provided to answer it. The next shotlist was based on the paper evaluation
Tips: Technical knowledge mandatory

Skills: Technical
College Name: Government Model Engineering College, Thrikkakara

Skills evaluated in this interview

I appeared for an interview in Aug 2017.

Interview Questionnaire 

8 Questions

  • Q1. Basics of C
  • Q2. Puzzles on data structures
  • Q3. Asked on project
  • Q4. C basics
  • Q5. 3 basic and simple codes
  • Q6. Family background
  • Q7. How was technical interviews
  • Q8. Why should we not hire you
  • Ans. 

    I lack experience in a specific technology required for the role.

    • I may not have experience with a specific programming language or framework mentioned in the job description.

    • I may not have worked on projects similar to what your company is working on.

    • I may not have experience with certain tools or technologies that are crucial for the role.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: It was just mcq questions but had negative marking
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical Interview
Experience: It was cool and interactive round and was fun

Round: Technical Interview
Experience: It was interesting but I fumbled a little

Round: HR Interview
Experience: It was ok

College Name: Cummins College Of Engineering For Women (CCOEW)

I appeared for an interview in Aug 2017.

Interview Preparation Tips

Round: Test
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical Interview
Experience: Questions about DS , CN and basic resume

Round: Technical Interview
Experience: Questions about RT OS and memory mapping. And other operating system related questions.
Projects done so far.

I applied via Campus Placement and was interviewed in Dec 2016. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions about RRC filters, matched filtering, IIR and FIR filters, basics of probability and questions regarding past projects

Interview Preparation Tips

Round: Test
Experience: The questions on aptitude were based on quantitative and logical reasoning. Questions were simple but you should have a good speed. In the programming section there were find the outout kind of questions and some theory questions based on virtual functions and abstract classes.
In technical questions we had to choose from hardware software or communication. I wrote the test for communications. Questions were based on different modulation techniques like qpsk, msk and also based on dsp. Some questions were about coding techniques as well.
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical Interview
Experience: The overall experience was really good. The interviewers were frirndly and were helping out in case you get stuck. They want to see how clearly you know your basics.

College Name: IIT Madras

I appeared for an interview in Dec 2016.

Interview Questionnaire 

4 Questions

  • Q1. Simple algorithm coding questions, e.g.- fibonacci, prime number
  • Q2. Some hardware questions
  • Q3. Networking questions and some others
  • Q4. Intro, strength, weakness, why we hire you, etc. common HR questions

Interview Preparation Tips

College Name: IIT Kharagpur

I appeared for an interview in Sep 2016.

Interview Questionnaire 

1 Question

  • Q1. Write a code for scheduling in C
  • Ans. 

    Code for scheduling in C

    • Define a struct for the task with fields like start time, end time, priority, etc.

    • Create an array of tasks and sort them based on priority and start time

    • Implement a scheduling algorithm like Round Robin or Priority Scheduling

    • Use system calls like fork() and exec() to create and execute processes

    • Implement synchronization mechanisms like semaphores or mutexes to avoid race conditions

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: There were 3 sections.Aptitude,C programming,Software / Communication / Hardware
Tips: U should be very fast while solving.Aptitude is normal.C programming qsns mainly consists of simple C like trees,arrays,sorting etc.I chose software for 3rd section as I wanted software profile .It has qsns based on OS(little bit linux),Data structures and Algorithms.
Duration: 2 hours
Total Questions: 60

Round: Technical Interview
Experience: Just asked me qsns related to Data structures
Tips: Solve sums in geeksforgeeks

Round: HR Interview
Experience: Its for fun.HR talks about unrelated things :P .If u got selected for HR,then u are selected for job.

College Name: IIT Kharagpur

Skills evaluated in this interview

I appeared for an interview in Sep 2016.

Interview Preparation Tips

Round: Test
Experience: Questions aren't tough but they take more time to read itself.
Tips: First try to attempt the questions which are seemingly small. Reading bigger questions first and wasting more time on that isnt a good idea at all.
Duration: 30 minutes
Total Questions: 30

Skills: Technical Skill, Analytical Skills
College Name: IIT Kharagpur

Micron Semiconductor Interview FAQs

How many rounds are there in Micron Semiconductor interview?
Micron Semiconductor interview process usually has 2-3 rounds. The most common rounds in the Micron Semiconductor interview process are Aptitude Test, Coding Test and One-on-one Round.
How to prepare for Micron Semiconductor 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 Micron Semiconductor. The most common topics and skills that interviewers at Micron Semiconductor expect are Python, Artificial Intelligence, C++, C and Perl.
What are the top questions asked in Micron Semiconductor interview?

Some of the top questions asked at the Micron Semiconductor interview -

  1. I completed diploma in electronics and communication engineering and also I did...read more
  2. I’m interested in both hardware and software fie...read more
  3. java coding easy questions and dijkstras a...read more

Tell us how to improve this page.

Micron Semiconductor Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Qualcomm Interview Questions
3.8
 • 256 Interviews
Texas Instruments Interview Questions
4.0
 • 120 Interviews
Molex Interview Questions
3.9
 • 55 Interviews
Lam Research Interview Questions
3.7
 • 45 Interviews
Broadcom Interview Questions
3.3
 • 41 Interviews
View all

Micron Semiconductor Reviews and Ratings

based on 54 reviews

3.8/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

3.9

Salary

3.5

Job security

3.8

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 54 Reviews and Ratings
Director, Manufacturing Engineering

Sanand

18-28 Yrs

Not Disclosed

Shift Planner

Sanand

1-2 Yrs

Not Disclosed

Explore more jobs
Staff Engineer
15 salaries
unlock blur

₹32 L/yr - ₹47 L/yr

Senior Engineer
13 salaries
unlock blur

₹14.4 L/yr - ₹37 L/yr

Manufacturing Associate
8 salaries
unlock blur

₹3.7 L/yr - ₹5.3 L/yr

Software Engineer
7 salaries
unlock blur

₹6.5 L/yr - ₹13.6 L/yr

Data Scientist
7 salaries
unlock blur

₹15.5 L/yr - ₹18 L/yr

Explore more salaries
Compare Micron Semiconductor with

Qualcomm

3.8
Compare

TDK India Private Limited

3.8
Compare

Molex

3.8
Compare

Applied Materials

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