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 and Answers for Freshers

Updated 10 Jul 2025
Popular Designations

79 Interview questions

A Senior Setup Analyst was asked 1mo ago
Q. What is BPO, and what types of work are typically performed in this field?
Ans. 

BPO, or Business Process Outsourcing, involves contracting third-party service providers to handle specific business functions.

  • Customer Support: Handling inquiries and complaints via phone, email, or chat.

  • Technical Support: Assisting customers with technical issues related to products or services.

  • Data Entry: Inputting and managing data for businesses, such as customer information or inventory.

  • Human Resources: Mana...

A Reactjs Developer was asked 2mo ago
Q. Implement a counter component in React.
Ans. 

Create a simple counter component in React that increments and decrements a value.

  • Use useState to manage the counter state: const [count, setCount] = useState(0);

  • Create buttons for incrementing and decrementing the count: <button onClick={() => setCount(count + 1)}>Increment</button>

  • Display the current count: <p>Current Count: {count}</p>

  • Ensure to handle edge cases, like preventing negat...

View all Reactjs Developer interview questions
An Associate Software Engineer was asked 8mo ago
Q. What programs are you familiar with?
Ans. 

One program I know is a simple calculator program written in Python.

  • The program takes user input for two numbers and an operator (+, -, *, /).

  • It then performs the operation and displays the result.

  • Example: input 5, +, 3 -> output 8

View all Associate Software Engineer interview questions
A QA Tester was asked 9mo ago
Q. Write a Java program to separate words and numbers from a given string.
Ans. 

A program in Java to separate words and numbers.

  • Use regular expressions to separate words and numbers.

  • Iterate through the input string and check if each character is a word or a number.

  • Store the words and numbers in separate arrays.

View all QA Tester interview questions
An Associate Software Engineer was asked 9mo ago
Q. Write code to find duplicate elements in an array.
Ans. 

Code to remove duplicates from an array of strings

  • Use a Set to store unique elements

  • Iterate through the array and add each element to the Set

  • Convert the Set back to an array to get the final result

View all Associate Software Engineer interview questions
An Associate Software Engineer was asked 9mo ago
Q. Explain object-oriented programming.
Ans. 

Object-oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

  • Objects are instances of classes, which define the structure and behavior of the objects.

  • Encapsulation allows data to be hidden within objects and only accessed through methods.

  • Inheritance allows classes to inherit attributes and methods from other classes.

  • Polymorphism allows objects to be treated...

View all Associate Software Engineer interview questions
An Associate Software Engineer was asked 9mo ago
Q. Are you comfortable working in any location?
Ans. 

I am open to any location for the job.

  • I am willing to relocate for the job

  • I am flexible with the location

  • I am excited about the opportunity to work in different places

View all Associate Software Engineer interview questions
Are these interview questions helpful?
A Senior Software Engineer was asked 11mo ago
Q. How do you handle exceptions globally in a REST API using Spring Boot?
Ans. 

Handle exceptions globally in Springboot REST API

  • Use @ControllerAdvice annotation to define global exception handling for all controllers

  • Create a class annotated with @ControllerAdvice and define methods to handle specific exceptions

  • Use @ExceptionHandler annotation to specify which exceptions the method should handle

  • Return appropriate HTTP status codes and error messages in the exception handling methods

View all Senior Software Engineer interview questions
A Senior Software Engineer was asked 11mo ago
Q. What is the difference between the map and flatMap methods in streams?
Ans. 

Map method transforms each element in a stream, while flatMap method transforms each element into a stream and then flattens the result.

  • Map method applies a function to each element in the stream and returns a new stream with the transformed elements.

  • FlatMap method applies a function that returns a stream for each element in the original stream, then flattens these streams into a single stream.

  • Example: Using map t...

View all Senior Software Engineer interview questions
A Senior Software Engineer was asked 11mo ago
Q. What annotations are included in the @SpringBootApplication annotation?
Ans. 

The @SpringBootApplication annotation includes @Configuration, @EnableAutoConfiguration, and @ComponentScan annotations.

  • Includes @Configuration annotation to specify that the class can be used by the Spring IoC container as a source of bean definitions.

  • Includes @EnableAutoConfiguration annotation to enable Spring Boot's auto-configuration feature.

  • Includes @ComponentScan annotation to specify the base packages to s...

View all Senior Software Engineer interview questions

Mphasis Interview Experiences for Freshers

113 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Aptitude, english, coding,mcqs

Round 2 - Group Discussion 

Group discussion on few topics

Round 3 - Technical 

(2 Questions)

  • Q1. Java full stack development
  • Q2. Python fundaments
Round 4 - HR 

(1 Question)

  • Q1. Relocation , package, wfo/wfh

Interview Preparation Tips

Interview preparation tips for other job seekers - I would suggest this company as a good learning place for the freshers.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Online test -math & quants,verbal,puzzle,computer programming,logical

Round 2 - Group Activity 

(1 Question)

  • Q1. They select everyone from this & nothing serious
Round 3 - Technical 

(3 Questions)

  • Q1. Any program which you know.
  • Ans. 

    One program I know is a simple calculator program written in Python.

    • The program takes user input for two numbers and an operator (+, -, *, /).

    • It then performs the operation and displays the result.

    • Example: input 5, +, 3 -> output 8

  • Answered by AI
  • Q2. About the projects in the resume
  • Q3. About the internship
Round 4 - HR 

(2 Questions)

  • Q1. Tell about yourself
  • Q2. Can you relocate yourself(your answer should be yes)
  • Ans. 

    Yes, I am open to relocating for the right opportunity to grow and contribute to the team effectively.

    • Relocation can provide exposure to new technologies and methodologies.

    • It allows for networking with professionals in different regions.

    • I am adaptable and enjoy exploring new environments, which can enhance my creativity.

    • For example, moving to a tech hub can offer more collaboration opportunities.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They are just taking the mass recuritments.Nothing to worry,if you clear 1st round & have good communication skills then 210% you will be selected.People who have 0 skills have been selected from our college.

Scrum Master Interview Questions & Answers

user image Anonymous

posted on 30 Nov 2024

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

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Scrum Fundamentals
  • Q2. SAFe Ceremonies and Follow-up questions
Round 2 - One-on-one 

(3 Questions)

  • Q1. SAFe Fundamental
  • Q2. PI-Planning and Follow-up questions
  • Q3. I&A explanation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prep for Agile and Scrum Fundamental
Scenario based questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic arithmatic and output questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. Abt project and algorithms used
  • Ans. 

    I worked on a project that involved developing a recommendation system using collaborative filtering algorithms.

    • Implemented collaborative filtering algorithms like user-based and item-based recommendation systems

    • Utilized cosine similarity and Pearson correlation coefficient for calculating similarity between users/items

    • Used matrix factorization techniques like Singular Value Decomposition (SVD) for recommendation

    • Evalua...

  • Answered by AI
  • Q2. Explain Object oriented program
  • Ans. 

    Object-oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • Objects are instances of classes, which define the structure and behavior of the objects.

    • Encapsulation allows data to be hidden within objects and only accessed through methods.

    • Inheritance allows classes to inherit attributes and methods from other classes.

    • Polymorphism allows objects to be treated as i...

  • Answered by AI
  • Q3. Write code for duplicate array
  • Ans. 

    Code to remove duplicates from an array of strings

    • Use a Set to store unique elements

    • Iterate through the array and add each element to the Set

    • Convert the Set back to an array to get the final result

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Okay with any location
  • Ans. 

    I am open to any location for the job.

    • I am willing to relocate for the job

    • I am flexible with the location

    • I am excited about the opportunity to work in different places

  • Answered by AI
  • Q2. Is it okay with any shift
  • Ans. 

    Yes, I am flexible with shifts and can work any shift required.

    • I am open to working any shift, including nights, weekends, and holidays

    • I understand the importance of being flexible in the software engineering field

    • I have experience working different shifts in previous roles, such as during project deadlines or support rotations

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(6 Questions)

  • Q1. How to handle the exceptions globally in rest api Springboot
  • Ans. 

    Handle exceptions globally in Springboot REST API

    • Use @ControllerAdvice annotation to define global exception handling for all controllers

    • Create a class annotated with @ControllerAdvice and define methods to handle specific exceptions

    • Use @ExceptionHandler annotation to specify which exceptions the method should handle

    • Return appropriate HTTP status codes and error messages in the exception handling methods

  • Answered by AI
  • Q2. Micro services design pattern and example
  • Ans. 

    Microservices design pattern involves breaking down a large application into smaller, independent services.

    • Each microservice is responsible for a specific function or feature

    • Communication between microservices is typically done through APIs

    • Microservices can be deployed independently, allowing for easier scalability and maintenance

    • Examples include Netflix (uses microservices for different functionalities like recommenda...

  • Answered by AI
  • Q3. Add 10% hike for the employees who are more than 5 years of experience using stream API.
  • Ans. 

    Use Java Stream API to apply a 10% salary hike for employees with over 5 years of experience.

    • Use a List<Employee> to store employee data.

    • Filter employees with experience > 5 years using stream().filter().

    • Map the filtered employees to update their salary by multiplying with 1.1.

    • Collect the results back into a List using collect(Collectors.toList()).

    • Example: employees.stream().filter(e -> e.getExperience() &g...

  • Answered by AI
  • Q4. Map, flatmap method difference in stream
  • Ans. 

    Map method transforms each element in a stream, while flatMap method transforms each element into a stream and then flattens the result.

    • Map method applies a function to each element in the stream and returns a new stream with the transformed elements.

    • FlatMap method applies a function that returns a stream for each element in the original stream, then flattens these streams into a single stream.

    • Example: Using map to con...

  • Answered by AI
  • Q5. How to handle customized exceptions in controller advice with example code.
  • Ans. 

    Handling customized exceptions in controller advice with example code

    • Create a custom exception class that extends RuntimeException

    • Create a controller advice class to handle exceptions globally

    • Use @ExceptionHandler annotation in the controller advice class to handle specific exceptions

    • Return a custom error response with appropriate status code and message

  • Answered by AI
  • Q6. What annotations are included in @SpringbootApplication annotation
  • Ans. 

    The @SpringBootApplication annotation includes @Configuration, @EnableAutoConfiguration, and @ComponentScan annotations.

    • Includes @Configuration annotation to specify that the class can be used by the Spring IoC container as a source of bean definitions.

    • Includes @EnableAutoConfiguration annotation to enable Spring Boot's auto-configuration feature.

    • Includes @ComponentScan annotation to specify the base packages to scan f...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare spring boot annotations, Java 8 features and microservices related questions well. Aws/ azure will added advantage.

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

HackerRank test with questions including logical thinking and English

Round 2 - Technical 

(3 Questions)

  • Q1. Basics like method overloading & Overridding, sting concepts, file handling & basics of HTML, CSS
  • Q2. Linear and binary search algorithm
  • Ans. 

    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.

  • Answered by AI
  • Q3. SQL queris, joins, truncat
Round 3 - One-on-one 

(2 Questions)

  • Q1. Manager interaction on client handling related queries
  • Q2. Managerial Questions on handling priority tasks and handling team

Interview Preparation Tips

Topics to prepare for Mphasis Software Engineer interview:
  • DSA
  • Python
  • Robot framework
  • OOPS
Interview preparation tips for other job seekers - Not to be nervous and be straight to point with answers and be blunt if u don't know but showcases you would be interested to learn when given opportunity in future.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Where do you want to see yourself in 5 years?
  • Ans. 

    In five years, I envision myself as a skilled software engineer, leading projects and mentoring junior developers.

    • I aim to deepen my expertise in software development, particularly in areas like cloud computing and machine learning.

    • I hope to take on leadership roles, guiding teams through complex projects and fostering a collaborative environment.

    • I aspire to contribute to open-source projects, enhancing my skills while...

  • Answered by AI
  • Q2. What are your strengths and limitations?
  • Ans. 

    I excel in problem-solving and teamwork, but I sometimes struggle with time management under tight deadlines.

    • Strength: Strong problem-solving skills. For example, I successfully debugged a complex issue in a project, improving performance by 30%.

    • Strength: Excellent teamwork. I collaborated with cross-functional teams on a project, leading to a successful product launch.

    • Limitation: Time management. I occasionally undere...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. ES6 features, let var const, closures
  • Q2. React coding question counter
  • Ans. 

    Create a simple counter component in React that increments and decrements a value.

    • Use useState to manage the counter state: const [count, setCount] = useState(0);

    • Create buttons for incrementing and decrementing the count: <button onClick={() => setCount(count + 1)}>Increment</button>

    • Display the current count: <p>Current Count: {count}</p>

    • Ensure to handle edge cases, like preventing negative c...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Introduce yourself in brief
  • Q2. What is your qualification
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sql questions on rdbms
  • Q2. Java questions on ooops

Interview Preparation Tips

Interview preparation tips for other job seekers - Depends on project for which you are selected

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Mphasis?
Ask anonymously on communities.

Mphasis Interview FAQs

How many rounds are there in Mphasis interview for freshers?
Mphasis interview process for freshers usually has 2-3 rounds. The most common rounds in the Mphasis interview process for freshers are HR, Aptitude Test and Technical.
How to prepare for Mphasis interview for freshers?
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 Communication Skills, Customer Service, customer support, Back Office and non voice.
What are the top questions asked in Mphasis interview for freshers?

Some of the top questions asked at the Mphasis interview for freshers -

  1. Ours was a campus interview so they asked me y I was studying in that particula...read more
  2. what is static variable? ---unfortunately i told the definition of static met...read more
  3. How would you do things differently than the current ...read more
What are the most common questions asked in Mphasis HR round for freshers?

The most common HR questions asked in Mphasis interview are for freshers -

  1. Where do you see yourself in 5 yea...read more
  2. What are your strengths and weakness...read more
  3. What are your salary expectatio...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.

Overall Interview Experience Rating

3.9/5

based on 58 interview experiences

Difficulty level

Easy 40%
Moderate 60%

Duration

Less than 2 weeks 73%
2-4 weeks 20%
4-6 weeks 4%
More than 8 weeks 2%
View more

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.7
 • 3k Interviews
DXC Technology Interview Questions
3.7
 • 839 Interviews
EXL Service Interview Questions
3.7
 • 805 Interviews
Coforge Interview Questions
3.3
 • 589 Interviews
eClerx Interview Questions
3.2
 • 577 Interviews
View all

Mphasis Reviews and Ratings

based on 9.1k reviews

3.3/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 9.1k Reviews and Ratings
Ingenium Developer

Mumbai

5-7 Yrs

Not Disclosed

Quality Analyst

Hyderabad / Secunderabad,

Chennai

+1

3-8 Yrs

₹ 2.2-6.5 LPA

QA Underwriter

Pune,

Chennai

0-3 Yrs

Not Disclosed

Explore more jobs
Software Engineer
6.7k salaries
unlock blur

₹4 L/yr - ₹8.4 L/yr

Senior Software Engineer
6k salaries
unlock blur

₹6.6 L/yr - ₹20 L/yr

Associate Software Engineer
4.9k salaries
unlock blur

₹2 L/yr - ₹5.6 L/yr

Module Lead
2.5k salaries
unlock blur

₹15.8 L/yr - ₹27 L/yr

Transaction Processing Officer
2.3k salaries
unlock blur

₹1.4 L/yr - ₹4.7 L/yr

Explore more salaries
Compare Mphasis with

Cognizant

3.7
Compare

Wipro

3.7
Compare

Accenture

3.7
Compare

TCS

3.6
Compare
write
Share an Interview