Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
I applied in campus placement first round is aptitude test
Polymorphism is the ability of a function or method to behave differently based on the object it is called with.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Animal class with methods eat() and sleep(). Dog and Cat classes can inherit from Animal and override...
I applied via Walk-in
Microsoft technologies
I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.
Constructor is a special member function that initializes objects of a class.
Constructor has the same name as the class and no return type.
It is called automatically when an object is created.
It can be overloaded with different parameters.
Example: class Car { public: Car(string make, string model) { ... } };
Example: Car myCar("Toyota", "Corolla");
Operation overloading is the ability to define multiple functions with the same name but different parameters.
Allows multiple functions with the same name to perform different tasks
Functions must have different parameters or different number of parameters
Used to simplify code and improve readability
Example: + operator can be overloaded to add integers, concatenate strings, or add complex numbers
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
A circular linked list is a linked list where the last node points to the first node.
It is a data structure where each node points to the next node and the last node points to the first node.
It can be used to implement a round-robin scheduling algorithm.
Traversal of a circular linked list requires a condition to stop the traversal, such as reaching the starting node again.
Top trending discussions
posted on 7 Jul 2017
posted on 26 Nov 2020
I applied via Naukri.com and was interviewed before Nov 2019. There were 4 interview rounds.
posted on 18 May 2021
I applied via Naukri.com and was interviewed in Nov 2020. There were 4 interview rounds.
posted on 19 Feb 2021
I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.
posted on 28 Dec 2021
I applied via Naukri.com and was interviewed before Dec 2020. There were 4 interview rounds.
based on 3 interview experiences
Difficulty level
Duration
based on 17 reviews
Rating in categories
Software Engineer
199
salaries
| ₹3.1 L/yr - ₹12.4 L/yr |
Senior Software Engineer
89
salaries
| ₹5 L/yr - ₹18.4 L/yr |
Software Auditor
60
salaries
| ₹2.5 L/yr - ₹9.4 L/yr |
Software Developer
55
salaries
| ₹3.2 L/yr - ₹9 L/yr |
Module Lead
41
salaries
| ₹9.5 L/yr - ₹24 L/yr |
3i Infotech
Microland
Newgen Software Technologies
NSE.IT