Filter interviews by
I appeared for an interview before Sep 2023.
Average level of the aptitude test
Two coding questions, two apti questions online video on
Top trending discussions
I appeared for an interview before Aug 2016.
For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.
For loop is used when the number of iterations is known beforehand.
For each loop is used when the number of iterations is not known beforehand.
For loop can be used with any iterable object.
For each loop can only be used with arrays and other iterable objects.
For loop uses an index variable to access...
I applied via Campus Placement
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 3 interview rounds.
It is easy to solve the Aptitude question and some identifying outputs of program.
A class is a blueprint for creating objects in object-oriented programming.
A class defines the properties and behaviors of objects.
An object is an instance of a class.
Example: Class 'Car' can have properties like 'color' and 'model', and behaviors like 'drive' and 'stop'.
Swap two numbers without using temp variable and reverse a string without using built-in functions.
To swap two numbers without using temp variable, use bitwise XOR operation.
To reverse a string without using built-in functions, use two pointers approach.
Example for swapping numbers: a = a ^ b; b = a ^ b; a = a ^ b;
Example for reversing a string: use two pointers to swap characters from start and end of the string.
Now, I am preparing for the third round.
So, I don't know the Coding Question.
I applied via Naukri.com and was interviewed before Jun 2021. There was 1 interview round.
I appeared for an interview before Feb 2023.
Sorting algo , array question
Its very good the give a scenario and according to that you have to develop a project
Inheritance is a mechanism in OOP where a new class is derived from an existing class.
It allows the new class to inherit the properties and methods of the existing class.
There are 4 types of inheritance: Single, Multiple, Hierarchical, and Multilevel.
Example: A class 'Car' can inherit properties and methods from a class 'Vehicle'.
Polymorphism is the ability of an object to take on many forms. There are two types: compile-time and runtime polymorphism.
Compile-time polymorphism is achieved through function overloading and operator overloading.
Runtime polymorphism is achieved through virtual functions and function overriding.
Polymorphism allows for code reusability and flexibility in object-oriented programming.
Example of compile-time polymorphism...
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Software Developer
202
salaries
| ₹4 L/yr - ₹10 L/yr |
Junior Software Developer
71
salaries
| ₹5 L/yr - ₹6.6 L/yr |
Senior Software Developer
58
salaries
| ₹7.3 L/yr - ₹20 L/yr |
Quality Analyst
42
salaries
| ₹4 L/yr - ₹11 L/yr |
Business Analyst
27
salaries
| ₹6.2 L/yr - ₹14 L/yr |
HCL Infosystems
Accel Frontline
DynPro
ClaySys