Upload Button Icon Add office photos

Cisco

Compare button icon Compare button icon Compare
4.2

based on 1.7k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Cisco Software Developer Interview Questions, Process, and Tips

Updated 17 Dec 2024

Top Cisco Software Developer Interview Questions and Answers

  • Q1. Apple Pickup Alice always loves to visit her garden and collect apples. The garden can be represented in the form of ‘N’ * ’N’ grid say ‘MATRIX’, where each cell of the g ...read more
  • Q2. Snake and Ladder You have been given a Snake and Ladder Board with 'N' rows and 'N' columns with the numbers written from 1 to (N*N) starting from the bottom left of the ...read more
  • Q3. Longest Substring Without Repeating Characters Given a string 'S' of length 'L', return the length of the longest substring without repeating characters. Example: Suppose ...read more
View all 62 questions

25 Cisco Software Developer Interview Experiences

94 questions found

Sort by: Popular

Software Developer Interview Questions

user image Anonymous

posted on 29 Sep 2024

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

I applied via LinkedIn and was interviewed before Sep 2023.

2 Interview Rounds

1

Coding Test Round

Linked list, maps based question

2

Technical Round (2 Questions)

  • Q1. Two sum - brute and optimal approach
  • Q2. Program to convert 24hr input into AM-PM formatted output

Interview Preparation Tips

Interview preparation tips for other job seekers - Friendly interviewers. Focus on basics like problem analysis, calculating efficiency, strings, linked list

Skills evaluated in this interview

Software Developer Interview Questions

user image Anonymous

posted on 10 May 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Referral and was interviewed before May 2023.

3 Interview Rounds

1

Coding Test Round

It was Hacker rank test with 5 coding questions

2

Technical Round (1 Question)

  • Q1. 2 technical rounds back to back. which involves java, spring boot. 1 DS question
3

Technical Round (1 Question)

  • Q1. HM round around design knowledge check

Get interview-ready with top interview questions

Software Developer Interview Questions

user image Anonymous

posted on 16 Sep 2022

2 Interview Rounds

1

Coding Test Round

It was 90 mins test with 2 coding questions and aptitude questions most of them on networking

2

Technical Round (2 Questions)

  • Q1. Longest subarray with sum 0
  • Q2. Is a given binary is a binary search tree

Interview Preparation Tips

Interview preparation tips for other job seekers - see networking more they will ask more on core cocepts

Skills evaluated in this interview

What people are saying about Cisco

View All
patteringcandy
Verified Icon
1w
ex -
G S Malhotra
Salary
What is the salary of Project Manager?
Got a question about Cisco?
Ask anonymously on communities.

Software Developer Interview Questions

user image Anonymous

posted on 31 Jul 2024

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

I applied via Walk-in and was interviewed before Jul 2023.

2 Interview Rounds

1

Coding Test Round

Mostly questions on Bit manipulation

2

Technical Round (2 Questions)

  • Q1. Basic c, linked list
  • Q2. Reverse link list

Cisco interview questions for designations

 Software Developer Intern

 (5)

 Software Developer Trainee

 (1)

 Senior Software Developer

 (1)

 Software Developer Apprentice

 (1)

 Software Engineer

 (64)

 Software Analyst

 (1)

 Engineering Software

 (1)

 Software Consultant

 (1)

Software Developer Interview Questions

user image Anonymous

posted on 31 Jul 2024

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

I applied via Walk-in and was interviewed before Jul 2023.

2 Interview Rounds

1

Coding Test Round

Rotate matrix on hacker rank

2

Technical Round (2 Questions)

  • Q1. Bitwise manipulation
  • Q2. Reverse link list

Software Developer Interview Questions

user image CodingNinjas

posted on 31 May 2022

I was interviewed in Dec 2021.

4 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Hard

There were 2 coding questions and 15 MCQs (related to OOPs, OS, DBMS, CN, DSA, and Aptitude).

  • Q1. Apple Pickup Alice always loves to visit her garden and collect apples. The garden can be represented in the form of ‘N’ * ’N’ grid say ‘MATRIX’, where each cel...read more
  • Q2. Implement Stack With Linked List You need to implement the Stack data structure using a Singly Linked List. Create a class named 'Stack' which supports ...read more
2

Video Call Round (2 Questions)

Round duration - 40 minutes
Round difficulty - Medium

It was a technical interview round where I was asked questions based on DSA.

  • Q1. Cycle Detection in a Singly Linked List You have given a Singly Linked List of integers, determine if it forms a cycle or not. A cycle occurs when a node's ...read more
  • Q2. Find the lone set bit You are given a single non-negative integer ‘N’ who’s binary representation consists of a single ‘1’ digit and the rest of the digits are ...read more
3

Video Call Round (4 Questions)

Round duration - 30 minutes
Round difficulty - Medium

It was a technical interview round where I was asked questions based on DSA, OS, and Networking.

  • Q1. Two Sum You are given an array of integers 'ARR' of length 'N' and an integer Target. Your task is to return all pairs of elements such that the...read more
  • Q2. Operating System Question

    What is Priority Inversion?

  • Q3. Operating System Question

    What happens when you boot your system?

  • Q4. Computer Networking Question

    What is an IP address and how many bits are required to represent an IP address?

4

HR Round (1 Question)

Round duration - 10 minutes
Round difficulty - Easy

This was an HR round. The interviewer asked me some questions.
Finally, she asked if I had any questions for her.

  • Q1. Basic HR Questions Tell me about yourself. Why do you want to join Cisco? What are some products of Cisco that you know? Who are the competitors of Cisco? Then,...read more

Interview Preparation Tips

Professional and academic backgroundI completed Chemical Engineering from Indian Institute of Technology (BHU), Varanasi. I applied for the job as SDE - 1 in BengaluruEligibility criteriaAbove 7 CGPACisco interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, OOPs, Operating Systems, DBMS, Computer NetworksTime required to prepare for the interview - 10 MonthsInterview preparation tips for other job seekers

Tip 1 : For DSA questions in interviews, start explaining from the brute force approach and then move to the optimal one. Convey your thought process to the interviewers, so that they can help you out if you get stuck. Communication skills matter a lot, and I think that is what makes the difference!
Tip 2 : Do some research about the company you are interviewing for and prepare the answers to the questions like Why should we hire you? (frame your answer in such a way that shows that your career goals align with the goals of the company), Why XYZ company?, Competitors of XYZ, etc. beforehand. Read about some latest news related to the company so that you can ask questions based upon that when the interviewer allows you to ask any question. This shows that you are genuinely interested to work for the company.
Tip 3 : Spend proper time making your resume and get it reviewed by seniors. Do not write anything that you are not confident of. Even if you write something that you don’t know, just be prepared that how you will defend it. The interviewers are much much experienced than you and they’ll catch you easily if you lie. So don’t take risks here.

Application resume tips for other job seekers

Tip 1 : Try to include at least 1 development project in your resume.
Tip 2 : Do not write anything that you are not confident of. Even if you write something that you don’t know, just be prepared that how you will defend it.

Final outcome of the interviewRejected

Skills evaluated in this interview

Software Developer Interview Questions

user image Anonymous

posted on 22 Oct 2022

I applied via Company Website and was interviewed in Sep 2022.

2 Interview Rounds

1

Resume Shortlist Round

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
2

HR Round (3 Questions)

  • Q1. What is Python?how if state ments are used?
  • Q2. When the looping state ments are used? What are branching statements explain breafly?
  • Q3. Self Introduction and Graduation details What about your skills and etc..

Interview Preparation Tips

Topics to prepare for Cisco Software Developer interview:
  • Python and Oracle
Interview preparation tips for other job seekers - Due to improve skills have passion on software.For circumstances and family issues...

Skills evaluated in this interview

Software Developer Interview Questions

user image CodingNinjas

posted on 25 Jan 2022

I was interviewed in Aug 2021.

3 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 70 Minutes
Round difficulty - Medium

This was an Online Coding+MCQ round where we had a total of 50 MCQ questions and 1 coding problem. The coding problem was of easy to medium level but was a bit implementation heavy.

  • Q1. Intersection of Linked List You are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the da...read more
2

Video Call Round (4 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

The interviewer asked 1 coding problem related to Sliding Window in this round and then the rest of the questions were preety much revolving around Computer Networks and OOPS.

  • Q1. Longest Substring Without Repeating Characters Given a string 'S' of length 'L', return the length of the longest substring without repeating ch...read more
  • Q2. Networking Question

    Explain what is DNS.

  • Q3. Networking Question

    Explain why MAC addresses are required despite having IP addresses

  • Q4. OOPS Question

    How does C++ support Polymorphism?

3

Video Call Round (4 Questions)

Round duration - 60 minutes
Round difficulty - Medium

This round had questions revolving around Computer Networks and Operating Systems.

Tip : Concepts related to Computer Networks is quite frequently asked in Cisco interviews . So its better to remain equipped with all the fundamental concepts. I prepared all the core subjects from my notes and for revision I would suggest the guided paths of Coding Ninjas , they are very useful for quick revision and also the questions over there are very frequently asked in interviews.

  • Q1. Networking Question

    What is the ARP protocol?

  • Q2. Networking Question

    What happens when you enter Google.com on the web browser.

  • Q3. OS Question

    What are the different types of semaphores ?

  • Q4. OS Question

    What is thrashing in OS?

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPACisco interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Interview Questions

user image CodingNinjas

posted on 21 Mar 2022

I was interviewed in Aug 2021.

1 Interview Round

1

Coding Test Round (1 Question)

Round duration - 90 minutes
Round difficulty - Medium

25 MCQS: Based on OS, CN, and aptitude.
1 Coding questions: Medium. I was able to solve it. The question was based on string and hashmap

  • Q1. Word Break You are given a list of “N” strings A. Your task is to check whether you can form a given target string using a combination of one or more strings of...read more

Interview Preparation Tips

Eligibility criteria7 CGPA , 70 percent in 10th and 12thCisco interview preparation:Topics to prepare for the interview - STACK, DP, PRIME NUMBERS (SIEVE) , BINARY SEARCH , CONTESTS ON CODECHEF, Django , React.JS , JavaScript, OS, NETWORKS (DNS , IP , OSI Model , Subnet) .Time required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Do Competitive programming on various Competitive Sites like codeforces and codechef.
Tip 2 : Do atleast 1 full stack project.
Tip 3 : Revise your core subjects concept especially the networking concepts.
Tip 4 : Try to participate in Hackathons and Technical Clubs

Application resume tips for other job seekers

Tip 1 : Mention atleast one full stack project
Tip 2 : Make your resume in one page and 2 collumn.
Tip 3 : add those skills only which you know fully.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Interview Questions

user image CodingNinjas

posted on 25 Jan 2022

I was interviewed in Jun 2021.

3 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

This was an Online Coding+MCQ round where we had a total of 25 MCQ questions and 1 coding problem. The coding problem was of easy to medium level and anyone with a decent knowledge of DSA could pass the coding problem.

  • Q1. Rat In a Maze All Paths You are given a 'N' * 'N' maze with a rat placed at 'MAZE[0][0]'. Find and print all paths that rat can follow t...read more
2

Video Call Round (4 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

The interviewer asked 1 coding problem related to Dynamic Programming in this round and then the rest of the questions were preety much revolving around Computer Networks.

  • Q1. Ways To Make Coin Change You are given an infinite supply of coins of each of denominations D = {D0, D1, D2, D3, ...... Dn-1}. You need to figure out the total ...read more
  • Q2. Networking Question

    What’s the Difference Between IPv4 and IPv6?

  • Q3. Networking Question

    Describe the OSI Reference Model

  • Q4. Networking Question

    What is the difference between anycast, unicast, and multicast?

3

Video Call Round (4 Questions)

Round duration - 60 minutes
Round difficulty - Medium

This round had 1 question related to Binary Tree Traversal followed by some core concepts related to Operating Systems. This round ended with the interviewer asking me the famous 2 wire burning puzzle.

  • Q1. Spiral Order Traversal of a Binary Tree You have been given a binary tree of 'N' nodes. Print the Spiral Order traversal of this binary tree. For exampl...read more
  • Q2. OS Question

    What is Memory Protection in OS ?

  • Q3. OS Question

    What is deadlock? How to prevent deadlock?

  • Q4. Puzzle

    Two wire burning puzzle .

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPACisco interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Cisco Interview FAQs

How many rounds are there in Cisco Software Developer interview?
Cisco interview process usually has 2-3 rounds. The most common rounds in the Cisco interview process are Coding Test, Technical and Resume Shortlist.
What are the top questions asked in Cisco Software Developer interview?

Some of the top questions asked at the Cisco Software Developer interview -

  1. When the looping state ments are used? What are branching statements explain br...read more
  2. What is Python?how if state ments are us...read more
  3. Program to convert 24hr input into AM-PM formatted out...read more
How long is the Cisco Software Developer interview process?

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

Tell us how to improve this page.

Interview Process at Cisco Software Developer

based on 11 interviews in last 1 year

2 Interview rounds

  • Coding Test Round
  • Technical Round
View more

People are getting interviews through

based on 10 Cisco interviews
Job Portal
Company Website
WalkIn
Referral
Campus Placement
30%
20%
20%
20%
10%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Cisco Software Developer Salary
based on 347 salaries
₹10 L/yr - ₹38 L/yr
153% more than the average Software Developer Salary in India
View more details

Cisco Software Developer Reviews and Ratings

based on 38 reviews

4.1/5

Rating in categories

3.6

Skill development

4.3

Work-Life balance

3.7

Salary & Benefits

3.9

Job Security

4.3

Company culture

3.4

Promotions/Appraisal

3.8

Work Satisfaction

Explore 38 Reviews and Ratings
Software Engineer
2.8k salaries
unlock blur

₹10.5 L/yr - ₹38.4 L/yr

Senior Software Engineer
751 salaries
unlock blur

₹14 L/yr - ₹48.8 L/yr

Technical Consulting Engineer
650 salaries
unlock blur

₹9 L/yr - ₹30.1 L/yr

Network Engineer
463 salaries
unlock blur

₹6.8 L/yr - ₹18 L/yr

Technical Lead
360 salaries
unlock blur

₹18.5 L/yr - ₹67 L/yr

Explore more salaries
Compare Cisco with

Google

4.4
Compare

Microsoft Corporation

4.1
Compare

Hewlett Packard Enterprise

4.2
Compare

Juniper Networks

4.2
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview