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 Summer Intern Interview Questions and Answers

Updated 25 Sep 2024

Cisco Summer Intern Interview Experiences

1 interview found

Summer Intern Interview Questions & Answers

user image Anonymous

posted on 25 Sep 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Nodal moving using heap at min cost
  • Ans. 

    Nodal moving using heap at min cost involves finding the shortest path between nodes using a heap data structure.

    • Use Dijkstra's algorithm to find the shortest path between nodes in a graph.

    • Implement a min heap to efficiently store and retrieve nodes based on their cost.

    • Update the cost of nodes in the heap as you explore the graph to find the minimum cost path.

    • Example: Find the shortest path between two cities in a road...

  • Answered by AI
  • Q2. Array manipulation
Round 2 - Coding Test 

Hard interviewer was friendly

Interview questions from similar companies

I applied via Referral and was interviewed before Nov 2021. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. I was asked about my resume and projects as well as some of my classes I took regarding programming. I was then asked a few basic matrix algorithm questions before getting a few behavioral ones.
  • Q2. How can you rotate a matrix's values?
  • Ans. 

    To rotate a matrix's values, transpose the matrix and then reverse each row or column.

    • Transpose the matrix by swapping elements across the diagonal

    • Reverse each row or column to rotate the matrix

    • For clockwise rotation, reverse the rows. For anti-clockwise, reverse the columns

    • Example: [[1,2,3],[4,5,6],[7,8,9]] -> [[1,4,7],[2,5,8],[3,6,9]] -> [[7,4,1],[8,5,2],[9,6,3]]

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Remeber to prep well and stay calm. Always ask questions and clarify certain points.

Skills evaluated in this interview

I applied via Referral and was interviewed before Nov 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. I was asked about my resume and projects as well as some of my classes I took regarding programming. I was then asked a few basic matrix algorithm questions before getting a few behavioral ones.
  • Q2. How can you rotate a matrix's values?
  • Ans. 

    To rotate a matrix's values, transpose the matrix and then reverse each row or column.

    • Transpose the matrix by swapping elements across the diagonal

    • Reverse each row or column to rotate the matrix

    • For clockwise rotation, reverse the rows. For anti-clockwise, reverse the columns

    • Example: [[1,2,3],[4,5,6],[7,8,9]] -> [[1,4,7],[2,5,8],[3,6,9]] -> [[7,4,1],[8,5,2],[9,6,3]]

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Remeber to prep well and stay calm. Always ask questions and clarify certain points.

Skills evaluated in this interview

Cisco Interview FAQs

How many rounds are there in Cisco Summer Intern interview?
Cisco interview process usually has 2 rounds. The most common rounds in the Cisco interview process are Technical and Coding Test.

Tell us how to improve this page.

Interview Questions from Similar Companies

IBM Interview Questions
4.1
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 887 Interviews
Dell Interview Questions
4.1
 • 386 Interviews
VMware Software Interview Questions
4.4
 • 155 Interviews
Nvidia Interview Questions
3.8
 • 103 Interviews
NetApp Interview Questions
3.9
 • 61 Interviews
View all
Software Engineer
2.6k salaries
unlock blur

₹10 L/yr - ₹37.8 L/yr

Technical Consulting Engineer
646 salaries
unlock blur

₹9 L/yr - ₹30 L/yr

Senior Software Engineer
615 salaries
unlock blur

₹13.4 L/yr - ₹48.8 L/yr

Network Engineer
392 salaries
unlock blur

₹3.8 L/yr - ₹15.6 L/yr

Network Consulting Engineer
343 salaries
unlock blur

₹10 L/yr - ₹36 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