Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 6 settimane. Ho sostenuto un colloquio presso Intel Corporation (Haifa) nel mese di giu 2012
Colloquio
2 on-site technical interviews, each had 2 interviewers.
The interview was mainly about solving technical programming problems.
Was asked to implement an LRU cache, calculate the greatest sum of sub-arrays, and write a function to translate roman numerals to decimal number.
the interviewers were very kind.
I got a response from HR a few days after each interview, and eventually it led to a more then decent job offer (which I accepted).
Domande di colloquio [1]
Domanda 1
Given an integer array containing positive and negative numbers, how do you get the maximum sum of its sub-arrays? Continuous numbers form a sub-array of an array.
For example, if the input array is {1, -2, 3, 10, -4, 7, 2, -5}, the sub-array with the maximum sum is {3, 10, -4, 7, 2} whose sum 18.
Ho sostenuto un colloquio presso Intel Corporation
Colloquio
Phone call interview about basics of Algorithm, Computer Architecture, Operating Systems. Mostly on bit manipulation, memory management, process scheduling, threads, mutex, semaphores, locking mechanisms, IOMMU, instruction pipeline, Direct Memory Access.
Ho sostenuto un colloquio presso Intel Corporation (California, MD)
Colloquio
1. First an HR person called me and scheduled an interview
2. There were 4 persons on the interview panel and asked about the OOP
I got some question correct and some wrong. Did not got an offer
Domande di colloquio [1]
Domanda 1
1. Several questions about classes and objects in C++.
2. Inheritance
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto più di una settimana. Ho sostenuto un colloquio presso Intel Corporation (Bayan Lepas) nel mese di ago 2025
Colloquio
Interview was scheduled 10 days after sending application. 3 interviewers, only one of them were local. Basic programming questions, only theory no coding involved, behavioral questions was asked. They have also asked to explain the experience doing projects related to those skills.
Domande di colloquio [1]
Domanda 1
Behavioral questions like, what was the biggest challenge you have faced while working