I applied through an employee referral. The process took 2 weeks. I interviewed at Personetics (Giv`atayim) in Nov 2021
Interview
2 technical interviews with team leaders. I felt they put a lot of attention to the thinking process.
For the technical interview, I had to solve 2 questions using my choice of IDE. The second interview included a follow-up question from the first interview. One interview with VP R&D and one HR interview. The VP R&D interview included theoretical technical questions.
Interview questions [1]
Question 1
drivers array and 3 gas pumps A, B, and C.
each element in the drivers array contains the amount of gas needed for this driver. each gas pump has a gas amount. you need to return the maximum time for all the drivers to fill their tanks or error if it is not feasible.