I applied online. The process took 2 weeks. I interviewed at Infinidat (Herzliya) in Aug 2019
Interview
1. Phone interview with one technical question that took 30 minutes
2. Technical interview with team leader that took 2 hours(3 questions)
3. Technical interview with group leader that took 2 hours(2 questions)
Interview questions [1]
Question 1
the technical question of the phone interview was to implement a stack which supports the methods push, pop, getMin with O(1) complexity
A telephone interview there asking about projects you have done and more questions from operating systems ,and then a technical interview with team leader and programmer with more questions from operating systems
Interview questions [1]
Question 1
input: Israeli ID number,
Write an algorithm that gives an Israeli check digit on an ID
I applied online. I interviewed at Infinidat (Herzliyya) in Aug 2019
Interview
First I had a phone interview (about 45 minutes), which include a home test. I was asked to implement the min stack famous question in a time limit of 30 minutes.