i
Mu Sigma
Filter interviews by
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Oct 2022. There were 5 interview rounds.
Basic Aptitude test with moderate level questions and some are tricky
Two moderate level coding questions and one complex coding question
Which one is the best online classes or offline classes
Equals method compares the content of objects while == compares the reference of objects in Java.
Equals method is used to compare the content of two objects in Java.
== operator is used to compare the reference of two objects in Java.
Equals method is overridden in most of the classes to provide meaningful comparison.
Example: String s1 = new String("Hello"); String s2 = new String("Hello"); s1.equals(s2) will return true
The 4 pillars of OOPs concepts in Java are Abstraction, Encapsulation, Inheritance, and Polymorphism.
Abstraction: Hiding implementation details and showing only necessary information. Example: Abstract class
Encapsulation: Wrapping data and code into a single unit. Example: Private variables and methods
Inheritance: Acquiring properties and behavior of a parent class. Example: Child class inheriting from a parent class
Po...
Top trending discussions
Interview experience
Decision Scientist
1.7k
salaries
| ₹3.5 L/yr - ₹13 L/yr |
Trainee Decision Scientist
1.3k
salaries
| ₹2.5 L/yr - ₹10.5 L/yr |
Apprentice Leader
657
salaries
| ₹7 L/yr - ₹25 L/yr |
Data Scientist
325
salaries
| ₹2.6 L/yr - ₹12 L/yr |
Data Analyst
294
salaries
| ₹3 L/yr - ₹9 L/yr |
Fractal Analytics
LatentView Analytics
Tiger Analytics
AbsolutData