Cisco
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Clear (1)
DATA STRUCTURES,JAVA,COMPUTER NETWORKS
Generally Focus on networking part
DSA and basic python program if you have basic knowledge you can get into next Round easily
I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.
Python programming, Networking concepts
What people are saying about Cisco
I applied via YouTube and was interviewed before Sep 2021. There were 4 interview rounds.
Reasoning, English grammar, logical
Cisco interview questions for designations
I applied via Referral and was interviewed before Feb 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Count the frequency of numbers in an array of strings.
Iterate through the array and use a hashmap to store the frequency of each number.
If the number is already in the hashmap, increment its count. Otherwise, add it to the hashmap with a count of 1.
Return the hashmap with the frequency of each number.
posted on 2 Sep 2024
I applied via Campus Placement and was interviewed in Aug 2024. There was 1 interview round.
The first round is the aptitude+Core Subjects(Dsa+Cloud+Networking+Sql+Devops+ML)+ Coding One basic and one Advance
I applied via Company Website and was interviewed before Jan 2022. There were 5 interview rounds.
Common aptitude question (time and distance, clock and calendar, numerical ability and reasoning)
Question related to dynamic programming, sorting and matrix manipulation
I applied via Company Website and was interviewed in Mar 2023. There were 4 interview rounds.
Reasoning verbal english paragraphs
I applied via Campus Placement and was interviewed in Sep 2023. There was 1 interview round.
Use Floyd's Cycle Detection Algorithm to detect loop in linked list.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move slow pointer by one step and fast pointer by two steps in each iteration.
If there is a loop, the slow and fast pointers will meet at some point.
To find the start of the loop, reset one pointer to the head and move both pointers at the same pace until they meet aga
Storage class specifiers in C language define the scope and lifetime of variables.
Storage class specifiers include auto, register, static, and extern.
Auto variables are stored in the stack and have local scope.
Register variables are stored in CPU registers for faster access.
Static variables retain their value between function calls.
Extern variables are declared in one file and can be accessed in another file.
Header files in C language are used to declare functions, variables, and constants that are defined in other source files.
Header files are included at the beginning of a C program using the #include directive.
They help in organizing code by separating declarations from the actual implementation.
Common header files in C include
Header files can also be created by the user to declare c...
based on 4 interviews
Interview experience
based on 37 reviews
Rating in categories
Software Engineer
2.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Consulting Engineer
643
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
642
salaries
| ₹0 L/yr - ₹0 L/yr |
Network Engineer
417
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
344
salaries
| ₹0 L/yr - ₹0 L/yr |
Microsoft Corporation
Hewlett Packard Enterprise
Juniper Networks