Machine Learning Engineer applicants have rated the interview process at Intel Corporation with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 67% positive. To compare, the company-average is 72.9% positive. This is according to Glassdoor user ratings.
Candidates applying for Machine Learning Engineer roles take an average of 25 days to get hired, when considering 9 user submitted interviews for this role. To compare, the hiring process at Intel Corporation overall takes an average of 23 days.
Common stages of the interview process at Intel Corporation as a Machine Learning Engineer according to 9 Glassdoor interviews include:
Phone interview: 20%
Background check: 20%
Skills test: 15%
One on one interview: 10%
Presentation: 10%
Personality test: 10%
Group panel interview: 5%
IQ intelligence test: 5%
Drug test: 5%
Here are the most commonly searched roles for interview reports -
I applied online. The process took 2 months. I interviewed at Intel Corporation (Chandler, AZ) in Oct 2021
Interview
First, I have an interview with the team manager, and after I pass the first interview, the technical interview comes to me. This interview takes 2 hours. The questions is mostly about the basic concepts of machine learning and deep learnings. Then I'm given the take home assignment which is coding questions. And the final interview is also the technical interview taking 1 hour.
Interview questions [1]
Question 1
Technical questions are mostly about the basic concept of machine learning and image processing such as PCA, Linear regression, SVM, K-Means clustering, morphology transformation.
I applied through college or university. I interviewed at Intel Corporation (Bengaluru) in Apr 2025
Interview
its good.....first they asked abt project , then some dsa concepts then some microcontrollers and all pipelining , C++ concepts
Then they asked tell me about yourself and alal the stuffsss
I applied through other source. The process took 4 weeks. I interviewed at Intel Corporation (Denver, CO)
Interview
I have joined Intel's Talent community and was invited to attend Atlanta's ATL Experience Hiring Event. There was a technical panel interview with five interviewers followed by in-person behavioral interview.
Interview questions [1]
Question 1
Describe projects are you working on? Specifically Predictive Maintenance project?
I applied through an employee referral. I interviewed at Intel Corporation (Haifa) in Apr 2024
Interview
3 technical Interviews: 40 mins each.
One interview being on design, another on working on an unfamiliar environment (GoLanguage) and the third being on pure leetCode style questions.
The interviews are done on Microsoft teams with screen share.
Interview questions [3]
Question 1
1: Most Important Quesion (do not fail):
Design a parking lot robot that parks different types of vehicles given that our parking lot is 5 floors, make sure that cars are parked near each other.
The idea is to literally design a UML.
Implement a python function the converts a binary string into its decimal representation.
Also I need to implement a function the converts a decimal int into its binary value.
These were trivial..
3. Find the max continuous sub array sum of an interference array.