I applied online. I interviewed at Intel Corporation (Austin, TX) in Jun 2026
Interview
Five interviews, first one was behavioral/basic technical with manager, four rounds of technicals afterwards. all interviews were one hour in length, ranging from logic design to software fundamentals and computer architecture (CPU focus).
Interview questions [1]
Question 1
Describe the difference between RISC and CISC ISA and talk about some pros/cons of both
It was a scheduling question. They asked me write a program in Python, where input is dictionery of events with a number of parameters like prerequisites events, time, and I need to arrange these events based on these parameters.
Interview questions [1]
Question 1
It was a scheduling question. They asked me write a program in Python, where input is dictionery of events with a number of parameters like prerequisites events to schedule these events.
I applied online. I interviewed at Intel Corporation in Dec 2016
Interview
Was contacted by manager through email from. Had a 30 min phone interview with one of the team members. All the questions were related to computer architecture and none on verification.
Interview questions [1]
Question 1
Pipelining, latency and throughput, Cache, types of cache, problem on set way associative cache, interrupts, Virtual memory, page fault, project.