I applied online. The process took 3 months. I interviewed at Elbit Systems (Rehovot) in Nov 2018
Interview
First interview , after company introduction I was reviewed by the destination position . and technologies involved. I was asked a question on RTOS scheduling mechanism with data structure
Second Interview was HR and third interview was with head of department
2 interviews, first interview with the team lead, is about talking about myself, past projects and a simple coding question, second interview more coding questions.
over all nice and relaxed people.
I think that they have 3-4 levels of interview, the answer took them something like 1.5 months. The interview went very good but i didnt get offer. The interview er was very kind
Interview questions [1]
Question 1
To write malloc function. To write some sort function and analyse.
I applied in-person. The process took 2 weeks. I interviewed at Elbit Systems
Interview
Explain the job, ask me about the code and what the code does, and find the error in the code. And then ask me two coding questions. the interview lasted an hour and a half.
Interview questions [1]
Question 1
You get words from a book one by one by function. when the book ends you get NULL. your mission is to find the word that appears the most. (using c language)