I applied through a recruiter. The process took 2 months. I interviewed at Intel Corporation (Hillsboro, OR) in Dec 2018
Interview
Rigorous but very relevant. No gotcha questions. No unnecessary algorithms and data structure questions that test your memorization skills. A healthy focus on career goals and approach to problem solving. Loved it actually. Not something I would say about interviews given how much of a nervous wreck I generally am.
Interview questions [2]
Question 1
1. Describe in most detail possible the execution of a couple of simple instructions from a microarchitecture point of view
I applied online. I interviewed at Intel Corporation in May 2026
Interview
i had an online interview on Zoom, we talked for half an hour, asked me questions about myself.. and then he asked two main leetcode questions (i think medium) i wa accecpeted to do the second interview but they already offered another student before they contacted me ..
Interview questions [1]
Question 1
you are given a map -> for each number there is a letter
'9' - a
'99' - b
'999' - c
(you know all the amp) - given a string of numbers you should return the string
Take home assignment of Web API CRUD application.
Explain on Typescript codes, SQL syntax questions, some architecture and design questions. Overall a great and transparent process, few rounds before being selected
Applied on line. Reached out by recruiter within two weeks. It seems all applicants can receive at least one round of technical interview. First round of interview had two leetcode easy questions. No behavior questions. No question about resume.
Interview questions [1]
Question 1
Copy a binary tree. The kth smallest integer in an array.