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 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 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.