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

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)

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 Questions & Answers

user image Anonymous

posted on 24 May 2015

Interview Questionnaire 

5 Questions

  • Q1. My introduction
  • Q2. Family background
  • Q3. Do you have any problem in relocation?
  • Q4. How do you take personal conflicts?
  • Q5. Strengths and weaknesses

Interview Preparation Tips

Round: Test
Experience: Hello everyone! Cisco came to our campus for full time hiring of final year students. They had shortlisted candidates for the interviews on the basis of written test which consisted of MCQs.There were 50 questions out which there were 20 aptitude questions, 15 questions on C, Computer Networking and Data Structures and the rest 15 questions were from digital electronics, BJT, CMOS and Microprocessor. We were given only 1 hour for this.

Since, the cutoff was quite high, therefore one has to concentrate both on accuracy and speed.
Duration: 60 minutes
Total Questions: 50

Round: TECHNICAL INTERVIEW
Experience: The interview started with the introduction, after which he moved on to my projects and asked about the data structures and algorithms used to implement the project. After then he asked questions from Operating Systems like Coffman’s Rule, context-switching, processes versus threads, interrupts, semaphore, mutual exclusion, concurrency, deadlock, etc. After then he asked some questions from Computer Networking like TCP versus UDP, what happens when you type a URL, flags of TCP, ping and traceroute, etc.

After then he asked me how much you rate yourself in C and further asked me to write a code for insertion sort using linked list. Then he asked me to look at the code and search for the corner cases and errors if any. Actually, my function had a void return type and he was worried that my head pointer is not getting updated. But I answered him that it will get updated as my head pointer was globally declared and he was satisfied. Then he asked if I had any questions for him. I asked him 2-3 questions and later I came to know that he was my alumni and then we further talked about the life at Cisco.

Round: HR INTERVIEW
Experience: This interview of mine was taken by the Production Manager. He started-off as if the round was HR, by asking me my introduction, strengths and weaknesses, why Cisco? , etc.

He, then, asked me about the questions covered in the last round. Then he had given me a question to code. The question was that you have been given an array of length N and window of length M which slides over the array. You have to compute the average of the elements in the window for each movement. Initially I started off with the brute force and ultimately reached to the solution he wanted. He then asked me the advantage of starting from brute force. I replied that at-least I have a solution to work upon.

Then he asked me the designing questions (I didn’t remember what exactly the question was) and further asked me to code a trie. He then asked me about hash-maps and heaps. And ultimately he asked me whether I had any questions to ask.

College Name: NA

Jobs at Cisco

View all

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