Me postulé en línea. El proceso tomó 1 día. Acudí a una entrevista en Cisco (Bengaluru) en nov 2018
Entrevista
Interview consisted of 3 rounds -
- HackerRank Test
- Two Technical rounds
All was based completely on C such as how the C compiler behaves in execution of functions, on Lists and data structures etc. - for Cisco IOS Development
Preguntas de entrevista [1]
Pregunta 1
#define mul(a, b) a*b
int main(){
ans = mul(9, 5);
return 0;
}
Questions on optimization, How Compiler works - All based on C language alone
Interview Process was fine and organized well.
But after the interview I was made to wait for more than a hour and half - I did not take off for the day from work, this unnecessary wait caused frustration.
When they finally let me go, while exiting the building, the security personnel stopped me and said I can only exit with a Cisco Employee as an escort as per Cisco rules, but was not provided with one nor was told anything about this when I was asked to leave - so had to apologize to him and said this won't happen again, for something that was not my fault.
Standard panel, very simple leetcodes. reverse linked list kind of vibe s . I was literarly asked about how a linked list is structured and reversing it. there was almost no friction which I was shocked by one of the reason I did not accept
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.
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.