I applied through other source. I interviewed at Micron Technology (Singapore)
Interview
There were 3 stages of interviews and every stage was conducted professionally. First stage was with the hiring manager, second stage with team and third stage with the head of department.
There were quite a few technical questions and situational questions. If you prepare well and have strong previous experience related to this position role you will have no problem with it!
I applied online. The process took 2 weeks. I interviewed at Micron Technology (Singapore) in Dec 2021
Interview
Interviewer will like you to describe how do you solve the problem structurally and logically, You’re given a sorted array, so binary search is the key here.
You need to find the target value’s index or the position where it should be if it’s not present.
Interview questions [1]
Question 1
Given a sorted array and a target value, return the index if the target is found. If not, return the index where it would be if it were inserted in order