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

Updated 26 Mar 2025

Top Mphasis Interview Questions and Answers

  • Q1. how many types of constructor are there? ---told
  • Q2. What are sub files, types of sub files, difference, which one is used in which conditions.
  • Q3. Can you walk me through a application migration scenario from onprem to cloud
View all 31 questions

Mphasis Interview Experiences

Popular Designations

802 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. JCL, SORT, COBOL-DB2, COBOL-CICS, DB2 QUERIES, SCENARIO BASED QUESTIONS
Round 2 - Technical 

(1 Question)

  • Q1. Basic COBOL-DB2 Questions, Queries, CICS, JCL, SORT
Round 3 - One-on-one 

(1 Question)

  • Q1. Final round with Hiring Manager

Interview Preparation Tips

Topics to prepare for Mphasis Mainframe Developer interview:
  • JCL
  • Cobol
  • Cics
  • VSAM
  • IBM DB2

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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How will you schedule a job in batch?
  • Q2. Explain what is isolation levels
  • Ans. 

    Isolation levels in databases determine how transactions interact with each other.

    • Isolation levels define the degree to which one transaction must be isolated from other transactions.

    • There are different levels of isolation such as Read Uncommitted, Read Committed, Repeatable Read, Serializable.

    • Higher isolation levels provide more data consistency but can also lead to more performance overhead.

    • Isolation levels help in p...

  • Answered by AI
Round 2 - Coding Test 

Technical coding test conducted by the client

Delivery Module Lead Interview Questions asked at other Companies

Q1. Derivatives, Difference between bug and defect
View answer (1)

Module Lead Interview Questions & Answers

user image Raja Manickam

posted on 23 Jul 2024

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

Basis data structure and algo

Round 2 - Technical 

(2 Questions)

  • Q1. Basic oops and from java 8
  • Q2. System design and design principles
  • Ans. 

    System design involves creating a high-level architecture of a software system based on requirements and design principles.

    • System design focuses on structuring software components and their interactions.

    • Design principles like SOLID, DRY, and KISS help in creating scalable and maintainable systems.

    • Consider factors like performance, scalability, security, and maintainability during system design.

    • Use design patterns like ...

  • Answered by AI

Skills evaluated in this interview

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)

What people are saying about Mphasis

View All
a development consultant
1w (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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - HR 

(2 Questions)

  • Q1. Reason to chose business analyst
  • Ans. 

    I chose to become a business analyst because of my passion for problem-solving, data analysis, and helping organizations make informed decisions.

    • Enjoy analyzing data and identifying trends

    • Passionate about problem-solving and finding solutions

    • Interested in helping organizations improve processes and make informed decisions

    • Strong communication and interpersonal skills

    • Ability to translate technical information into non-te...

  • Answered by AI
  • Q2. Challenges faces with the stakeholders
  • Ans. 

    Managing stakeholder expectations, communication, conflicting priorities, resistance to change

    • Effective communication is key to managing stakeholder expectations

    • Identifying and addressing conflicting priorities among stakeholders

    • Dealing with resistance to change from stakeholders

    • Balancing the needs and interests of various stakeholders

  • Answered by AI

Top Mphasis Business Analyst Interview Questions and Answers

Q1. 3. How will you pick the product backlog items for particular sprint?
View answer (1)

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

Mphasis interview questions for popular designations

 Associate Software Engineer

 (77)

 Software Engineer

 (57)

 Senior Software Engineer

 (57)

 Module Lead

 (34)

 Transaction Processing Officer

 (28)

 Software Developer

 (21)

 Delivery Module Lead

 (14)

 Automation Test Engineer

 (10)

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

Quantitive Aptitude, General programming,oops

Round 2 - Aptitude Test 

GK, Quantitative Aptitude

Round 3 - Coding Test 

C# Fundamentals , ADO.NET,LINQ

Round 4 - HR 

(2 Questions)

  • Q1. Why there are so frequent change.
  • Ans. 

    Frequent changes in technology are driven by advancements, market demands, and user feedback.

    • Advancements in technology lead to new tools and frameworks being developed.

    • Market demands require companies to adapt quickly to stay competitive.

    • User feedback helps improve products and services, leading to updates and changes.

    • Examples: Introduction of new programming languages like Swift, shift towards cloud computing, update...

  • Answered by AI
  • Q2. Please tell me about your understanding with roll
  • Ans. 

    Roll is a term used in web development to describe the process of deploying code changes to a live server.

    • Rolling back changes means reverting to a previous version of the code.

    • Rolling forward means applying new changes to the live server.

    • Rolling deployments involve gradually updating servers in a controlled manner to minimize downtime.

    • Automated rollbacks can be triggered in case of errors or issues during deployment.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - See the job description and prepare accordingly

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
View answer (1)

Get interview-ready with Top Mphasis Interview Questions

Interview Questions & Answers

user image Anonymous

posted on 26 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Agile methodologies,
  • Q2. Scrum ceremony related questions
Round 2 - Technical 

(1 Question)

  • Q1. Few questions as Scrum master

Interview Preparation Tips

Interview preparation tips for other job seekers - Certification as scrum master helps. Ex: SAFe, CSM, PSM I etc

Jobs at Mphasis

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Explain Linux architecture?
  • Ans. 

    Linux architecture is a layered system with kernel at the core, followed by system libraries, utilities, and user interface.

    • Linux architecture consists of the kernel, which is the core component responsible for managing hardware resources and providing essential services.

    • Above the kernel are system libraries, which provide additional functionalities to applications and help in interacting with the kernel.

    • Utilities in L...

  • Answered by AI
  • Q2. How do you manage your Servers
  • Ans. 

    I manage servers using automation tools like Ansible and monitoring tools like Nagios.

    • Utilize automation tools like Ansible to provision and configure servers

    • Implement monitoring tools like Nagios to track server performance and uptime

    • Regularly update software and security patches to ensure server stability

    • Implement backup and disaster recovery plans to prevent data loss

    • Utilize cloud services like AWS or Azure for scal

  • Answered by AI
  • Q3. Explain commands related to file management
  • Ans. 

    File management commands are used to interact with files and directories on a computer system.

    • ls - list files and directories in the current directory

    • cd - change directory

    • mkdir - create a new directory

    • rm - remove files or directories

    • cp - copy files or directories

    • mv - move files or directories

    • touch - create a new file

    • chmod - change file permissions

  • Answered by AI
  • Q4. Explain commands related to process management
  • Ans. 

    Commands related to process management include ps, top, kill, and nice.

    • ps - displays information about currently running processes

    • top - provides a dynamic real-time view of a running system

    • kill - terminates a process by sending a signal to its PID

    • nice - sets the priority of a process

  • Answered by AI

Skills evaluated in this interview

Top Mphasis Senior Software Engineer Interview Questions and Answers

Q1. Trapping Rain Water Problem Statement Given a long type array/list ARR of size N, representing an elevation map where ARR[i] denotes the elevation of the ith bar, calculate the total amount of rainwater that can be trapped in these elevatio... read more
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are aws s3 types
  • Ans. 

    AWS S3 offers various storage classes to optimize cost and performance based on data access patterns.

    • S3 Standard: General-purpose storage for frequently accessed data.

    • S3 Intelligent-Tiering: Automatically moves data between two access tiers based on changing access patterns.

    • S3 Standard-IA: Infrequent access storage for data that is less frequently accessed but requires rapid access when needed.

    • S3 One Zone-IA: Lower-cos...

  • Answered by AI
  • Q2. Se ia , etc

Top Mphasis Devops Engineer Interview Questions and Answers

Q1. What is the waterfall model in software development?
View answer (1)

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic CV briefing
Round 2 - Client Interview 

(1 Question)

  • Q1. Product and process related question
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation

Assistant Manager Operations Interview Questions asked at other Companies

Q1. What can you tell me about xlookup function?
View answer (26)

Module Lead Interview Questions & Answers

user image Anonymous

posted on 30 Apr 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Selenium ,etl,java
  • Q2. Irctc website textbox ,find element. reverse string java program, with space in name
  • Q3. Fact table and dimension table
  • Q4. Sql query for update
  • Ans. 

    SQL query for updating data in a database table.

    • Use the UPDATE statement in SQL to modify existing records in a table.

    • Specify the table name, column names, and values to be updated in the query.

    • Use WHERE clause to specify the condition for which records to update.

    • Example: UPDATE table_name SET column1 = value1, column2 = value2 WHERE condition;

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Mphasis Module Lead interview:
  • Selenium
  • Java
  • ETL
  • SQL

Skills evaluated in this interview

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?
Mphasis interview process usually has 2-3 rounds. The most common rounds in the Mphasis interview process are Technical, HR and Resume Shortlist.
How to prepare for Mphasis interview?
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?

Some of the top questions asked at the Mphasis interview -

  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

based on 680 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
DXC Technology Interview Questions
3.7
 • 797 Interviews
Nagarro Interview Questions
4.0
 • 761 Interviews
NTT Data Interview Questions
3.8
 • 625 Interviews
Publicis Sapient Interview Questions
3.5
 • 618 Interviews
GlobalLogic Interview Questions
3.7
 • 589 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.2

Work satisfaction

Explore 8.6k Reviews and Ratings
Process Analyst

Pune

1-3 Yrs

Not Disclosed

Share point Developer

Hyderabad / Secunderabad,

Chennai

+1

5-9 Yrs

Not Disclosed

Sr Tech. Support Engineer - SD

Pune

2-4 Yrs

Not Disclosed

Explore more jobs
Software Engineer
6.4k 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.5 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