I applied through college or university. The process took 4 weeks. I interviewed at Intel Corporation in Feb 2014
Interview
Applied at the on-campus booth. Got a call in 2 weeks. One interview was asked basic c/c++ questions - what is polymorphism, assert macro, templates, virtual constructor and debug a program and find the output of few programs.
Interview questions [1]
Question 1
What are copy constructors and how are they invoked implicitly.
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.