Filter interviews by
Clear (1)
I applied via Campus Placement
Google form with 40 aptitude questions
2 easy leetcode questions
OOPs pillars are the four main principles of Object-Oriented Programming: Inheritance, Encapsulation, Abstraction, and Polymorphism.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Abstraction: Hiding the complex implementation details and showing only the necessary features of an object.
Polymorphism: A...
The question is unclear and seems to be asking for syntax related to C++ programming language.
The question may be referring to the four pillars of object-oriented programming in C++: encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation is achieved by using access specifiers like private, protected, and public.
Inheritance is implemented using the 'class' and 'struct' keywords.
Polymorphism is achieved ...
Top trending discussions
I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.
They give question related to programming it should complete in 2 days
posted on 14 Sep 2021
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.
posted on 11 Feb 2023
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
posted on 26 Aug 2023
I applied via Walk-in
Microsoft technologies
posted on 29 Mar 2024
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
posted on 13 Nov 2024
posted on 9 Jan 2022
I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
Check if a tree is binary or not
based on 1 interview
Interview experience
Software Engineer
29
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
63 Moons Technologies
Market Simplified
Geojit Financial Services
Religare Enterprises