Cisco
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Networking basics, oops concepts
OSI layers refer to the Open Systems Interconnection model which defines a networking framework to implement protocols in seven layers.
Layer 1 - Physical layer: Deals with physical connections and transmission of raw data.
Layer 2 - Data Link layer: Responsible for error detection and correction, and framing.
Layer 3 - Network layer: Manages routing and addressing.
Layer 4 - Transport layer: Ensures reliable data transfer...
I applied via LinkedIn and was interviewed in Apr 2024. There were 4 interview rounds.
Aptitude 30 questions and Coding 3
Nice aptitude questions were there , so best of luck
What people are saying about Cisco
I applied via Telegram and was interviewed in May 2024. There were 3 interview rounds.
Cisco interview questions for designations
Just go through with your resume
I applied via Recruitment Consultant and was interviewed in Jan 2021. There were 3 interview rounds.
I applied via Approached by Company and was interviewed before Sep 2021. There were 4 interview rounds.
Coding test realted to c or cpp will be taken.
posted on 9 Dec 2021
I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.
OOPs concept stands for Object-Oriented Programming concepts which includes encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation is the process of hiding the implementation details from the user.
Inheritance allows a class to inherit properties and methods from another class.
Polymorphism allows objects to take on multiple forms or behaviors.
Abstraction is the process of hiding unnecessary details from
Lazy loading is a technique used to defer the loading of non-critical resources until they are needed.
It improves page load time and performance.
It is commonly used for images, videos, and other media files.
It can be implemented using JavaScript libraries like LazyLoad or Intersection Observer API.
Lazy loading can also be used for modules and components in web applications.
It helps to reduce the initial load time of th
Eager loading is a technique used in software development to load related data in advance to avoid multiple database queries.
Eager loading is used to optimize database queries and improve performance.
It loads all the required data in a single query instead of making multiple queries.
It is commonly used in Object-Relational Mapping (ORM) frameworks like Hibernate, Entity Framework, etc.
Eager loading can be used with var...
posted on 20 Apr 2021
Star delta starter is a type of motor starter used to reduce the starting current of an induction motor.
It consists of three contactors and a timer.
During starting, the motor is connected in star configuration to reduce the voltage across each winding.
After a specified time, the motor is switched to delta configuration for normal operation.
This reduces the starting current and torque, preventing excessive heating and m...
KCL and KVL are fundamental laws in electrical engineering.
KCL (Kirchhoff's Current Law) states that the sum of currents entering a node is equal to the sum of currents leaving the node.
KVL (Kirchhoff's Voltage Law) states that the sum of voltages around any closed loop in a circuit is equal to zero.
KCL and KVL are used to analyze and solve electrical circuits.
KCL and KVL are based on the principle of conservation of c
I appeared for an interview before May 2021.
Round duration - 60 Minutes
Round difficulty - Medium
Timing: Morning
How was the environment? It happened in the Computer Lab of my institution
All students were assigned a computer and we had to solve questions on hackerrank
Consider 'N' individuals numbered from 0 to N-1 standing in a queue. You are provided with two arrays: Height
and Infront
, each consisting of 'N' non-negative int...
The task is to find the actual order of people in a queue based on their heights and the number of taller people in front of them.
Iterate through the given arrays and create a list of tuples containing the height and number of taller people for each person.
Sort the list of tuples in descending order of height and ascending order of the number of taller people.
Create an empty result list and insert each tuple into the r...
Round duration - 60 Minutes
Round difficulty - Medium
Round was a mix of concepts from OOPS, OS and Problem Solving
Given a Binary Search Tree (BST) and a key value 'X', determine if there exists a node within the BST containing the value 'X'.
Consider the tree represe...
The task is to find if a given value is present in a Binary Search Tree (BST).
Start from the root node and compare the value with the target value.
If the value matches, return true.
If the target value is less than the current node value, move to the left child.
If the target value is greater than the current node value, move to the right child.
Repeat the process until a match is found or a leaf node is reached.
If a leaf...
Tip 1 : Try to code the data structures that you have learned to understand things better
Tip 2 : Try to solve the problem even if it is the worst possible solution you think and then try to optimize don't jump to get the
best possible solution
Tip 3 : Discuss things among peers it helps to improve the understanding, even try to teach someone anything new you learn, this is very helpful during the interviews as you will have habit of explaining things
Tip 1 : Try to be honest in the resume don't write something you don't know, most of the time it backfires.
Tip 2 : Try to make 2 good projects for cv and know about the challenges you can face on the project and think about how you can solve that challenge.
based on 6 interviews
1 Interview rounds
Software Engineer
2.7k
salaries
| ₹9.8 L/yr - ₹40 L/yr |
Senior Software Engineer
654
salaries
| ₹14 L/yr - ₹48.8 L/yr |
Technical Consulting Engineer
651
salaries
| ₹8 L/yr - ₹30 L/yr |
Network Engineer
397
salaries
| ₹3.9 L/yr - ₹17 L/yr |
Software Developer
364
salaries
| ₹18.3 L/yr - ₹42.6 L/yr |
Microsoft Corporation
Sterlite Technologies
Nokia Networks