J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Zscaler (Indore) en mai 2023
Entretien
First it was a technical round where i was asked questions from computer networks and operating system. After that candidates were called for coding round where they were given 2 DSA questions to code, Lastly there was a HR round.
Questions d'entretien [1]
Question 1
What happens when you type a web address on a browser? What is virtual memory concept in Operating System? Difference between mutex locks and semaphore?
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Zscaler (Bengaluru) en sept. 2023
Entretien
There was 3 round 1. Round was oa in which they have asked leetcode medium level question and topic was graph and array . Oa round was tougher compared to interview round
Questions d'entretien [1]
Question 1
2. In interview round they have asked most of the question in c language and also they have asked mainly computer network 1. Like design of tcp/ip and icmp protocol and subnet
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 3 jours. J'ai passé un entretien chez Zscaler (Gāndhīnagar, Gujarat) en sept. 2023
Entretien
On campus Placement: Online Assessment, followed by three consecutive technical interviews. First was for core concepts, second for DSA, and third was taken by an experienced Software Engineer which was a blend of both
Questions d'entretien [1]
Question 1
Round 3: DSA question almost similar to String Compression(Leetcode). The difference between the question here and the question asked in the interview was that even in the case of a single occurrence of the character, I had to append “a1” instead of “a” given in the question. I was given the input array size = length(string)*2.