I applied through an employee referral. The process took 1+ week. I interviewed at Intel Corporation (Haifa) in May 2011
Interview
Quick phone interview, to check my background, and that the position is something I'm interested in.
After that an interview by team mates,
first question was type of a riddle, the next one was question that the answer was it is like Fibonacci, then I was asked to implement it in many ways (Recursive, loop, dynamic programming)
and another programming question..
The second interview was with managers, but only one technical question.
Interview questions [1]
Question 1
Some generic code in unknown language, was asked what the code does, the answer was binary counting.
I applied online. I interviewed at Intel Corporation (Haifa) in Apr 2026
Interview
intial phone screen
first interview: sorting numbers with a gate, debugging asm codes in two cpus - must find what is specific please in memory and register values
second interview: 1 leetcode question(med) + asm question
I applied at a campus affair they got back to me after a month sadly in exam period so i hadn't had the opportunity to prepare quite well.
but with that being said I was prepared.
there were 2 interviewers sadly one of them was kind of a jerk for some reason he kept rushing me and the other interviewer was telling me to take my time sort of bad cop good cop .
Interview questions [1]
Question 1
There were 3 questions one assemble
2nd and 3rd were in any language i want ,one of them was heavy data structure but both are eazy.
i was asked to write a code that implements LFU Cache on a note pad, the same as the leetcode questions, but with out any hints or insturctions, they basicly want you to task the right questions, and see how you think, they didnt test the code