I applied through other source. I interviewed at Elbit Systems
Interview
We started with a quick recap of what the division is responsible for, we then continued to what the day to day work will be like.
I was asked to tell about myself and why I should be considered for the position.
I was given a question to write code in C including syntax, not just psuedo code.
Then 2 more general quesions about designing algorithms, but these did not require writing, only talking about general approach.
Interview questions [1]
Question 1
Imagine there is a Chessboard and you have a knight in a certain spot, Create an algorithm that finds the shortest path (meaning least movements of the knight) to any given spot on the board.