Me postulé a través de una recomendación de un empleado. El proceso tomó 6 semanas. Acudí a una entrevista en Intel Corporation (Haifa) en jun 2012
Entrevista
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).
Preguntas de entrevista [1]
Pregunta 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.
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.
Acudí a una entrevista en Intel Corporation (California, MD)
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
1. Several questions about classes and objects in C++.
2. Inheritance
Me postulé a través de un reclutador. El proceso tomó más de 1 semana. Acudí a una entrevista en Intel Corporation (Bayan Lepas) en ago 2025
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
Behavioral questions like, what was the biggest challenge you have faced while working