Upload Button Icon Add office photos

Cisco

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Cisco Interview Questions, Process, and Tips

Updated 26 Feb 2025

Top Cisco Interview Questions and Answers

View all 299 questions

Cisco Interview Experiences

Popular Designations

370 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Networking - TCP/IP DNS

Consultant Engineer Interview Questions asked at other Companies

Q1. Pattern Search in Strings Given two strings S and P consisting of lowercase English alphabets, determine if P is present in S as a substring. Input: The first line contains an integer T, the number of test cases.Each test case consists of a... read more
Add answer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Assignment 

Before appearing for assignment explore the type of question over internet

Round 2 - Coding Test 

DSA based and problem solving

Top Cisco Software Engineer Interview Questions and Answers

Q1. Row Of A Matrix With Maximum OnesYou are given a 2D matrix (containing either ‘0’ or ‘1’) of size N x M, where each row is in sorted order. Find the 0-based index of the first row that has the maximum number of 1's. For example : For given ... read more
View answer (3)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. How you will improve the efficiency of supply chain. How will you get more productivity from team.
  • Ans. 

    To improve supply chain efficiency, I will streamline processes, optimize inventory management, and enhance communication with suppliers. To increase team productivity, I will set clear goals, provide training and resources, and foster a collaborative work environment.

    • Streamline processes by eliminating unnecessary steps and automating repetitive tasks

    • Optimize inventory management by implementing a just-in-time system ...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. How you will add value in organization.

Program Manager Interview Questions asked at other Companies

Q1. Use case scenario - in case a new engagement is awarded to Infosys, share how do you manage that Project/Program?
View answer (9)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Resume and about myself
  • Q2. Verilog, system verilog
Round 2 - Technical 

(1 Question)

  • Q1. Verilog, system verilog

Hardware Engineer Interview Questions asked at other Companies

Q1. How many ways would one arrange sets of coloured balls, the first set all red, the next all blue, and the last all green, and all balls in a set are identical, in a line?
View answer (2)

Cisco interview questions for popular designations

 Software Engineer

 (59)

 Software Developer

 (26)

 Senior Software Engineer

 (10)

 Apprentice

 (8)

 Hardware Engineer

 (8)

 Technical Consultant

 (8)

 Technical Consulting Engineer

 (8)

 Network Engineer

 (7)

Network Engineer Interview Questions & Answers

user image Saiteja Chitturi

posted on 9 Jul 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Assignment 

It contained networking questions

Round 2 - Technical 

(2 Questions)

  • Q1. What is router &switch
  • Ans. 

    A router is a networking device that forwards data packets between computer networks, while a switch is a networking device that connects devices within a network.

    • Router operates at the network layer of the OSI model

    • Switch operates at the data link layer of the OSI model

    • Router connects multiple networks together

    • Switch connects devices within the same network

    • Router uses IP addresses to route traffic

    • Switch uses MAC addre

  • Answered by AI
  • Q2. How is routing done
  • Ans. 

    Routing is the process of selecting the best path for network traffic to reach its destination.

    • Routing involves determining the optimal path for data packets to travel from the source to the destination.

    • Routers use routing tables to make decisions on how to forward packets based on destination IP addresses.

    • Routing protocols like OSPF, BGP, and EIGRP are used to exchange routing information between routers.

    • Static routin...

  • Answered by AI

Skills evaluated in this interview

Network Engineer Interview Questions asked at other Companies

Q1. TCP/IP layers, why is transport needed for communication? What is Subnet mask and how does it help in data communication. Why is Vlan needed? Based on what information does a switch and router send a packet or frame? Types of arp, What is p... read more
View answer (2)

Get interview-ready with Top Cisco Interview Questions

Production Engineer Interview Questions & Answers

user image Sushant Cisco

posted on 15 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at KIIT University, Bhuvaneshwar

Round 1 - Aptitude Test 

Questions from trains, water taps

Round 2 - Coding Test 

Min letters to delete to make a string palindrome

Production Engineer Interview Questions asked at other Companies

Q1. How to solve the problem in robot means how to detect fault?
View answer (9)

Jobs at Cisco

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Python data types, list comprehension

Senior Technical Lead Interview Questions asked at other Companies

Q1. What is containerization (Docker)? what are steps to create container, till it gets deploy on server.
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was a 2 hour test with medium level questions

Round 2 - Technical 

(2 Questions)

  • Q1. Mostly asked about CN
  • Q2. Small Linked list question

Top Cisco Software Developer Intern Interview Questions and Answers

Q1. Count elements in all subtreesYou are given an arbitrary tree consisting of 'N' nodes numbered from 0 to 'N' - 1. You need to find the total number of elements in all the subtrees of the given tree. In other words, given a generic tree, fin... read more
View answer (2)

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

40 MCQ's, 2 Coding question

Round 2 - Technical 

(2 Questions)

  • Q1. Dijkastra's Algorithm
  • Ans. 

    Dijkstra's Algorithm is a graph search algorithm that finds the shortest path between nodes in a graph.

    • Dijkstra's Algorithm is used to find the shortest path from a starting node to all other nodes in a weighted graph.

    • It works by maintaining a set of nodes whose shortest distance from the starting node is known.

    • The algorithm iteratively selects the node with the smallest distance and updates the distances of its neighb...

  • Answered by AI
  • Q2. Snake and Ladder

Skills evaluated in this interview

Top Cisco Software Developer Intern Interview Questions and Answers

Q1. Count elements in all subtreesYou are given an arbitrary tree consisting of 'N' nodes numbered from 0 to 'N' - 1. You need to find the total number of elements in all the subtrees of the given tree. In other words, given a generic tree, fin... read more
View answer (2)

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Largest subsequence
  • Ans. 

    Find the largest subsequence in an array of strings

    • Iterate through the array of strings and compare the length of each subsequence

    • Keep track of the longest subsequence found so far

    • Return the longest subsequence

  • Answered by AI

Skills evaluated in this interview

Top Cisco Software Engineer Interview Questions and Answers

Q1. Row Of A Matrix With Maximum OnesYou are given a 2D matrix (containing either ‘0’ or ‘1’) of size N x M, where each row is in sorted order. Find the 0-based index of the first row that has the maximum number of 1's. For example : For given ... read more
View answer (3)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

Cisco Interview FAQs

How many rounds are there in Cisco interview?
Cisco interview process usually has 2-3 rounds. The most common rounds in the Cisco interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Cisco interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Cisco. The most common topics and skills that interviewers at Cisco expect are Python, cisco, Cisco, Linux Administration and Computer Networking.
What are the top questions asked in Cisco interview?

Some of the top questions asked at the Cisco interview -

  1. 1.Two routers are connected,Ospf is enabled but link is down, what are the spec...read more
  2. In a tournament with N teams, where in one team can play only one match per day...read more
  3. What are the new flags which RSTP BPDU's introduc...read more
How long is the Cisco interview process?

The duration of Cisco interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Cisco Interview Process

based on 270 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 902 Interviews
Dell Interview Questions
4.0
 • 392 Interviews
VMware Software Interview Questions
4.4
 • 157 Interviews
NetApp Interview Questions
3.9
 • 64 Interviews
Gen Interview Questions
4.0
 • 17 Interviews
Fortinet Interview Questions
4.2
 • 12 Interviews
View all

Cisco Reviews and Ratings

based on 1.8k reviews

4.1/5

Rating in categories

3.9

Skill development

4.3

Work-life balance

3.9

Salary

3.5

Job security

4.2

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 1.8k Reviews and Ratings
Software Technical Leader - Embedded C

Bangalore / Bengaluru

11-15 Yrs

Not Disclosed

Software Engineering Technical Leader

Bangalore / Bengaluru

11-15 Yrs

Not Disclosed

Software Engineer II - NSO Engineering

Bangalore / Bengaluru

2-7 Yrs

Not Disclosed

Explore more jobs
Software Engineer
2.6k salaries
unlock blur

₹10 L/yr - ₹39 L/yr

Technical Consulting Engineer
648 salaries
unlock blur

₹8.1 L/yr - ₹30 L/yr

Senior Software Engineer
634 salaries
unlock blur

₹14 L/yr - ₹48 L/yr

Network Engineer
418 salaries
unlock blur

₹3.8 L/yr - ₹13.1 L/yr

Software Developer
346 salaries
unlock blur

₹9 L/yr - ₹40 L/yr

Explore more salaries
Compare Cisco with

Google

4.4
Compare

Microsoft Corporation

4.0
Compare

Hewlett Packard Enterprise

4.2
Compare

Juniper Networks

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview