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 Mar 2025

Top Cisco Interview Questions and Answers

View all 299 questions

Cisco Interview Experiences

Popular Designations

375 interviews found

Interview Questions & Answers

user image Anonymous

posted on 20 May 2015

Interview Questionnaire 

8 Questions

  • Q1. If you are not having a sizeof operator in C, how will you get to know the size of an int ?
  • Ans. 

    Use the sizeof operator on a variable of type int to get its size.

    • Use sizeof operator on a variable of type int

    • Size of int is typically 4 bytes

    • Size may vary depending on the system architecture

  • Answered by AI
  • Q2. Write a macro to set the nth bit ?
  • Ans. 

    A macro to set the nth bit.

    • Use bitwise OR operator to set the nth bit to 1.

    • Use left shift operator to move 1 to the nth position.

    • Use bitwise AND operator to clear the nth bit if needed.

  • Answered by AI
  • Q3. Can you use a variable in a file using extern which is defined as both static and global in base file?
  • Ans. 

    No, it is not possible to use a variable defined as both static and global in base file using extern.

    • A variable cannot be both static and global at the same time.

    • Static variables have file scope and cannot be accessed from other files using extern.

    • Global variables can be accessed from other files using extern, but cannot be static.

    • Therefore, it is not possible to use a variable defined as both static and global in base

  • Answered by AI
  • Q4. When we declare union in C, how is the size of union allocated in the memory?
  • Ans. 

    Size of union in C is allocated based on the size of the largest member.

    • The size of the union is equal to the size of the largest member.

    • The memory allocated for a union is shared by all its members.

    • Unions are used to save memory when only one member is accessed at a time.

  • Answered by AI
  • Q5. What is the boundary problem in allocation of size of structures?
  • Ans. 

    Boundary problem refers to the difficulty in deciding the optimal size of structures to allocate resources.

    • It involves determining the trade-off between the benefits of larger structures and the costs of building and maintaining them.

    • The problem is particularly relevant in fields such as architecture, civil engineering, and urban planning.

    • For example, in urban planning, deciding the optimal size of roads, buildings, an...

  • Answered by AI
  • Q6. Data Structures: a. Write a program to reverse a linkedlist. Uma, before interview, practise it on a paper as many here couldn't write the code at the time of interview. b. Some trees question...what is ba...
  • Q7. OS Questions::::::: 1. What is the difference between user and kernel space? 2. What is real time OS and how it's different from other OS? 3. signal and interrupt handling
  • Q8. Networking Questions: 1. Sliding window protocol. 2. TCP And IP differences

Interview Preparation Tips

Round: Test
Experience: WRITTEN TESTTotal Duration : 1 hour
NO NEGATIVE MARKING
Total 3 sections ::First section is COMPULSORY for both Electronics and Computer Science students.
Second Section is of Software.
Third is of Hardware.I M P O R T A N T :: ONLY ONE SECTION AMONG 2nd OR 3rd need to be answered like for you, you will give the answers of Section 2.30 questions in each section :::There was no bound of time for a particular section. You can
devote any amount of time to any section but max. limit is 1 hr for
the whole paper.1. All basics they asked me
2. Binary sort explain line by line
3. Insertion sort how does it differ from binary sort explain line by line (they provide rough sheets)
4. OSI layers and functions
5. Microcroprocessors
6. Tress, program on insertion of node in single linked list
7. Pre order, inorder, post order explain with examples
8. Sliding window protocol explain
9. Write the of a C program for printing numbers into words such as 123 (one hundred and twenty three)
10. About my project fully explained and its applications and some qs on that
Duration: 60 minutes

Round: Technical Interview
Experience: I am giving you the interview questions, what they want to know from those questions, what are ideal answers. I GAVE 15 COMPANIES AND CLEARED 11 APTITUDE EXAMS, 4 G.D., FACING 9 TIMES INTERVIEWER.AT LAST "CiScO" WAS THERE FOR ME.

Round: HR Interview
Experience: Sir: Tell me something about you which is not written here in your resume?
ME: I was 1st in district in scholarship exam in 7th, 11th in state in exam.Ideal: Just tell anything which will impress them (may be false) but with confidence. (they don't know anything about you in campus placement they don't see your file also) as I was class representative. (if you ware part of any event say "i was head of that event" but if you are so confident then only)THEIR AIM:- To know about any new quality which will differenciate from other candiates and force them to take you in company.Sir: Where will you see after 2 years ? or what are your future plan?
ME: I am going to give GRE.(For first interview)Ideal: I want to be Project Manager OR Team Leader.
THEIR AIM:- How much long you will remain in company (they will take candidate with long time company employer)(#* SO DON'T SAY GRE, CAT, GET etc.*# )(REMEMBER)Sir: What is your weakness?
ME: I get fustrated very easily.Ideal: I push my teammates to do work fast. but i got to know that everyones speed is different so i give work to them accordingly.THEIR AIM:- To get know about your weakness is it really harmful to company, but we should represent them as those are our strong points. end with but and tell what you r doing about recovering from weakenessSir: Why should we hire you?
ME: I'm brilliant, hardworking.Ideal: I am good organiser (as I mentioned write in resume fake achievement as head of gaming comity in college event. it shows your organisational quality which company wants.) i like to make friends where ever i go (this shows your ability to mix up with team) i was class representative in last year (this shows your leadership quality)THEIR AIM:- GOOD LEADER, GOOD TEAMMATESir: Do you have any questions?
ME: How your company is growing so fast?Ideal: Same (this question give honour to them. they will get happy.)Sir: Why do you want to get in this company.
ME: This is my dream company. I think i can grow with your company much faster.Ideal: SAME (THIS WILL BOOST YOUR IMAGE)Sir: What do you expect from company?
ME: Friendly and challenging environment.Ideal: SAME..

Round: Group Discussion
Experience: GD: Just starting each time or summarising is not sufficient. try for best.1. Just speak twice but such that none will talk at that time. i.e. everyone will listen you.2. Just keep on shaking your head to show your listening and agree with him. so at your time he will certainly listen you.3. If everyone try to speak making fish market then just keep on speaking "friends please calm down, it's getting fish market. try to speak one at a time. plz friends plz"4. If someone wants to talk but not getting chance then raise your voice n say "plz, one of our friend also want to share something"n then point your hand towards him (not finger)5. Try for start and summarise (yes for both) if not possible them minimum secondly.I really used this at last n got placed on same day. I edited my resume n entered like "Completed Basic Course of Art Of Living (this was fake), Certified course of discover yourself (i had certificate)" and i was asked about that only in interview and got selected in CisCo....BEST OF LUCK (with confidence)

College Name: BITS MESRA

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Aptitude Test 

Fifty multiple-choice questions on C programming, some networking topics, and role-related inquiries.

Round 2 - Technical 

(2 Questions)

  • Q1. After clearing the first round, there are two additional rounds on the same day: Technical Round (TR) and Managerial Round (MR). The TR begins at 8:30 AM and lasts approximately 50 to 55 minutes. During th...
  • Q2. Resume : All things . Networking : Gateway , Lookup address , IP and types , Firewalls and types , Routers SQL : Update , Insert , alter , count ......joins , left vs right , normalization

Technical Apprentice Trainee Interview Questions asked at other Companies

Q1. What is power rating of ceiling fan used in our houses?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Topics - mcq of algorithms, networking, dbms

Round 2 - Technical 

(2 Questions)

  • Q1. Based on resume
  • Q2. Questions on linked list, tree,
Round 3 - Behavioral 

(2 Questions)

  • Q1. About how you approach a problem
  • Q2. Managerial questions on situations
Round 4 - HR 

(1 Question)

  • Q1. Basic hr questions

Apprenticeship Trainee Interview Questions asked at other Companies

Q1. What is the circuit breaker.circuit breaker protect by short circuit
View answer (8)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It is a very Easy Aptitude test, with only general questions

Round 2 - Technical 

(2 Questions)

  • Q1. Technical general questions were asked
  • Q2. Basic questions about the position you've applied for
Round 3 - One-on-one 

(3 Questions)

  • Q1. Technical interview - Regarding the position you've applied for.
  • Q2. Managerial interview - Normal conversation easy to crack
  • Q3. Hr Interview - General questions about relocation, salary and queries you have if any.

Apprentice Trainee Interview Questions asked at other Companies

Q1. # Modes of heat transfer and how do they work? #Thermodynamics #performance curve of pump #priming (pump)
View answer (3)

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)

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Technical discussion
  • Q2. One-to-one round , technical discussion
Round 2 - HR 

(1 Question)

  • Q1. HR Round, salary

Manager - Business Intelligence Interview Questions asked at other Companies

Q1. How to make pivot table range auto and how to adjust pivot to not show nil value.
View answer (1)

Get interview-ready with Top Cisco Interview Questions

Interview Questions & Answers

user image Anonymous

posted on 21 Feb 2025

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

I appeared for an interview in Aug 2024.

Round 1 - Coding Test 

Online assessments consisting of Linked list , stacks , string manipulations with medium difficulty for string manipulation and easy traversal for linked lists.

Round 2 - Technical 

(3 Questions)

  • Q1. Write code for rate limiter in python or any language? If don't know rate limiter , then they will explain the logic but needs to be alligned with rate limiting logic.
  • Ans. 

    Rate limiter code implementation in Python

    • Use a dictionary to store the timestamps of each request

    • Check the dictionary to see if the request should be allowed based on the rate limit

    • Update the dictionary with the current timestamp for each request

  • Answered by AI
  • Q2. Check the logic of your code , if you find any limitations.
  • Ans. 

    Check code logic for limitations

    • Review code for potential edge cases

    • Test code with different inputs to identify any issues

    • Consider scalability and performance implications of code

    • Ensure error handling is robust and comprehensive

  • Answered by AI
  • Q3. Managerial and Technical Round 3 with same set of questions as above.
Round 3 - Technical 

(2 Questions)

  • Q1. Kubernetes pods , deployments , replicas , deamon sets , aws services and experience in mitigating issues in devops.
  • Q2. Explain full pipeline which you worked from Code Integration to deployment and security check. What all python library used , have you used flask and other libraries for request and response.
  • Ans. 

    I have experience working on full pipeline from code integration to deployment with security checks. Used Flask and other Python libraries for request and response handling.

    • Used Git for version control and continuous integration tools like Jenkins for automated builds

    • Utilized Docker for containerization and Kubernetes for orchestration

    • Implemented security checks using tools like SonarQube and OWASP ZAP

    • Used Flask for bu...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Get ready for python in Flask , request response concepts to write full code.

Jobs at Cisco

View all

Associate Engineer Interview Questions & Answers

user image Radheshyam Dhote

posted on 2 Jan 2025

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

Write a code for Fibonacci series?

Round 2 - Technical 

(1 Question)

  • Q1. What is aws and explain how you deployed your project.
  • Ans. 

    AWS is a cloud computing platform that offers a wide range of services for storage, computing, networking, databases, and more.

    • AWS stands for Amazon Web Services

    • I deployed my project on AWS using services like EC2 for virtual servers, S3 for storage, and RDS for databases

    • I used AWS Elastic Beanstalk for easy deployment and scaling of my application

    • I configured security groups and IAM roles to ensure secure access to my

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is AI, explain its application
  • Ans. 

    AI stands for Artificial Intelligence, it is the simulation of human intelligence processes by machines.

    • AI is used in various applications such as virtual assistants (e.g. Siri, Alexa), recommendation systems (e.g. Netflix, Amazon), autonomous vehicles, and facial recognition technology.

    • AI can be applied in healthcare for tasks like disease diagnosis, personalized treatment plans, and drug discovery.

    • AI is also used in ...

  • Answered by AI

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th Stair Problem Statement You are given a number of stairs, N. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. You have to return the number of dis... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Development topics: LWC related questions, trigger, batch apex, governor limits, future method
  • Q2. Admin Topics: Flow, price rules, product rules, some scenario based questions
Round 2 - Technical 

(2 Questions)

  • Q1. LWC, Aura, Test Class, Best Practice - trigger, Decorators, Error Handling
  • Q2. Rest API, Deployments, Some scenario based questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial Round: Intro & Scenario based questions

Apprentice Interview Questions & Answers

user image Anonymous

posted on 13 Jan 2025

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

I applied via Instagram and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. It's all from your Resume only Basic coding questions
  • Q2. Be Honest in resume Many technical questions It's about 30 to 40 mins Be confident Show you are enthusiastic and willingness to learn
Round 2 - Behavioral 

(3 Questions)

  • Q1. Its all about your understanding of technologies Your opinions with clarity
  • Q2. Be active and give full pledged answers with crystal clear explanation Otherwise they will not move forward
  • Q3. Being confident is only the thing
Round 3 - HR 

(3 Questions)

  • Q1. Explain about yourself
  • Ans. 

    I am a highly motivated and detail-oriented individual with a strong background in project management and team leadership.

    • Experienced in project management and team leadership

    • Detail-oriented and highly motivated

    • Strong communication and interpersonal skills

  • Answered by AI
  • Q2. The HR explain the role package and everything
  • Q3. This is also elimination round.Being active is enough

Apprentice Interview Questions asked at other Companies

Q1. 3. What do you know about artificial intelligence and Machine learning?
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Aug 2024.

Round 1 - Aptitude Test 

Code-with-cisco having coding questions and mcq

Round 2 - Technical 

(2 Questions)

  • Q1. Different scheduling algorithms in OS?
  • Ans. 

    Different scheduling algorithms in OS determine how tasks are prioritized and executed.

    • First-Come, First-Served (FCFS)

    • Shortest Job Next (SJN)

    • Round Robin (RR)

    • Priority Scheduling

    • Multi-Level Queue Scheduling

  • Answered by AI
  • Q2. Resume go-through: projects and intern
Round 3 - Technical 

(2 Questions)

  • Q1. Networking: Transfer packet from one device to another
  • Q2. Contact dictionary- data structure used and time complexity
  • Ans. 

    Contact dictionary can be implemented using hash table for fast lookups with O(1) time complexity.

    • Use a hash table to store contacts with keys as names and values as contact information.

    • Example: { 'John Doe': '555-1234', 'Jane Smith': '555-5678' }

    • Time complexity for searching, inserting, and deleting contacts is O(1) with a hash table.

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Basic networking
  • Q2. Why cisco, what is cisco?
  • Ans. 

    Cisco is a multinational technology conglomerate known for networking hardware, software, and services.

    • Cisco is a leading provider of networking equipment and solutions.

    • They offer a wide range of products including routers, switches, and security devices.

    • Cisco also provides software solutions for network management and security.

    • The company offers services such as consulting, technical support, and training.

    • Cisco is kno...

  • Answered by AI

Skills evaluated in this interview

Embedded Software Engineer Interview Questions asked at other Companies

Q1. 3. 1)Do you know about Autosar. 2)define function definition and function declaration. 3)difference between structure and union. 4) define Enumeration 5)what is microcontroller and microprocessor and its applications 6)where we uses in real... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was around 1 hour coding test based one dsa.

Round 2 - Technical 

(1 Question)

  • Q1. It will be related to your work and project.
Round 3 - Technical 

(1 Question)

  • Q1. Questions related to techstack

Senior Cloud Engineer Interview Questions asked at other Companies

Q1. What all things we need to consider while creating a VM
View answer (2)

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 Cisco, Python, Computer Networking, Linux Administration and cisco.
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 276 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

Nokia Networks Interview Questions
4.2
 • 112 Interviews
Nvidia Interview Questions
3.7
 • 105 Interviews
BT Business Interview Questions
4.0
 • 80 Interviews
Arista Networks Interview Questions
4.2
 • 43 Interviews
TransPerfect Interview Questions
3.4
 • 22 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
Product Activation Specialist

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Senior Site Reliability Engineer

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Support Operation Advisor/Engineer

Bangalore / Bengaluru

2-6 Yrs

Not Disclosed

Explore more jobs
Software Engineer
2.7k salaries
unlock blur

₹9.9 L/yr - ₹40 L/yr

Senior Software Engineer
656 salaries
unlock blur

₹14 L/yr - ₹49 L/yr

Technical Consulting Engineer
643 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