Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Mphasis Team. If you also belong to the team, you can get access from here

Mphasis Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Mphasis Interview Questions, Process, and Tips for Experienced

Updated 8 Apr 2025

Top Mphasis Interview Questions and Answers for Experienced

View all 170 questions

Mphasis Interview Experiences for Experienced

Popular Designations

352 interviews found

Module Lead Interview Questions & Answers

user image Anonymous

posted on 29 May 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hacker Rank Problems on CPP

Round 2 - Technical 

(1 Question)

  • Q1. 1.Revise all topics that you mentioned in resume

Top Mphasis Module Lead Interview Questions and Answers

Q1. How can you create a Singleton class in Java?
View answer (2)

Module Lead Interview Questions asked at other Companies

Q1. 1) describe the Cloud architecture for the azure storage, blob , cloud services? 2) describe the integration of Web API related questions for email and sms applications? 3) describe the .net core aspects for solid programming implementation... read more
View answer (2)
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jul 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(3 Questions)

  • Q1. Basic tell me about yourself
  • Q2. Your precious experience
  • Q3. Tell about your previous work history
Round 3 - Aptitude Test 

Basic English verbal then reasoning nd basic maths logical

Round 4 - One-on-one 

(2 Questions)

  • Q1. Duty shift questions and personal info
  • Q2. Brief yourself tell your family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't add fake experiences in the resume...they ask every details about you...very lengthy process u will fill like hell what is this process f**k

Top Mphasis Transaction Processing Officer Interview Questions and Answers

Q1. Tell me something about Stock Market & Insurance
View answer (1)

Transaction Processing Officer Interview Questions asked at other Companies

Q1. Tell me something about Stock Market & Insurance
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Covered all aptitude concepts

Round 2 - Coding Test 

Basic C programming, To be strong in array concepts

Round 3 - HR 

(1 Question)

  • Q1. Group discussion

Top Mphasis Associate Software Engineer Interview Questions and Answers

Q1. 1. All types of database commands- DDL, DML, DCL, TCL 2. Write a java code to reverse a given string or sentence 3. Questions based on a major and minor project 4. Questions based on Industrial Training/Internship 5. Operating System- Job s... read more
View answer (1)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

What people are saying about Mphasis

View All
a development consultant
2w (edited)
Harman VS Deloitte VS MPhasis
Which company should I join as QA having 5.5 yrs of exp?
Got a question about Mphasis?
Ask anonymously on communities.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

Trigger scenario based question

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (6)

Mphasis interview questions for popular designations

 Associate Software Engineer

 (79)

 Software Engineer

 (57)

 Senior Software Engineer

 (57)

 Module Lead

 (36)

 Transaction Processing Officer

 (29)

 Software Developer

 (21)

 Delivery Module Lead

 (14)

 Automation Test Engineer

 (10)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude will conduct for 1 hour

Round 2 - Coding Test 

This round will be coding round

Round 3 - HR 

(1 Question)

  • Q1. Whats is java and polymorphism
  • Ans. 

    Java is a popular programming language used for developing various applications. Polymorphism is a concept in object-oriented programming where a single function or method can be used to perform different actions based on the object it is called with.

    • Java is a high-level, class-based, object-oriented programming language.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Th...

  • Answered by AI

Skills evaluated in this interview

Top Mphasis Software Engineer Interview Questions and Answers

Q1. Familiar languages you are going through What you learn in lockdown
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (223)

Get interview-ready with Top Mphasis Interview Questions

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Module, Procedure, Functions, Class Module

Round 2 - Technical 

(1 Question)

  • Q1. Excel VBA, MS ACCESS DB, SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - excellent test

Senior Full Stack Developer Interview Questions asked at other Companies

Q1. How the clients of one domain will be made to access the API service? How do the different domains based clients authentication and authorization are managed in the API service
View answer (1)

Jobs at Mphasis

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. First non repeated charcter
  • Ans. 

    Find the first non-repeated character in a given string.

    • Iterate through the string and store the frequency of each character in a hashmap.

    • Iterate through the string again and return the first character with frequency 1.

  • Answered by AI

Skills evaluated in this interview

Senior Java Developer Interview Questions asked at other Companies

Q1. Remove the Kth Node from the End of a Linked List You are given a singly Linked List with 'N' nodes containing integer data and an integer 'K'. Your task is to delete the Kth node from the end of this Linked List. Input: The first line of ... read more
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Jcl COBOL DB2 theory and situation based questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Explain DB2 program execution process Sort keys Isolation levels Cics
  • Ans. 

    DB2 program execution involves sort keys, isolation levels, and integration with CICS.

    • DB2 program execution involves processing SQL statements to interact with the database.

    • Sort keys are used to organize data in a specific order for efficient retrieval.

    • Isolation levels determine the level of data visibility and concurrency control in transactions.

    • CICS (Customer Information Control System) is an online transaction proce...

  • Answered by AI

Mainframe Developer Interview Questions asked at other Companies

Q1. How will you use NULL indicator in your program? How will you use VSAM file in program?SOC7 abend reason and resolution.
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Written assignment followed by one on one.
Round 3 - Technical 

(1 Question)

  • Q1. This was basically managerial round, not much technical.
Round 4 - One-on-one 

(1 Question)

  • Q1. Client round, not much on technical.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a positive attitude, learn to come up with answers that are close to the question instead of saying no.

Senior Software Engineer 2 Interview Questions asked at other Companies

Q1. What microservices patterns are you aware ? let's assume that there is a microservice based architecture and service A is calling service B which in turn service C. If service b fails, how will you manage transaction and logging ?
View answer (1)

Module Lead Interview Questions & Answers

user image Anonymous

posted on 25 Apr 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Decent questions which is used logic in selenium

Round 2 - Technical 

(1 Question)

  • Q1. Question about web driver and rest assured

Top Mphasis Module Lead Interview Questions and Answers

Q1. How can you create a Singleton class in Java?
View answer (2)

Module Lead Interview Questions asked at other Companies

Q1. 1) describe the Cloud architecture for the azure storage, blob , cloud services? 2) describe the integration of Web API related questions for email and sms applications? 3) describe the .net core aspects for solid programming implementation... read more
View answer (2)

Mphasis Interview FAQs

How many rounds are there in Mphasis interview for experienced candidates?
Mphasis interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Mphasis interview process for experienced candidates are Technical, HR and One-on-one Round.
How to prepare for Mphasis interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Mphasis. The most common topics and skills that interviewers at Mphasis expect are Java, Javascript, SQL, Spring Boot and Microservices.
What are the top questions asked in Mphasis interview for experienced candidates?

Some of the top questions asked at the Mphasis interview for experienced candidates -

  1. 1. All types of database commands- DDL, DML, DCL, TCL 2. Write a java code to r...read more
  2. 1. What are the commands used for maven build 2. What are the different stages ...read more
  3. 3 types of languages pronunciation one in english language , the same words and...read more
How long is the Mphasis interview process?

The duration of Mphasis interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Mphasis Interview Process for Experienced

based on 199 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.7
 • 2.9k Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 763 Interviews
NTT Data Interview Questions
3.8
 • 627 Interviews
Publicis Sapient Interview Questions
3.5
 • 621 Interviews
GlobalLogic Interview Questions
3.6
 • 593 Interviews
View all

Mphasis Reviews and Ratings

based on 8.6k reviews

3.4/5

Rating in categories

3.3

Skill development

3.5

Work-life balance

2.8

Salary

3.4

Job security

3.2

Company culture

2.5

Promotions

3.1

Work satisfaction

Explore 8.6k Reviews and Ratings
Module Lead

Chennai

6-11 Yrs

₹ 15-25 LPA

Lead Infrastr Engineer

Bangalore / Bengaluru

5-6 Yrs

Not Disclosed

Delv Software Engineer

Mumbai

2-4 Yrs

Not Disclosed

Explore more jobs
Software Engineer
6.5k salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Senior Software Engineer
5.7k salaries
unlock blur

₹6 L/yr - ₹24 L/yr

Associate Software Engineer
4.7k salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Module Lead
2.4k salaries
unlock blur

₹9.5 L/yr - ₹36 L/yr

Transaction Processing Officer
2.3k salaries
unlock blur

₹1.4 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Mphasis with

Cognizant

3.7
Compare

Wipro

3.7
Compare

Accenture

3.8
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview