i
Mphasis
Filter interviews by
I applied via Job Portal and was interviewed before Apr 2023. There was 1 interview round.
I applied via Referral and was interviewed in Jun 2022. There were 4 interview rounds.
I applied via Referral and was interviewed in Oct 2022. There were 3 interview rounds.
Aptitude is required for freshers, this test about Maths and English grammar.
What people are saying about Mphasis
I applied via Walk-in and was interviewed in May 2022. There were 4 interview rounds.
Aptitude can range from developed knowledge.
I excel in attention to detail and time management, but I sometimes struggle with delegation due to my desire for perfection.
Strength: Attention to Detail - I meticulously review transactions to ensure accuracy, reducing errors by 20% in my previous role.
Strength: Time Management - I prioritize tasks effectively, consistently meeting deadlines even during peak processing periods.
Weakness: Delegation - I tend to take on...
Mphasis interview questions for popular designations
I applied via Campus Placement and was interviewed before Oct 2023. There was 1 interview round.
My favorite hobby is painting and my behavior is calm and patient.
I enjoy spending hours creating colorful and intricate paintings
I find painting to be a relaxing and therapeutic activity
I am known for my patience and attention to detail in my work
I often use painting as a way to express my emotions and creativity
Get interview-ready with Top Mphasis Interview Questions
I applied via Campus Placement and was interviewed in Feb 2022. There were 3 interview rounds.
Round duration - 120 minutes
Round difficulty - null
The Recruitment Process of Mphasis starts with an Online Test having
sections like :
Quants
Logical Reasoning
Verbal Ability
Computer Programming
The interviewee is asked about the difficulty level and number of questions in a test.
The interviewee should mention the specific type of test (quants, logical, verbal) and their difficulty level.
They should also mention the total number of questions in the test.
If applicable, they can provide examples of the types of questions asked.
It is important to answer truthfully and not exaggerate or downplay the difficulty lev
Round duration - 20 minutes
Round difficulty - null
The technical interview consisted of technical questions and from the technical subjects that were present on my CV.
A program for multiple inheritances
Create a base class with common attributes and methods
Create derived classes that inherit from the base class
Use multiple inheritance to inherit from multiple base classes
Resolve any naming conflicts using scope resolution operator (::)
Example: class Derived: public Base1, public Base2 {}
Example: class Derived: public Base1, public Base2 { public: void method() { Base1::method(); Base
Structure is a collection of variables of different data types while union is a collection of variables of same data type.
Structure allocates memory for all its variables while union allocates memory for only one variable at a time.
Structure is used when we need to store different types of data while union is used when we need to store only one type of data.
Example of structure: struct student { char name[20]; int age;...
The OSI model is a conceptual model that describes how data is transmitted over a network.
OSI stands for Open Systems Interconnection.
It has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.
Each layer has a specific function and communicates with the adjacent layers.
Example: When you send an email, the Application layer sends it to the Presentation layer, which formats the data,...
Process management involves planning, organizing, executing, and monitoring processes to achieve organizational goals.
It includes identifying and defining processes
Assigning responsibilities and resources
Establishing timelines and milestones
Monitoring progress and making adjustments as needed
Examples include project management, supply chain management, and quality management
A dangling pointer is a pointer that points to a memory location that has been deallocated or freed.
Dangling pointers can cause crashes or unexpected behavior when accessed.
They can occur when a pointer is not set to NULL after the memory it points to is freed.
Example: int *ptr = malloc(sizeof(int)); free(ptr); printf('%d', *ptr);
In the above example, ptr becomes a dangling pointer after the memory it points to is free
Function overriding vs function overloading
Function overloading is having multiple functions with the same name but different parameters
Function overriding is having a function in a subclass with the same name and parameters as a function in the superclass
Function overloading is resolved at compile-time while function overriding is resolved at runtime
C code for in-order traversal on a binary tree.
Start at the root node.
Traverse the left subtree recursively.
Visit the root node.
Traverse the right subtree recursively.
Repeat until all nodes have been visited.
Example code: void inorderTraversal(Node* root) { if(root != NULL) { inorderTraversal(root->left); printf("%d ", root->data); inorderTraversal(root->right); } }
Round duration - 10 mins
Round difficulty - null
Mphasis is a leading IT solutions provider with a focus on digital transformation.
Mphasis has a strong presence in the banking and financial services industry, providing innovative solutions to clients such as Citibank and Standard Chartered.
The company has a focus on digital transformation and offers services such as cloud computing, data analytics, and artificial intelligence.
Mphasis has won several awards for its wo...
Work-life balance is the ability to prioritize and manage both work and personal life effectively.
It involves setting boundaries and managing time efficiently
It allows for time to pursue personal interests and hobbies
It reduces stress and burnout
Examples include flexible work hours, remote work options, and time off for personal reasons
I applied via Referral and was interviewed in Aug 2022. There were 2 interview rounds.
Salary discussion and basic interview questions related to resume.
Basic salary offered to freshers is 2LPA. Whether you earn any experiences but all they have to offer is same job for every person.
I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.
All important topics for aptitude test
Any on spot topic. Need to talk, should not stop if they ask to conclude we need to do it
I applied via Campus Placement and was interviewed before Apr 2022. There were 4 interview rounds.
Some basic aptitude questions were there
Basic coding questions which was much easier to be done within 15 mins
I applied via Recruitment Consulltant and was interviewed before Jun 2023. There were 3 interview rounds.
Speak on a generic topic for 2 mins
The duration of Mphasis interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 54 interviews
Interview experience
based on 8.6k reviews
Rating in categories
Software Engineer
6.5k
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.4 L/yr - ₹4.5 L/yr |
Cognizant
Wipro
Accenture
TCS