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 for Freshers

Updated 26 Mar 2025

Top Cisco Interview Questions and Answers for Freshers

View all 35 questions

Cisco Interview Experiences for Freshers

Popular Designations

53 interviews found

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

1st round would be apps+ technical mcq

Round 2 - Technical 

(1 Question)

  • Q1. Just brush up your technical knowledge. It based on your resume only. In my case they asked about linux and c, HTML,css
Round 3 - HR 

(1 Question)

  • Q1. Just they explained about NAT

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have luck or if your team had vacancy for full time you will be converted as full time employee otherwise they will revoke you.

Software Developer Apprentice Interview Questions asked at other Companies

Q1. What is array What is String Sample coding swap number palindrome number
View answer (1)

I applied via Campus Placement and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic Questions of OS, OOPs Conepts, datastructures and Algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn every topic thoruoghly, they ask little of everything for internship

Top Cisco Software Engineer Interview Questions and Answers

Q1. Find Row With Maximum 1's in a Sorted 2D Matrix You are provided with a 2D matrix containing only the integers 0 or 1. The matrix has dimensions N x M, and each row is sorted in non-decreasing order. Your objective is to identify the 0-base... read more
View answer (1)

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 (223)

Interview Questionnaire 

1 Question

  • Q1. Micro services, devops, python, networking scenarios, testing scenarios

Top Cisco Software Engineer Interview Questions and Answers

Q1. Find Row With Maximum 1's in a Sorted 2D Matrix You are provided with a 2D matrix containing only the integers 0 or 1. The matrix has dimensions N x M, and each row is sorted in non-decreasing order. Your objective is to identify the 0-base... read more
View answer (1)

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 (223)

I appeared for an interview before Jun 2021.

Round 1 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

The interviewer was nice and he made me feel comfortable 
Topics :- Data structures, string manipulation and pointers
Timing :- Afternoon

  • Q1. 

    Remove Duplicates from String Problem Statement

    You are provided a string STR of length N, consisting solely of lowercase English letters.

    Your task is to remove all duplicate occurrences of characters i...

  • Ans. 

    Remove duplicate occurrences of characters in a given string.

    • Use a hash set to keep track of characters seen so far.

    • Iterate through the string and add non-duplicate characters to a new string.

    • Return the new string without duplicate characters.

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

The interviewer was very supportive and we had a good discussion regarding his role in cisco etc.
Questions on various topics were asked including my courses, resume and internship

  • Q1. 

    Binary Tree Traversals

    You are provided with a binary tree consisting of integer-valued nodes. The task is to compute the In-Order, Pre-Order, and Post-Order traversals for the given binary tree.

    Input:

    ...
  • Ans. 

    Compute In-Order, Pre-Order, and Post-Order traversals for a given binary tree.

    • Implement tree traversal algorithms like In-Order, Pre-Order, and Post-Order.

    • Use recursion to traverse the binary tree efficiently.

    • Maintain separate lists for each traversal type and return them as nested lists.

  • Answered by AI
Round 3 - HR 

(2 Questions)

Round duration - 30 Minutes
Round difficulty - Medium

It was the HR round

  • Q1. Can you describe your strengths and weaknesses?
  • Q2. What changes have you experienced in yourself since you joined college?

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in BangaloreEligibility criteriaAbove 7.5 CGPACisco interview preparation:Topics to prepare for the interview - Data Structures, OOPS, Pointers, Machine learning , Dynamic programmingTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Practice coding questions of each difficulty level in the ratio of 3:2:1 (easy:medium:hard)
Tip 2 : Make sure that you have thorough knowledge of your projects/internships

Application resume tips for other job seekers

Tip 1 : Update your resume to highlight your strengths
Tip 2 : Remove unnecessary courses in which you aren’t confident

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)

Cisco interview questions for popular designations

 Software Engineer

 (59)

 Software Developer

 (26)

 Senior Software Engineer

 (10)

 Technical Consultant

 (8)

 Hardware Engineer

 (8)

 Technical Consulting Engineer

 (8)

 Apprentice

 (8)

 Network Engineer

 (7)

IT Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Oct 2017

I appeared for an interview before Oct 2016.

Interview Questionnaire 

1 Question

  • Q1. What is cloud computing and types
  • Ans. 

    Cloud computing is the delivery of computing services over the internet.

    • Cloud computing allows users to access and use computing resources on-demand.

    • Types of cloud computing include public, private, and hybrid clouds.

    • Public clouds are owned and operated by third-party providers, like Amazon Web Services (AWS) or Microsoft Azure.

    • Private clouds are dedicated to a single organization and can be located on-premises or host...

  • Answered by AI

Interview Preparation Tips

Round: Test
Duration: 1 hour

Skills: Problem Solving Skills
College Name: The National Institute Of Engineering, Mysore

Skills evaluated in this interview

IT Engineer Interview Questions asked at other Companies

Q1. What is active directory ? Role of DNS server ? Difference between RAM & ROM ? Knowledge on installation of various softwares and Drivers ? Layers of OSI model ? TCP/IP Configuration ? Knowledge on various types of Networking devices ? ... read more
View answer (2)

Get interview-ready with Top Cisco Interview Questions

Interview Questions & Answers

user image Anonymous

posted on 1 Feb 2015

Interview Preparation Tips

Round: Resume Shortlist
Experience: The resume was as per the norms of the placement cell of our institute.
I used only one resume for different companies, however I altered my “areas of interest” to make them compatible with the profile on offer. For instance while applying for coding profiles I mentioned my areas of interests as C++ and data structures, whereas in core companies I mentioned my areas of interests as machining and power systems.

Round: Test
Experience: For the programming questions I referred a book named ‘Test your C++’ by Yashwant Kanetkar. The book consists of some short questions which help in quick revision. I also stumbled across some websites that gives a proper list of most frequently asked questions I the written test. I found these questions using generic internet search.
The first round was the written test of 90 minute duration. The questions asked in the paper were logical reasoning and aptitude based. The questions were pretty much similar to those asked in the CAT examination; however I found these questions were much simpler to those.
Duration: 90 minutes

Round: HR Interview
Experience: The next round was the interview round. They asked me to walk them through my resume. Further they started asking me questions on networking. I had not studied networking in particular; however while preparing for the programming related questions I referred to a book written by author ‘Sumita Arora’, this book consists of a topic on networking. I had read that chapter. The chapter included different models of networking. I spoke about these in detail. The interviewer also gave me a puzzle - if I were given 2 ropes each of which when burnt from one end burnt out completely in 60 minutes, then how do you determine that 45 minutes have passed. I did not qualify for the next round.

College Name: IIT ROORKEE
Motivation: CISCO is a networking company and specializes in making of routers and network management hardware and software. The profile is given after selection but overall information about the company can be best obtained from the pre placement talk.

Jobs at Cisco

View all

Interview Questions & Answers

user image Anonymous

posted on 31 Jan 2015

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had a standard resume for this company as per the norms of our institute’s placement cell. I wanted to get recruited in an IT/ITES related company hence I stressed upon my knowledge of data structures, programming and micro-processors.

Round: Test
Experience: The first round was the written test. The questions asked were of digital electronics and programming.
Tips: Try to brush up your knowledge of C++ to fare well in the written test. The book on C++ by Yashwant Kanetkar was very useful in revising all the concepts.

Round: HR Interview
Experience: The next round was the interview round. They were interested in testing my knowledge in C++ and networking. I was asked to explain the difference between “IF-ELSE” statement and the SWITCH statement. The interviewer also asked me to give a real life example of circular link list. Some basic questions on classes, inheritance and abstraction were also asked. Then they ventured into asking some questions on networking, but since I had not studied networking, I did not know the answers to those questions. I informed them about my lack knowledge in networking – I wasn't asked any further questions from the topic.

College Name: IIT ROORKEE
Motivation: CISCO is a networking company and specializes in making routers and other network communication hardware and software. The profile is given after selection but overall information about the company can be best obtained from the pre placement talk.

Interview Questions & Answers

user image Anonymous

posted on 1 Feb 2015

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had a standard resume for this company as per our institute placement cell norms. I varied my areas of interest (mentioned in the resume) apart from my course depending upon the companies.

Round: Test
Experience: Initially there was written test which consisted of two sections each of 25 questions. In first section there were aptitude questions and in second section there were programming based questions which mainly dealt with C++ and microprocessor. They had written the codes and we were asked to find the output. The questions were mainly from pointers and classes. No questions were asked from Data Structures.
Total Questions: 50

Round: HR Interview
Experience: They went through my resume, perhaps they wanted to know whether my actual interest lies in IT industry or not. Initially they mainly concentrated on my personal stuffs, hobbies as they wanted to check my dedication. They asked me why I wanted to join an IT company. I told them that right from my childhood I had an interest in computers and I think I was able to convince them. Then they asked me to write a program related to linked list which consisted of the operations like ‘inserting a node’, ‘deleting a node’ and other functions of the linked lists. I did not write the whole program, just wrote a linked list program and showed the important functions they asked and verbally told them some of the functions.

Round: Technical Interview
Experience: In the second round of interview there were technical questions. An example of the question asked was ‘if I wanted to maintain a data structure in which I had to figure out in a team of 11 such players who has scored maximum runs among ’x’ no. of players so which sort of data structure could be used to create such a program.’ I answered them that there is a heap or tree having the same functionality. There are two types of heap sort minimum and maximum. In the minimum heap sort the minimum node is placed at the top of the tree and vice versa in case of maximum. So basically the question was based on heap sort. They asked me questions related to coding and basic computer operations like how does the computer start and what is the inside operation going on at the time of starting – I was asked to explain all of these. Then there was a long discussion on operating systems and then they asked me how to control a resistor using C++ – this I could not answer. They also asked me a puzzle – if a rope takes 1 hour to burn completely then how would I find that 20 minutes have elapsed if I have two similar ropes. So, in all it was a very good experience for me.

College Name: IIT ROORKEE
Motivation: I came to know about the company through the placement cell. The presentation given by the company during the pre-placement talk was the first source of information for me.

Interview Questions & Answers

user image Anonymous

posted on 18 Feb 2015

Interview Preparation Tips

Round: Test
Experience: This was an one hour test comprising 50 MCQ questions. All questions carried 1 mark each and there were no Negative markings. It was conducted on morning of the day of the interview. The cut-off marks was around 25-30. The questions tested concepts in C, Data Structures and Operating Systems, Quantitative Analysis, Logical Reasoning, Basic Electronics and English.
Duration: 60 minutes
Total Questions: 50

Round: Technical Interview
Experience: The interview lasted for 20-30 mins. The panel consisted of 1 interviewer per candidate. There were around 5 such panels. In-depth knowledge of C,Data Structures and Operating Systems is necessary. Questions from Computer Networking were asked. These questions were basic in nature and did not require much knowledge. Puzzles were also given to be solved. Good quantitative skills will help. The interviewer will be more interested in the approach of the candidate in solving the problem than the final solution.

Round: HR Interview
Experience: This interview lasted for around 10-15 mins. The panel, again, consisted of 1 interviewer per candidate. There was just 1 such panel. They interviewer asked questions about the specialization I’m pursuing from IIT Kgp, the courses I’ve opted for and how I think they are related to my specialization. I was asked questions about the other companies whose placement processes I’ve appeared for. There were questions like why I wanted to join Cisco and what kind of work I am interested in doing there.

General Tips: Unless the company is a core company for the student, the projects usually do not matter much - they simply see whether the candidate can explain his/her work and not the magnitude of work done.
Positive Body language during the interview and confident interaction helps.
Skill Tips: An in-depth knowledge of C and Data Structures,with adequate knowledge of Operating Systems. Sound Quantitative abilities and logical reasoning skills help during the written tests(non-technical section)
Skills: C, Data Structures
College Name: IIT KHARAGPUR

Interview Questionnaire 

4 Questions

  • Q1. General HR questions
  • Q2. What are your achievements?
  • Ans. 

    I have designed and developed hardware solutions for various projects, resulting in improved efficiency and cost savings.

    • Designed and implemented a new power management system for a client, resulting in a 20% reduction in energy consumption

    • Developed a new circuit board design for a medical device, improving its accuracy and reliability

    • Led a team in the development of a new prototype for a consumer electronics product, ...

  • Answered by AI
  • Q3. What would you do if your manager does not agree to you?
  • Ans. 

    I would try to understand my manager's perspective and find a compromise.

    • Listen to their concerns and try to address them

    • Present alternative solutions that may better align with their goals

    • Seek input from other team members or higher-ups

    • Be open to feedback and willing to adjust my approach

    • Ultimately, prioritize the success of the project and the team over personal disagreements

  • Answered by AI
  • Q4. What are your hobbies?
  • Ans. 

    I enjoy hiking, reading, and playing board games.

    • Hiking in local parks and nature reserves

    • Reading a variety of genres, including science fiction and historical non-fiction

    • Playing board games with friends and family, such as Settlers of Catan and Ticket to Ride

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: MCQ type. No negative marking.
Question paper had two sections. 
(i) General Aptitude 
(ii) Technical
The technical section had 50 questions and out of which 40 were from electrical questions. I was able to answer only the CS part and marked randomly for other elec based questions.
Tips: Do well in your aptitude section and CS section.

Round: Interview
Experience: I was hired for Network Consultant profile. So they asked me questions from networks. The questions were simple. If they are opting for programmer profile, they would be asked questions from C and data structures.

Round: Interview
Experience: They were assessing how I would react in case of difference in opinion with manager, etc etc.

General Tips: I started my preparation in October. I was doing all the learning writing tests. :)
It would definitely help students if they start their preparation by August.
Skill Tips: I have no idea on how they shortlisted students for written test. For the interview, it was based upon our written
test performance. Since they came on day 3, they had a waiting list of students for the interview.


Started solving previous year question papers. Almost all companies follow the same pattern which they had in the previous years. You might even get the same questions. Start solving puzzles and previous year question papers from August. There would be flurry of companies coming for CS and it would be very difficult if one starts preparing late. Earlier the preparation the better.

Important for CS students: C, C++, Data structures and Algorithms, OS.

Few companies ask students to write programs on paper. The best way to prepare would be start solving
programming questions.
College Name: IIT MADRAS

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 FAQs

How many rounds are there in Cisco interview for freshers?
Cisco interview process for freshers usually has 2-3 rounds. The most common rounds in the Cisco interview process for freshers are Technical, HR and Aptitude Test.
How to prepare for Cisco interview for freshers?
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 Cisco, Python, Computer Networking, Linux Administration and cisco.
What are the top questions asked in Cisco interview for freshers?

Some of the top questions asked at the Cisco interview for freshers -

  1. Can you use a variable in a file using extern which is defined as both static a...read more
  2. If you are not having a sizeof operator in C, how will you get to know the size...read more
  3. When we declare union in C, how is the size of union allocated in the memo...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 for Freshers

based on 25 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

Nokia Networks Interview Questions
4.2
 • 113 Interviews
Nvidia Interview Questions
3.7
 • 108 Interviews
BT Business Interview Questions
4.0
 • 81 Interviews
Arista Networks Interview Questions
4.1
 • 43 Interviews
TransPerfect Interview Questions
3.4
 • 24 Interviews
View all

Cisco Reviews and Ratings

based on 1.9k reviews

4.2/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.9k Reviews and Ratings
Customer Experience Apps and AI Product Manager

Bangalore / Bengaluru

7-12 Yrs

Not Disclosed

Technical Solutions Architect - BFSI

Mumbai

15-20 Yrs

Not Disclosed

Explore more jobs
Software Engineer
2.7k salaries
unlock blur

₹9.8 L/yr - ₹40 L/yr

Senior Software Engineer
654 salaries
unlock blur

₹14 L/yr - ₹48.8 L/yr

Technical Consulting Engineer
651 salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Network Engineer
397 salaries
unlock blur

₹3.9 L/yr - ₹17 L/yr

Software Developer
359 salaries
unlock blur

₹17.9 L/yr - ₹43.1 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