Software Engineer applicants have rated the interview process at Cisco with 2.9 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 65% positive. To compare, the company-average is 68% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Engineer roles take an average of 15 days to get hired, when considering 663 user submitted interviews for this role. To compare, the hiring process at Cisco overall takes an average of 27 days.
Common stages of the interview process at Cisco as a Software Engineer according to 663 Glassdoor interviews include:
One on one interview: 24%
Phone interview: 22%
Skills test: 15%
Group panel interview: 10%
Background check: 10%
Presentation: 7%
Personality test: 6%
IQ intelligence test: 3%
Drug test: 3%
Other: 1%
Here are the most commonly searched roles for interview reports -
I applied online. I interviewed at Cisco (Bengaluru) in Mar 2015
Interview
I have attended Off campus that held on 7 march 2015 on main office Bangalore. The process was very simple well defined it takes 4 rounds of interview.
1. Round was written test(appti+Data Strucure+ Algorithm+ Networking+Reasoning+c+C++) it takes 50 question in 60 min.
2. Round was technical interview in this interviewer wants to check whether you are comfortable with coding or not.I have given each and every question's answer clearly. And got cleared that round too.
Some question were asked
a. How to traverse tree code preorder traversal recursively and iterative both.
b. Memory layout in c.
c. How to compare two string effectively.(o(n))
d. How to sort an array which is the best techniques that you will select and why.
e. How internet works.
3. Round based on network only.
I have not cleared that round just because of some bloody question like IP header, TCP Header, Socket, IPV4, IPV6, and some devices related question.
Some question were asked
a.Write a program to convert decimal number in to binary.
b. How to convert a tree into binary search tree.
c. How the internet devices works.
d. How wire shark works.
e. Some question based on const pointer.
f. Explain how NAT works.
g. What is IP addressing explain each one in deep.
I have answered coding question efficiently but a little bit weak in network. So did not grab this opportunity.
4. Simple HR round like weakness, strength, why cisco just like formality.
I applied through a recruiter. I interviewed at Cisco (Chicago, IL)
Interview
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
I applied online. I interviewed at Cisco (Bengaluru) in Jun 2026
Interview
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.
Interview questions [1]
Question 1
Sort a nearly sorted array. I was asked for an optimal solution and discussed the time and space complexity.