J'ai postulé via la recommandation d'un employé. Le processus a pris 4 semaines. J'ai passé un entretien chez Intel Corporation
Entretien
We had a 30ish minute phone interview where they asked me to talk a bit about myself, then about resume experience and projects, and one of my projects in technical detail (just "how does it work" but explaining as in depth as I could). Then they asked me a bunch of technical questions related to computer architecture / virutal memory; stuff you'd get quizzed on in school. Then a few questions at the end.
A few weeks later, I had a virtual onsite interview scheduled, meaning it would've been onsite if COVID weren't a thing. I had 3 virtual meetings throughout the day where I was asked some stuff about myself/interests/experience, more in detail talking about work/project experience, and a few technical questions. Some were quiz-like questions and one of them would've been a whiteboard problem in person, but I just explained the solution verbally. Then they asked me stuff about myself and if I had questions about the job / company. One of them was just 30 minutes of me asking questions because the technical part was over quick, but he have really long responses so I only had to ask like 5 or 6.
Then I got an email asking me to re-apply because they changed the Job ID of the role, another asking for consent for a background check a few days later, and another one scheduling a talk to discuss the offer.
Questions d'entretien [1]
Question 1
Given a buffer of bytes representing a list of elements of some arbitrary type, return a list of each unique element paired with its frequency of occurrence in the original list, in descending order of the frequency.
J'ai postulé en ligne. J'ai passé un entretien chez Intel Corporation (Portland, OR)
Entretien
Total 4 Rounds, Intial screening + 3 Loop rounds.
Each round has 2 interviewers,
Screening went over resume, In Loop round, 1st was Technical+ Coding , 2nd Coding + low level System Design, 3rd Behavoiural.
Questions d'entretien [1]
Question 1
implement a service that will return a list of autocompleted values given a partially typed word.
J'ai passé un entretien chez Intel Corporation (Haïfa)
Entretien
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