J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Palo Alto Networks (Tel Aviv-Yafo) en juin 2024
Entretien
Interview process:
- Phone call with the recruiter.
- Phone call with the team leader.
- Home assignment with a deadline of a few days.
- Interview at their offices with the team leader and his manager.
I had a big flaw in my assignment, which probably caused to me not passing.
I answered the rest of the questions properly, even as requested to code.
During the interview, it was pretty clear that I wasn't the candidate they were looking for, but messaging in front of me while glancing at me felt unprofessional. They could have waited a few minutes for me to leave before doing that.
Questions d'entretien [1]
Question 1
Describe what is cache and demonstrate it in your code.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris plus d'une semaine. J'ai passé un entretien chez Palo Alto Networks (New Delhi) en juin 2025
Entretien
there were multiple rounds, 1St is online proctored coding round with 3 ques ( 1 python Class and function implementation with given requirement and condition , 1 Django form validation and regression check, 1 simple ques ] , 2nd round was a technical round , 3rd round (final ) is also a technical round too ( with mixture of question from resume , DSA, real-time application and problems, Networking and Linux ]
Questions d'entretien [1]
Question 1
question - given 12 coins with different weight, and a machine that gives output "too heavy" or "too light", you have to find the real coin among them.
question - given a stream of data ( over 15 GB ) that refreshes in every 15 minutes, how would you transfer that data to 100 computers, provide your approach
question - you type "https://www.linkedin.com" in browser ( you have good internet connectivity and URL is also correct ) , but when you enter , it show "connection refused", how you will resolve this issue
J'ai postulé en personne. Le processus a pris 1 jour. J'ai passé un entretien chez Palo Alto Networks en sept. 2021
Entretien
The first stage of the process is a codility test, the test is performed on the home computer at home, it is 90 minutes 3 questions.
The questions are not very difficult, but it is necessary to pay good attention to the efficiency of the solution (complicates the solution very much), and to extreme cases. A total of 3 programs to compile and work well in 90 minutes is a bit challenging.
Questions d'entretien [1]
Question 1
An array of integers, find the largest positive limb that has a complement to a 0 negative in that array.