J'ai postulé via un recruteur. Le processus a pris 3 semaines. J'ai passé un entretien chez Zscaler (New Delhi) en déc. 2021
Entretien
Round 1: kind of technical and managerial round
Overall interview experience was good and interviewer was polite, listens to you and respects you.
Round 2: technical
Interviewer asked 2 questions, I solved the first question and second one I got partial output.
He gave me the below comments and I was in shock for a moment.
"You didn't solve the problem how come you claiming you as a automation engineer"
People should be respected, even though they are not fit for the position.
Questions d'entretien [1]
Question 1
Using python print email and mobile number of your resume.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez Zscaler (Bengaluru) en août 2019
Entretien
Had online test which include Aptitude and Programming medium level. They had 2 technical rounds where they asked about my project,computer networks and programming questions on Python and then some brain teaser.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Zscaler (Patiala) en août 2019
Entretien
I applied online. Received an OA first. The OA has different types of questions including filling in the blanks and MCQ. I thought that I did not do very well in the OA but I still got a phone call with the recruiter.
However, I got rejected after the phone call with the recruiter and I have no idea why. Probably they evaluated the results of OA after the phone call…
Questions d'entretien [1]
Question 1
bit operation. Exchange a given binary number's even digits and odd digits (not taking the complement). For example, input = 23 (b00010111), output = 43 (b00101011).