Filter interviews by
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
Basic aptitude question were asked
Reverse an array of strings
Create a new array and iterate through the original array in reverse order, adding each element to the new array
Alternatively, you can use the reverse() method on the array itself
Merge two sorted arrays into a single sorted array
Create a new array to store the merged result
Use two pointers to iterate through the two input arrays
Compare elements at the pointers and add the smaller one to the result array
Move the pointer of the array from which the element was added
Repeat until all elements are merged
Top trending discussions
posted on 13 Jun 2024
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
The task was a Codility type
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
posted on 18 Mar 2024
I applied via Company Website and was interviewed in Feb 2024. There were 3 interview rounds.
Basic question asked
Object-oriented programming paradigm that focuses on objects and classes for code organization and reusability.
Encapsulation: bundling data and methods that operate on the data into a single unit (object)
Inheritance: ability of a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for different data types
Easy problem on java
I applied via LinkedIn and was interviewed in Sep 2020. There was 1 interview round.
I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.
VTable is a table of function pointers used in object-oriented programming to implement polymorphism. VPtr is a pointer to the VTable.
VTable is used to store pointers to virtual functions in a class.
VPtr points to the VTable of an object to enable dynamic dispatch of virtual functions.
VTable and VPtr are used in C++ to implement polymorphism and dynamic binding.
I applied via Naukri.com
based on 1 interview
Interview experience
Software Engineer
22
salaries
| ₹0 L/yr - ₹0 L/yr |
Inside Sales Manager
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Security Research Engineer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Security Analyst
6
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
QUICK HEAL TECHNOLOGIES
Trend Micro
Gen
McAfee