Candidatei-me por indicação de um funcionário. O processo levou 4 meses. Fui entrevistado pela Elbit Systems (Haifa) em mai. de 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
Perguntas de entrevista [1]
Pergunta 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