Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 4 mesi. Ho sostenuto un colloquio presso Elbit Systems (Haifa) nel mese di mag 2025
Colloquio
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
Domande di colloquio [1]
Domanda 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