Solicité el puesto a través de una agencia de empleo. El proceso duró 1 día. Acudí a una entrevista en CEVA (Herzliya) en jun 2015
Entrevista
I applied via staffing agency.
The interview was scheduled after a few days in Hertzliya.
The first (1 of 4) interview was professional and lasted for 2 hours.
The interviewer asked me to tell about myself and to describe any projects I have done in my previous work. He was looking for any optimal solutions that I have implemented in my projects.
After that he asked me 3 questions in SW.
The interviewer hardly gave me any clues, so it took me quite a lot of time to solve them
Preguntas de entrevista [2]
Pregunta 1
Q1: You have an array of N integer numbers (positive and negative). Suggest an algorithm that finds sub-array with maximal sum of its numbers with O(n)
Q2: You have a box that has 2 integers on input and its output is maximal and minimal values of the input. Using only this box build a system that finds median of 3 integers.