Cisco
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
It was not difficult ..it was good ..overall experience was good
Not too difficult ...array realated question were asked
I applied via Company Website and was interviewed in Apr 2023. There were 3 interview rounds.
Aptitude test is the round of i step to enter the compition
Method overloading is creating multiple methods with the same name but different parameters. Method overriding is creating a new implementation of an existing method in a subclass.
Method overloading is used to provide different ways of calling the same method with different parameters.
Method overriding is used to change the behavior of an existing method in a subclass.
Method overloading is resolved at compile-time base...
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It is achieved through method overriding and method overloading.
Example: A parent class Animal can have child classes like Dog, Cat, and Bird. All these child classes can have their own implementation of the method 'makeSound', but they can be treated as Animals.
...
Yes, we can overload the constructor in Java.
Overloading constructor means creating multiple constructors with different parameters.
The constructors can have different number of parameters or different types of parameters.
The constructor with the matching parameters will be called during object creation.
Data type is a classification of data based on the type of value it holds.
Data type determines the type of operations that can be performed on the data.
Examples of data types include integer, float, boolean, and string.
Data types can be primitive or non-primitive.
Primitive data types are predefined by the language and non-primitive data types are created by the programmer.
Very hard level of Coding for 2 years experience guy.
I applied via Naukri.com and was interviewed before Dec 2021. There were 4 interview rounds.
Graph and Dynamic programming related 2 questions
posted on 25 Sep 2024
To check if a linked list is a palindrome, compare the first half of the list with the reversed second half.
Traverse the linked list to find the middle node
Reverse the second half of the linked list
Compare the first half with the reversed second half to check for palindrome
I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed in Jul 2024. There was 1 interview round.
Coding test was comprising of mcq based questions on db, oops, c++ and java
I was interviewed in Oct 2023.
posted on 15 Mar 2024
I applied via Job Fair and was interviewed before Mar 2023. There were 3 interview rounds.
2 data struture question advancevds i cpp
Implement a data structure for storing and manipulating an array of strings.
Use a dynamic array to store the strings.
Implement functions for adding, removing, and accessing strings in the array.
Consider memory management and resizing the array as needed.
I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed before Nov 2023. There were 2 interview rounds.
Coding test on hackerrank
based on 2 reviews
Rating in categories
Software Engineer
2.6k
salaries
| ₹9.9 L/yr - ₹38.6 L/yr |
Technical Consulting Engineer
646
salaries
| ₹9 L/yr - ₹30 L/yr |
Senior Software Engineer
612
salaries
| ₹13.3 L/yr - ₹48.8 L/yr |
Network Engineer
392
salaries
| ₹3.8 L/yr - ₹15.6 L/yr |
Network Consulting Engineer
336
salaries
| ₹10 L/yr - ₹36 L/yr |
Microsoft Corporation
Hewlett Packard Enterprise
Juniper Networks