Ho presentato la mia candidatura online. La procedura ha richiesto 5 giorni. Ho sostenuto un colloquio presso Intel Corporation (Shanghai, Shanghai) nel mese di nov 2012
Colloquio
HR staffing did the screening with me twice. Then the technical interview.
I was interviewed by about 3 or 4 engineers.
I was ask about some compiler theories and concept, such as software scheduling, register allocation, and loop unrolling.
In addition, some fundmental knowledge concerning the virtual machine runtime.
Then we went to review my resume file and ask series questions about the history of my past
employments.
Finally, the HR to contact with me again, and discuss with me about the offering and salary.
Domande di colloquio [1]
Domanda 1
The performance of a program is slower than the same program before the backend of the compiler has changed. What direction would you look into this issue and solve it?
Ho sostenuto un colloquio presso Intel Corporation
Colloquio
Technical Assessment (Codility)
3 questions, 150 minutes given. I would say the questions were easy and medium.
Interview with team managers.
They asked multiple C++ related questions. Some parallel programming questions.
Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Intel Corporation (Nižnij Novgorod) nel mese di lug 2021
Colloquio
I passed three interviews, one with PM (if I understood correctly) and two further technical interviews each of which with different single developers. All in all, this, as I've understood, comprised the full cycle of interview process. After waiting for several days for their final answer, I decided to write them myself with the question for any updates and received response that they are looking for 'even more senior' candidate than me. That response was pretty strange, because in my opinion I passes all interviews successfully. When I perform weakly at solving of some problem, I see this outright, but in these interviews I really don't understand what they didn't like)
Domande di colloquio [1]
Domanda 1
Solving some not very hard algorithmic problems, revealing problems in C++ code.
Ho presentato la mia candidatura online. La procedura ha richiesto 5 giorni. Ho sostenuto un colloquio presso Intel Corporation
Colloquio
Phone interview that lasted for about one hour. The questions were not difficult but did require in depth knowledge of compiler concepts. There was little interaction or feedback provided by the interviewer as I solved the problems. Meaning the question was asked and I would answer it and then we would move on to the next question.
Domande di colloquio [1]
Domanda 1
Determine the basic blocks. Apply optimizations and specify the optimization techniques used. Describe some data flow analysis done by the compiler.