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 11 Mar 2025

Top Mphasis Interview Questions and Answers

View all 527 questions

Mphasis Interview Experiences

Popular Designations

796 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I was interviewed in Jul 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Use of functional interface
  • Ans. 

    Functional interfaces in Java are interfaces with only one abstract method, used for lambda expressions and method references.

    • Functional interfaces can be used with lambda expressions and method references to provide implementation for the single abstract method.

    • Examples of functional interfaces in Java include Runnable, Callable, and Comparator.

    • Functional interfaces can also have default and static methods in addition

  • Answered by AI
  • Q2. Can you use same static method in two different interface
  • Ans. 

    No, static methods cannot be overridden in interfaces.

    • Static methods in interfaces are implicitly public and abstract, so they cannot be overridden.

    • If two interfaces have the same static method signature, it will not cause any conflict.

    • Implementing classes will have to provide their own implementation of the static method.

  • Answered by AI

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
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)
Mphasis Interview Questions and Answers for Freshers
illustration image
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. What are streams. What is java8 features.
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)

Mphasis interview questions for popular designations

 Associate Software Engineer

 (77)

 Software Engineer

 (56)

 Senior Software Engineer

 (56)

 Module Lead

 (33)

 Transaction Processing Officer

 (27)

 Software Developer

 (20)

 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 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)

Jobs at Mphasis

View all

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
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
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)
Contribute & help others!
anonymous
You can choose to be anonymous

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.

Recently Viewed

SALARIES

ICONMA

SALARIES

ICONMA

INTERVIEWS

iSource

No Interviews

SALARIES

ICONMA

SALARIES

iSource

JOBS

Randstad

No Jobs

SALARIES

iSource

SALARIES

ICONMA

LIST OF COMPANIES

iSource

Overview

Tell us how to improve this page.

Mphasis Interview Process

based on 675 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
DXC Technology Interview Questions
3.7
 • 795 Interviews
KPIT Technologies Interview Questions
3.4
 • 281 Interviews
View all

Mphasis Reviews and Ratings

based on 8.4k reviews

3.4/5

Rating in categories

3.3

Skill development

3.5

Work-life balance

2.8

Salary

3.4

Job security

3.3

Company culture

2.5

Promotions

3.2

Work satisfaction

Explore 8.4k Reviews and Ratings
Trainee Transaction Processing Officer

Pune

0-1 Yrs

Not Disclosed

Asst. Unit Manager - ID

Bangalore / Bengaluru

2-6 Yrs

Not Disclosed

Sr Transaction Processing Officer

Bangalore / Bengaluru

2-4 Yrs

₹ 2.38-2.599 LPA

Explore more jobs
Software Engineer
6.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
5.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
4.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Module Lead
2.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Transaction Processing Officer
2.3k salaries
unlock blur

₹0 L/yr - ₹0 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