i
Solera
Filter interviews by
I applied via Job Portal and was interviewed in Apr 2023. There were 4 interview rounds.
General aptitude questions
Basic DSA questions(Arrays, Sorting etc)
Top trending discussions
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
posted on 10 May 2020
I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.
Share the link for codesignal
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
There was a coding round and out of 75 students 28 got selected for next round
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
posted on 15 Jul 2022
I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.
If you are a fresher , then this is for you else almost no coding test for experienced candidates.
based on 1 interview
Interview experience
based on 8 reviews
Rating in categories
Associate Software Engineer
98
salaries
| ₹6 L/yr - ₹10 L/yr |
Associate Analyst
66
salaries
| ₹1.7 L/yr - ₹3 L/yr |
Senior Software Engineer
46
salaries
| ₹12.8 L/yr - ₹34.5 L/yr |
Software Engineer
35
salaries
| ₹6 L/yr - ₹17.3 L/yr |
Product Owner
27
salaries
| ₹15.2 L/yr - ₹38.5 L/yr |
Primus Global Technologies
Saama Technologies
DISYS
Pitney Bowes