La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Cisco (Bengaluru) nel mese di feb 2012
Colloquio
written test was the 1st round.they allotted 9to12 time slot for me.it was crowded and simply they were unable to handle the situation.atlast by 12.30pm we entered into the company.the question paper included questions from 4 sections1.logical reasoning and english 2.general aptitude and c pgm 3.networking(unix and linux commands)4.software testing basics.it was tough and they alloe=wed only 80 mins.
Domande di colloquio [1]
Domanda 1
In the following code segment what will be the result of the function,
value of x , value of y
{unsigned int x=-1;
int y;
y = ~0;
if(x == y)
printf("same");
else
printf("not same");
}
They care about your skills, rather than your background. They have a template which they provide and you got to fill that, everyone is provided a unique number. You are instructed not to disclose any of your personal details in the due course of your interview.
Ho sostenuto un colloquio presso Cisco (Austin, TX)
Colloquio
The interview process was two rounds. The first round was a behavioral interview. Straightforward questions, like tell me about the most technically challenging project you have worked on. The second round was a system design interview.
Ho sostenuto un colloquio presso Cisco (Bengaluru)
Colloquio
3 technical rounds of 35-45 mins each for a 5 years experience JS fullstack.
1. Project currently working on + design patterns employed and resume based questions in details to check the depth.
2. System design interview - asked me to mention an approach to design a microservice for retail client. Followed up by questions on why I've chosen a particular tech stack and questions on how to tackle certain situations in real word on such services (inventory + payments etc).
3. DS based test - question was bit easy.