Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 2 interview rounds.
Top trending discussions
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
Mcqs on javascript,. 1 coding question
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
posted on 6 Nov 2015
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
A pointer to pointer is a variable that stores the memory address of another pointer variable.
It is used to create dynamic data structures like linked lists and trees.
It allows multiple levels of indirection.
It is denoted by ** in C and C++.
Example: int **ptr;
Example: ptr = &p; where p is a pointer variable.
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
I applied via LinkedIn and was interviewed in Jul 2022. There were 4 interview rounds.
There will be 3 coding questions. They are of medium and hard level.
Sort an array of 0's, 1's, and 2's without using inbuilt functions.
Use three pointers to keep track of the last index of 0's, 1's, and 2's
Iterate through the array and swap elements based on their value
Continue until all elements are sorted
Some of the top questions asked at the LexisNexis Risk Solutions Quality Engineering Lead interview for experienced candidates -
based on 1 review
Rating in categories
Senior Software Engineer
16
salaries
| ₹14 L/yr - ₹35 L/yr |
Senior Executive
8
salaries
| ₹7.1 L/yr - ₹7.7 L/yr |
Software Engineer
7
salaries
| ₹10.5 L/yr - ₹16.2 L/yr |
Quality Test Engineer
6
salaries
| ₹7.8 L/yr - ₹12 L/yr |
Business Analyst
5
salaries
| ₹20 L/yr - ₹25.4 L/yr |
Accel Frontline
Pitney Bowes
DynPro
Apex CoVantage