I applied in-person. The process took 1 day. I interviewed at Israel Defense Forces (Tel Aviv-Yafo) in Jul 2023
Interview
I was asked how many programming languages I knew, in how many projects I was involved and my contribution to each of them, what parts I usually take in projects, what is my default independence level, etc.
The interview process consisted of an initial screening followed by one or more interviews focusing on both behavioral and professional skills. As a Project Manager, the questions were mainly centered around project ownership, communication with stakeholders, prioritization, and handling challenges under pressure. Some situational questions were asked to understand decision-making and problem-solving abilities. The process was generally structured and the interviewers were professional.
I applied through other source. I interviewed at Israel Defense Forces (Tel Aviv) in Jul 2025
Interview
One Zoom interview after a simple, medium homework assignment. I wasn't asked any homework at all
I was asked both personal and technological - medium and familiar algorithm questions one I didn't know, two interviewers
Ask what subjects I liked...
Interview questions [1]
Question 1
There is a program with a value that can be either 5 or 7, it should return 5 for input 7 and 7 for input 5
Without conditional loops
Then I was asked how I would implement this in componential numeric systems