Solicité el puesto a través de la recomendación de un empleado. El proceso duró 4 meses. Acudí a una entrevista en Elbit Systems (Haifa) en may 2025
Entrevista
first 20 minutes- introduction and personal details
technical part-3 questions:
1.given a code program, i needed to say what the code would print,its purpose and change a single line to make the the purpose of the code change
2. data structures question
3. OOP question
Preguntas de entrevista [1]
Pregunta 1
in the data structures question, i was asked to design a structure that supports insertion(key,value),update(key,value) and update_all(value),all in O(1) time complexity