J'ai postulé via une agence de recrutement. Le processus a pris 2 semaines. J'ai passé un entretien chez Cisco (Tel Aviv-Yafo) en juil. 2020
Entretien
Two on site interviews, both same structure: talk about myself, describe in details a project you worked on, the 2-3 questions, asked to write code on white board.
In each interview there were 2 team members interviewers.
Questions d'entretien [1]
Question 1
1. Design LRU cache with max capacity, insert, get in O(1)
2. Sort array of RGB objects so that first will be all R, then all G and finally all B
3. Buy/Sell stocks question
4. You have infinite stream of 1/0 bits, in each point you need to say if the current stream is divided by 7 . using O(1) place.
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.