I applied through an employee referral. I interviewed at Palo Alto Networks in Oct 2025
Interview
First was an hr call, after i day in office for problem solving exams: 3 leetcode questions easy and medium. day after, was an interview with one of the managers.
I applied online. I interviewed at Palo Alto Networks (Tel Aviv-Yafo) in Jun 2026
Interview
Telling about myself and asking questions to an interviewer, telling about the job I worked at recently. In addition, there were coding and architecture questions. Overall the interview was average, the people were nice and it was a good experience.
The process included an online Codility coding test focused on problem solving and data structures, followed by a technical face-to-face interview. The interview covered algorithmic questions, coding exercises, and discussion of my approach, complexity, and problem-solving skills. The interviewers were professional and asked in-depth technical questions.
Interview questions [1]
Question 1
Solving algorithmic problems involving arrays and data structures, focusing on time and space complexity, edge cases, and explaining the solution clearly during the technical interview.
I interviewed at Palo Alto Networks (Tel Aviv-Yafo)
Interview
Leet code style testing. Mostly string and arrays questions and dynamic programming questions. Needed to bring your own laptop and they sent a link with the questions. There were many juniors tested that day
Interview questions [1]
Question 1
Dynamic programming question- number of cars that can cross bridge without exceeding the maximum weight. When a driver turns back, all drivers behind him move one position closer. Need to find the min number of drivers that will need to turn back