i
Mphasis
Filter interviews by
Faced challenges in project management, technical hurdles, and team collaboration, impacting timelines and deliverables.
Technical challenges: Encountered issues with integrating third-party APIs, which required extensive debugging and adjustments.
Time management: Faced tight deadlines that led to prioritizing features, resulting in some functionalities being deferred to future releases.
Team collaboration: Communic...
Data binding in Angular is a way to automatically synchronize data between the model and the view.
Data binding allows you to bind data from the component to the view and vice versa.
There are two types of data binding in Angular: one-way binding and two-way binding.
One-way binding updates the view when the model changes, while two-way binding updates both the model and the view simultaneously.
Example: {{ data }} in...
Functional testing checks if the software functions as expected, while non-functional testing checks other aspects like performance and usability.
Functional testing focuses on the specific functions of the software.
Non-functional testing focuses on aspects like performance, usability, security, and scalability.
Examples of functional testing include unit testing, integration testing, and system testing.
Examples of ...
Smoke testing is a quick test to check if the basic functionalities of the software are working, while sanity testing is a more thorough test to check if the specific features are working as expected.
Smoke testing is a shallow and wide test, while sanity testing is a deep and narrow test.
Smoke testing is done to ensure the stability of the system, while sanity testing is done to ensure the rationality of the syste...
What people are saying about Mphasis
A program to print all prime numbers up to a given limit.
Iterate through numbers up to the limit
For each number, check if it is divisible by any number from 2 to its square root
If it is not divisible, print it as a prime number
OOPS concepts are the principles of Object-Oriented Programming that help in designing and implementing software systems.
Encapsulation - bundling of data and methods that operate on that data
Inheritance - ability of a class to inherit properties and methods from a parent class
Polymorphism - ability of objects to take on multiple forms or behaviors
Abstraction - hiding of complex implementation details and showing o...
Abstraction is the process of hiding complex implementation details and exposing only the necessary information.
Abstraction is a way to manage complexity by breaking down a system into smaller, more manageable parts.
It allows us to focus on the essential features of a system while ignoring the non-essential details.
Abstraction can be achieved through the use of interfaces, abstract classes, and encapsulation.
For e...
Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.
Inheritance allows code reusability and saves time and effort in writing new code.
The existing class is called the parent or base class, and the new class is called the child or derived class.
The child class inherits all the properties and methods of the parent class and can also add...
Program to find the smallest value from 3 inputs.
Compare the first two inputs and store the smaller value.
Compare the stored value with the third input and update if smaller.
Return the final stored value as the smallest value.
To create a table, use SQL CREATE TABLE statement with column names and data types.
Specify the table name after CREATE TABLE keyword
List column names and data types separated by commas inside parentheses
Add any constraints like PRIMARY KEY or FOREIGN KEY if needed
Example: CREATE TABLE customers (id INT PRIMARY KEY, name VARCHAR(50), email VARCHAR(100))
Aptitude, english, coding,mcqs
Group discussion on few topics
I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
1 hr, aptitude question
I applied via Referral and was interviewed in Apr 2024. There were 3 interview rounds.
HackerRank test with questions including logical thinking and English
Linear search checks each element in a list sequentially, while binary search divides the list in half at each step.
Linear search has a time complexity of O(n), while binary search has a time complexity of O(log n).
Linear search is used for unsorted lists, while binary search is used for sorted lists.
Example: Linear search - searching for a name in a phone book. Binary search - searching for a word in a dictionary.
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Decorators in software engineering are functions that modify the behavior of other functions or methods.
Decorators are used to add functionality to existing functions without modifying their code.
They are commonly used in Python to add additional behavior to functions or classes.
Decorators are implemented using the @ symbol followed by the decorator function name.
They can be used for logging, authentication, caching, a...
I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.
Good mix of questions with aptitude and coding
Polymorphism in programming refers to the ability of a function or method to behave differently based on the object it is called with.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Inheritance in Java allows a subclass to override a method of its superclass, e...
I have overcome challenges by staying focused, seeking help when needed, and continuously learning and improving.
Staying focused on the end goal and breaking down tasks into manageable steps
Seeking help from colleagues, mentors, or online resources when facing difficult problems
Continuously learning new technologies and techniques to improve my skills and overcome challenges
Some of the top questions asked at the Mphasis Software Engineer interview -
The duration of Mphasis Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 50 interview experiences
Difficulty level
Duration
based on 669 reviews
Rating in categories
Software Engineer
6.7k
salaries
| ₹2 L/yr - ₹9.5 L/yr |
Senior Software Engineer
5.9k
salaries
| ₹6.1 L/yr - ₹25 L/yr |
Associate Software Engineer
4.9k
salaries
| ₹2 L/yr - ₹5.6 L/yr |
Module Lead
2.5k
salaries
| ₹9.5 L/yr - ₹37 L/yr |
Transaction Processing Officer
2.4k
salaries
| ₹1.4 L/yr - ₹4.5 L/yr |
Cognizant
Wipro
Accenture
TCS