Ho presentato la mia candidatura online. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Palo Alto Networks (Tel Aviv) nel mese di giu 2024
Colloquio
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.
Domande di colloquio [1]
Domanda 1
Describe what is cache and demonstrate it in your code.
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto più di una settimana. Ho sostenuto un colloquio presso Palo Alto Networks (Nuova Delhi) nel mese di giu 2025
Colloquio
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 ]
Domande di colloquio [1]
Domanda 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
Ho presentato la mia candidatura di persona. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Palo Alto Networks nel mese di set 2021
Colloquio
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.
Domande di colloquio [1]
Domanda 1
An array of integers, find the largest positive limb that has a complement to a 0 negative in that array.