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 Software Engineer Interview Questions, Process, and Tips for Experienced

Updated 1 Dec 2024

Top Cisco Software Engineer Interview Questions and Answers for Experienced

  • Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked ...read more
  • Q2. Rat in a Maze Problem Statement You need to determine all possible paths for a rat starting at position (0, 0) in a square maze to reach its destination at (N-1, N-1). T ...read more
  • Q3. Interleaving Two Strings Problem Statement You are given three strings 'A', 'B', and 'C'. Determine if 'C' is formed by interleaving 'A' and 'B'. String 'C' is an interl ...read more
View all 6 questions

Cisco Software Engineer Interview Experiences for Experienced

16 interviews found

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

Python coding round for Automation role

Round 2 - Coding Test 

Another round of python coding for automation

Round 3 - Technical 

(1 Question)

  • Q1. Technical concepts like networking , storage and testing concepts and methodology
Round 4 - Behavioral 

(1 Question)

  • Q1. Technical background, role in the current and upcoming org, Soft skills , inter personal skills
Round 5 - HR 

(1 Question)

  • Q1. Company benefits, salary etc
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Standard Easy/Medium Leetcode was asked.

Round 2 - Technical 

(1 Question)

  • Q1. A basic system design question was asked.
Round 3 - Behavioral 

(1 Question)

  • Q1. Questions about my current company and project.

Software Engineer Interview Questions Asked at Other Companies for Experienced

Q1. String Compression Problem Statement Implement a program that per ... read more
asked in HCLTech
Q2. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q3. Total time: 110 mins 1. Find missing and duplicate numbers from g ... read more
asked in HCLTech
Q4. Reverse Array Elements Given an array containing 'N' elements, th ... read more
asked in Cisco
Q5. Intersection of Linked List Problem You are provided with two sin ... read more
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

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

Basic questions on logical problem solving

Round 2 - One-on-one 

(2 Questions)

  • Q1. Networking, routing protocols , dijkshtra algorithm
  • Q2. Router & switch functionality
  • Ans. 

    Routers connect different networks, while switches connect devices within a network.

    • Routers operate at the network layer and make decisions based on IP addresses

    • Switches operate at the data link layer and use MAC addresses to forward data

    • Routers can connect multiple networks together, while switches connect devices within the same network

    • Example: A router connects a home network to the internet, while a switch connects

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. About the job, location and other concerns

Skills evaluated in this interview

Cisco interview questions for designations

 Senior Software Engineer

 (10)

 Software QA Engineer

 (4)

 Software Engineer Intern

 (4)

 Software Engineer III

 (2)

 Embedded Software Engineer

 (1)

 Software Engineer II

 (1)

 Lead Software Engineer

 (1)

 Associate Software Engineer

 (1)

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

(2 Questions)

  • Q1. Networking Questions
  • Q2. Networking Questions 2

Get interview-ready with Top Cisco Interview Questions

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

I applied via LinkedIn and was interviewed in Oct 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Basic, medium, and high level of cosing

Round 3 - Technical 

(1 Question)

  • Q1. Aptitude, coding + technical questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Technical questions and critical thinking
Round 5 - HR 

(1 Question)

  • Q1. Details for onboarding

Software Engineer Jobs at Cisco

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2023. There were 8 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Some questions are giving. We can solve that questions . Who can get 70 percentage above that persons qualified.

Round 3 - One-on-one 

(4 Questions)

  • Q1. 4 or 5 sirs are take the interview
  • Q2. Self introduction.
  • Q3. About subject . Sta science
  • Q4. Asking questions about related to company
Round 4 - Case Study 

One topic is giving.that topic we can ready.

Round 5 - Group Discussion 

One topic is giving we can speak about that topic. The HR observe the persons.

Round 6 - Technical 

(1 Question)

  • Q1. Questions or topic is giving we can discuss about that topic
Round 7 - HR 

(1 Question)

  • Q1. Ask about yourself, see the resume.
Round 8 - Coding Test 

Giving the one program we can do that

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume highlight. way of taking, dressing, walking, setting. Communication skills are important. Education 65 percentage above marks .idea about programming.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Coding Test 

DSA, CSE theory were asked related to college cirriculum

Round 2 - Technical 

(1 Question)

  • Q1. Dynamic programming, coding, theory of cse fundamentals

I applied via Recruitment Consulltant and was interviewed in Apr 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Normal coding round with two questions

Round 3 - Technical 

(3 Questions)

  • Q1. Technical discussion round with detailed on design and technical things
  • Q2. Performance improvements in Angular
  • Ans. 

    Performance improvements in Angular can be achieved through lazy loading, AOT compilation, and optimizing change detection.

    • Lazy loading: load modules only when needed

    • AOT compilation: pre-compile templates for faster rendering

    • Optimizing change detection: use OnPush strategy, avoid unnecessary bindings

    • Use trackBy function for ngFor loops

    • Use pure pipes instead of impure pipes

    • Use ngZone.runOutsideAngular() for heavy comput...

  • Answered by AI
  • Q3. What are possible security issues and How to manage Security concerns in web application
  • Ans. 

    Possible security issues and how to manage them in web applications

    • SQL injection attacks

    • Cross-site scripting (XSS) attacks

    • Cross-site request forgery (CSRF) attacks

    • Insecure authentication and authorization mechanisms

    • Sensitive data exposure

    • Implementing secure coding practices

    • Regularly updating software and security patches

    • Conducting regular security audits and penetration testing

    • Implementing multi-factor authentication

    • Us...

  • Answered by AI
Round 4 - Behavioral 

(1 Question)

  • Q1. Questions related to team management and working in teams, leadership etc
Round 5 - HR 

(1 Question)

  • Q1. Normal HR questions like why Cisco, why changing current job etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company and culture and work will depend on project and team.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic in C, questions on projects
  • Q2. Pointer arithmetic, Bitwise operators etc
Round 2 - One-on-one 

(2 Questions)

  • Q1. Coding questions on Data structures
  • Q2. LinkedLists, Pointers related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion on projects, bit wise operators
Round 4 - One-on-one 

(1 Question)

  • Q1. Discussion with manager - Details about projects, their existing project

Cisco Interview FAQs

How many rounds are there in Cisco Software Engineer interview for experienced candidates?
Cisco interview process for experienced candidates usually has 3-4 rounds. The most common rounds in the Cisco interview process for experienced candidates are Coding Test, Technical and One-on-one Round.
How to prepare for Cisco Software Engineer interview for experienced candidates?
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, Linux Administration, Computer Networking and Debugging.
What are the top questions asked in Cisco Software Engineer interview for experienced candidates?

Some of the top questions asked at the Cisco Software Engineer interview for experienced candidates -

  1. What are possible security issues and How to manage Security concerns in web ap...read more
  2. Performance improvements in Angu...read more
  3. Router & switch functional...read more
How long is the Cisco Software Engineer interview process?

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

Tell us how to improve this page.

Cisco Software Engineer Interview Process for Experienced

based on 10 interviews

4 Interview rounds

  • Technical Round - 1
  • Coding Test Round
  • Technical Round - 2
  • HR Round
View more
Cisco Software Engineer Salary
based on 2.7k salaries
₹9.8 L/yr - ₹40 L/yr
209% more than the average Software Engineer Salary in India
View more details

Cisco Software Engineer Reviews and Ratings

based on 261 reviews

4.3/5

Rating in categories

3.9

Skill development

4.4

Work-life balance

3.9

Salary

3.6

Job security

4.4

Company culture

3.5

Promotions

3.7

Work satisfaction

Explore 261 Reviews and Ratings
Software Engineer

Bangalore / Bengaluru

5-9 Yrs

₹ 4.75-45 LPA

Software Engineer

Bangalore / Bengaluru

6-11 Yrs

₹ 9.3-46 LPA

Software Engineer - GOlang/Java/Python

Bangalore / Bengaluru

3-5 Yrs

₹ 4.8-45 LPA

Explore more jobs
Software Engineer
2.7k salaries
unlock blur

₹10 L/yr - ₹40 L/yr

Senior Software Engineer
653 salaries
unlock blur

₹14 L/yr - ₹48.8 L/yr

Technical Consulting Engineer
651 salaries
unlock blur

₹7.5 L/yr - ₹30 L/yr

Network Engineer
397 salaries
unlock blur

₹3.9 L/yr - ₹17 L/yr

Software Developer
364 salaries
unlock blur

₹18.3 L/yr - ₹42.6 L/yr

Explore more salaries
Compare Cisco with

Google

4.4
Compare

Microsoft Corporation

4.0
Compare

Sterlite Technologies

3.8
Compare

Nokia Networks

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