J'ai postulé via la recommandation d'un employé. Le processus a pris 4 mois. J'ai passé un entretien chez Elbit Systems (Haïfa) en mai 2025
Entretien
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
Questions d'entretien [1]
Question 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