J'ai postulé en personne. Le processus a pris 1 jour. J'ai passé un entretien chez Cisco (Bengaluru) en oct. 2010
Entretien
For screening they conduct a written test 50 Questions in total, 20 Aptitude types and 30 Engineering.
In this 30 Questions 60% Electronics, and 40% in CS.
After that 3 F2F Technical Interviews and 1 HR Interview.
They will ask about your Projects.
C,(In Depth)
Data Structure(Mainly Trees and Linked List)
Algorithm(Basic)
OS(Baiscs More than Average.)
Networking (Basics College Level)
Questions d'entretien [1]
Question 1
Where is string constants stored in Memory?
Ex: char * a = "Hello" ;
J'ai postulé via un recruteur. J'ai passé un entretien chez Cisco (Chicago, IL)
Entretien
March 13th; Took a hackerrank exam, 3 easy-med leetcode DSAs. One was rotating a matrix and the other was a binary search. And the third was a basic sql. Did not hear back until July.
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
J'ai postulé en ligne. J'ai passé un entretien chez Cisco (Bengaluru) en juin 2026
Entretien
The interview started well and covered backend concepts, Java, system design, and coding. I answered the questions confidently and had a positive interaction throughout.
After receiving the rejection, I spoke with HR to understand the feedback. I was informed that the interviewer believed I was looking at answers during the interview. This came as a surprise because I was not referring to any external material. I have a habit of looking away while thinking or recalling concepts, which I believe may have been misunderstood.
I wish this concern had been raised during the interview so I could have clarified it immediately. If there are concerns about a candidate’s behavior, discussing them in real time or asking for a room scan can help avoid misunderstandings.
Overall, the interview questions were fair, but I feel my evaluation was influenced by this misunderstanding rather than my technical performance.
Questions d'entretien [1]
Question 1
Sort a nearly sorted array. I was asked for an optimal solution and discussed the time and space complexity.