J'ai postulé via la recommandation d'un employé. Le processus a pris 3 semaines. J'ai passé un entretien chez Palo Alto Networks (Tel Aviv-Yafo) en févr. 2024
Entretien
Codility exam in the office, then if pass a phone interview to decide which position you will try for (backend, fe, research etc.) then two tech interviews then a hr interview.
Questions d'entretien [1]
Question 1
given an array of unsorted integers, find the maximum number of elements when sorted every two adjacent number have same difference.
J'ai passé un entretien chez Palo Alto Networks (Tel Aviv-Yafo)
Entretien
Test with 3 different question in 90 mintues , 1 a question on strings, the 2nd on intervals and the third one , I wasn't left with enough time so I used naive solution that was inefficient.
Questions d'entretien [1]
Question 1
Given a list of strings ,return a list of lidts of string anagrams.
J'ai postulé en ligne. J'ai passé un entretien chez Palo Alto Networks (Tel Aviv-Yafo) en juin 2026
Entretien
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.
J'ai passé un entretien chez Palo Alto Networks (Tel Aviv-Yafo)
Entretien
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
Questions d'entretien [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