i
Mphasis
Filter interviews by
I applied via Referral and was interviewed before Jun 2021. There were 2 interview rounds.
Aptitude test is quite difficult to answer
I applied via Company Website and was interviewed before Sep 2020. There were 4 interview rounds.
Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as in the superclass.
Overloading is compile-time polymorphism while overriding is runtime polymorphism.
Overloading is used to provide different ways of calling the same method while overriding is used to provide a specific implementation of a method in a subcl...
I applied via Naukri.com and was interviewed before Feb 2021. There were 3 interview rounds.
Reverse a number without loop
Convert the number to a string
Use string slicing to reverse the string
Convert the reversed string back to a number
I applied via Naukri.com and was interviewed before Mar 2020. There were 5 interview rounds.
The life cycle of fragments in Android refers to the stages of creation, addition, and removal of fragments in an activity.
Fragments are created using the onCreateView() method
They are added to an activity using the FragmentManager
They can be removed using the FragmentTransaction
The onDestroyView() method is called when a fragment is removed
Fragments can be retained during configuration changes using setRetainInstance(
I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed before Mar 2023. There were 2 interview rounds.
Recursion Program - Flat an Object
JVM is a virtual machine that executes Java bytecode. It manages memory, provides security, and facilitates garbage collection.
JVM loads the bytecode generated by the Java compiler and interprets it.
It uses Just-In-Time (JIT) compilation to improve performance by compiling frequently used code into native machine code.
JVM manages memory through garbage collection, freeing up memory occupied by objects that are no longe...
Hash Map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.
Hash Map uses a hash function to determine the index of the key-value pair in the underlying array.
Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.
Hash Map provides constant time complexity O(1) for insertion,
Stereo annotation is the process of labeling or tagging images or videos with depth information to create a 3D effect.
Stereo annotation involves identifying corresponding points in a pair of images or frames to determine depth perception.
It is commonly used in computer vision tasks such as object detection, tracking, and scene understanding.
Examples of stereo annotation include creating depth maps for autonomous drivin
I applied via Recruitment Consulltant
The interview questions cover topics like introducing oneself, predicting program output, writing programs, Selenium components, Cucumber, and API encryption.
Introduce yourself confidently, highlighting relevant experience and skills.
To predict the output of a program that throws DivideByZeroException, understand how the exception is handled in the code.
Write a program to find factorial using loops or recursion.
To reve...
based on 3 reviews
Rating in categories
Software Engineer
6.4k
salaries
| ₹2 L/yr - ₹9.5 L/yr |
Senior Software Engineer
5.7k
salaries
| ₹6 L/yr - ₹24 L/yr |
Associate Software Engineer
4.7k
salaries
| ₹2 L/yr - ₹6 L/yr |
Module Lead
2.4k
salaries
| ₹9.5 L/yr - ₹36 L/yr |
Transaction Processing Officer
2.3k
salaries
| ₹1.5 L/yr - ₹4.5 L/yr |
Cognizant
Wipro
Accenture
TCS