Me postulé en línea. Acudí a una entrevista en Intel Corporation en mar 2022
Entrevista
Initial phone interview:
Asked knowledge based technical questions. Essentially trivia and knowledge about the technologies on my resume.
Take Home Assignment:
Asked to code the card game War. 6-8 hours expected time investment is what they said.
Final Round:
5 rounds of interviews, 1-2 interviewers each session. A Leetcode round (one easy, one hard), two system design rounds, a general resume review round, and a behavioral round.
The interviewers were nice enough. I'm not sure if Intel pays enough to justify the take home assignment + Leetcode hard. The interview process for SWEs varies by team, but this was for the LTD Frame Automation team.
I heard back two days later that I wasn't selected.
An external API is called to get the exchange rate between currencies. Design/code to reduce the calls to the external API while maintaining near real time information.
Acudí a una entrevista en Intel Corporation (Haifa)
Entrevista
Asked about background, what I did in university
asked about projects
did asked two interview questions
explained what they do in there daily basis, explained about the company, how many employees in the team, and they asked how can I contribute to them
It started with an hr interview, than I had 3 hours technical interview, which splitted to 1 hour for each interview, each one was a diffrent interviewer, 1 question was about system design, 2nd was leet code sytle question, and last was understanding existing code and implementing change
Me postulé a través de una recomendación de un empleado. Acudí a una entrevista en Intel Corporation
Entrevista
First a phone call, where they explain about the position and ask about experience and check suitability. Then a technical interview, if you pass, another technical interview. The interviews are not in the same day.
Preguntas de entrevista [1]
Pregunta 1
bit manipulation, turn on a bit, turn off a bit, count ones in a number etc..