i
Billennium
Filter interviews by
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
Top trending discussions
posted on 28 Sep 2024
60min of aptitude and coding test
2 questions on coding test
45 min 2 question on basic codeing
I applied via Job Portal and was interviewed in Jan 2023. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Oct 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
Normal apptitude queations were asked in this 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
based on 1 interview
Interview experience
Technical Lead
11
salaries
| ₹21 L/yr - ₹33 L/yr |
Senior Business Analyst
11
salaries
| ₹17 L/yr - ₹32 L/yr |
Senior QA Specialist
8
salaries
| ₹10.1 L/yr - ₹19 L/yr |
Senior Software Engineer
8
salaries
| ₹14 L/yr - ₹27 L/yr |
Senior Integration Developer
7
salaries
| ₹21 L/yr - ₹32.2 L/yr |
Primus Global Technologies
Saama Technologies
DISYS
Pitney Bowes