I applied through an employee referral. The process took 1 day. I interviewed at Cisco (Bengaluru) in Jan 2016
Interview
The hiring went through 4-5 rounds with focus mostly on C,data structures, networking and OS concepts. The interviewers were focussed mostly on the concepts, underlying logic more than the correctness of the answers alone. Overall the range of questions was average given the amount of preparation one goes through for the same.
The interview was completed one one day itself and the confirmation was given as well.
Interview questions [1]
Question 1
1> Reversal of linked list in all possible ways
2>Reversal of a string
3>LPM match of route (fib lookup)
4>Bitwise operators based questions
I applied through an employee referral. I interviewed at Cisco (Jerusalem)
Interview
got phone call from the hiring team lead, two face to face interviews with two team leads. first interview was not so successful. on second interview i felt more confident. later got a phone call and was asked to take "pilat" iq external firm testing. after the company reecived "pilat" results, i was contacted and called for and interview with line the manager. after the last interview was contacted by administrative assistant of the line manager to get the job offer
I applied through an employee referral. The process took 2 months. I interviewed at Cisco (Bengaluru)
Interview
Was referred by my friend, interview process nearly took 1 n half months, rounds were as following :
1. Hacker rank test
2. Face to face interview (4 technical and 1hr).
Office place was too good, they offered a lot of refreshments in between the interview, after the hr round they took me for lunch, which was amazing.
Interview questions [4]
Question 1
Round 1:
1.Merge sort and derive the complexity
2.Difference between interface and abstract class.
3.create a immutable class.
4. Difference between array list and link list and there use cases.
5.Create a meeting room class.
Round 2
1 . types of locking in threads
2. Program to print a number in an array only if sum of two numbers are present in array
3.Program to find a number in two dimensional arrays such that rows and column are both sorted.