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 Associate Software Engineer Interview Questions, Process, and Tips

Updated 31 Jan 2025

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. Questi ...read more
  • Q2. Why Mphasis? What do you know about us?
  • Q3. Write a program for multiple inheritances?
View all 47 questions

Mphasis Associate Software Engineer Interview Experiences

77 interviews found

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

I applied via Job Portal and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Your views on work from home and work from office
  • Q3. Can u define your hobbies
  • Q4. Are u a team player? can u say some scenario to prove you're a team player
  • Q5. R u willing to work in shifts
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Lovely Professional University (LPU) and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

1st round was Aptitude

Round 2 - Coding Test 

Coding for some basic problems

Round 3 - HR 

(1 Question)

  • Q1. General Introduction and Whete to see in next 5 years... Like that.

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
asked in Gainsight
Q2. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Clarivate
Q4. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q5. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more

I applied via Campus Placement and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Written 

(2 Questions)

Round duration - 120 minutes
The Recruitment Process of Mphasis starts with an Online Test having
sections like :
Quants
Logical Reasoning
Verbal Ability
Computer Programming

  • Q1. The questions of quants, logical and verbal were easy and the total number of questions was 75.
  • Ans. 

    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

  • Answered by AI
  • Q2. There were 20 coding programming questions.
  • Ans. 

    There were 20 coding programming questions.

    • Were the questions related to a specific programming language?

    • What was the difficulty level of the questions?

    • Were there any questions related to data structures or algorithms?

    • How much time was given to answer the questions?

    • Were there any coding challenges or just theoretical questions?

  • Answered by AI
Round 2 - Technical 

(7 Questions)

Round duration - 20 minutes
The technical interview consisted of technical questions and from the technical subjects that were present on my CV.

  • Q1. Write a program for multiple inheritances?
  • Ans. 

    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

  • Answered by AI
  • Q2. What is the difference between structure and union?
  • Ans. 

    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;...

  • Answered by AI
  • Q3. Explain about OSI model
  • Ans. 

    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,...

  • Answered by AI
  • Q4. What do you know about process management?
  • Ans. 

    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

  • Answered by AI
  • Q5. What is a dangling pointer?
  • Ans. 

    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

  • Answered by AI
  • Q6. Difference between Function overriding and function overloading?
  • Ans. 

    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

  • Answered by AI
  • Q7. C code to perform in-order traversal on a binary tree.
  • Ans. 

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

  • Answered by AI
Round 3 - HR 

(3 Questions)

Round duration - 10 mins

  • Q1. Where do you see yourself 5 years from now?
  • Q2. Why Mphasis? What do you know about us?
  • Ans. 

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

  • Answered by AI
  • Q3. What is your definition of work-life balance?
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 0 Years (fresher) of experience.Mphasis interview preparation:Topics to prepare for the interview - Data Types
Iteration, Recursion,
Decision
Procedure, functions, and
scope
Arrays, Linked Lists,
Trees, Graphs
Stacks, QueuesResources to prepare for this interview - I had only prepared through prepinsta website. The platform is offering a complete package and
helps to grab each and every necessity related to interviews as well as
written exams. If one goes through this website thoroughly, then I can assure you that no one
can stop you from grabbing good and reputed companies that too at handsome packages.Tips for other job seekers - I would like to suggest everyone who is appearing for interviews to be confident and honest with
the answers as the interviewer will detect your personality through it. Do not mention such subjects
that you are not aware about.Final outcome of the interviewAwaiting Outcome

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

All important topics for aptitude test

Round 2 - Group Discussion 

Any on spot topic. Need to talk, should not stop if they ask to conclude we need to do it

Interview Preparation Tips

Interview preparation tips for other job seekers - Do Your best to clear Aptitude round.
In Group Discussion talk boldly.
HR Round Personal questions+ Salary+ Company discussions.

Mphasis interview questions for designations

 Junior Associate Software Engineer

 (1)

 Delivery Associate Software Engineer

 (1)

 Associate Software Test Engineer

 (1)

 Associate Software Developer

 (6)

 Software Engineer

 (55)

 Senior Software Engineer

 (56)

 Delv Software Engineer

 (5)

 Software Testing Engineer

 (2)

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 - Aptitude Test 

Can pass easily if you have basic knowledge.

Round 3 - Coding Test 

No difficult coding questions were given.

Round 4 - HR 

(2 Questions)

  • Q1. Normally HR round questions were asked
  • Q2. Can you please Introduce yourself ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for HR round. Even if you lag in technical skills the company are ready to train you. But your communication skills and attitude matters.

Get interview-ready with Top Mphasis Interview Questions

I applied via Campus Placement and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test is medium level difficult

Round 2 - Technical 

(3 Questions)

  • Q1. What is encapsulation?
  • Ans. 

    Encapsulation is the process of hiding implementation details and providing a public interface for accessing the object.

    • Encapsulation helps in achieving data abstraction and information hiding.

    • It prevents unauthorized access to the internal state of an object.

    • It allows for better control over the data and its behavior.

    • Example: A class in Java with private variables and public methods.

    • Example: A capsule in medicine that

  • Answered by AI
  • Q2. Explain some basic SQL commands
  • Ans. 

    SQL commands are used to interact with databases. Some basic commands include SELECT, INSERT, UPDATE, and DELETE.

    • SELECT: used to retrieve data from a database

    • INSERT: used to add new data to a database

    • UPDATE: used to modify existing data in a database

    • DELETE: used to remove data from a database

  • Answered by AI
  • Q3. What is inheritance?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reusability and saves time and effort in coding.

    • The existing class is called the parent class or superclass, and the new class is called the child class or subclass.

    • The child class inherits all the properties and methods of the parent class and can also have its ow...

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. Tell me about yourself
  • Q2. Why did you choose Mphasis?
  • Q3. Are you okay with 2 year service agreement and all our company policies?
  • Q4. What do you know about Mphasis?
  • Ans. 

    Mphasis is an IT services company providing digital solutions to clients globally.

    • Founded in 2000 and headquartered in Bangalore, India

    • Offers services in application development, infrastructure management, and business process outsourcing

    • Has a presence in over 30 countries and serves clients in industries such as banking, insurance, and healthcare

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mphasis's assessment test is medium level and once you clear that it's easy for you to clear interview round as they ask very basic questions in it.

Skills evaluated in this interview

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

I applied via campus placement at Noida Institute of Engineering & Technology, Greater Noida and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic question from percentage ratio,airthmatic ,river flow ,number series

Round 2 - Coding Test 

Simple programs
palindrom
reverse a string
reverse a line without reversing words

Round 3 - HR 

(2 Questions)

  • Q1. What do you expect from us
  • Q2. How do cope up with pressure

I applied via campus placement at Indian Institute of Technology (IIT), Gandhinagar and was interviewed in Oct 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test goes pretty well. That test based upon English grammar,maths & some coding question

Round 2 - Coding Test 

Hr of mphasis was very friendly & my HR interview goes pretty well

Interview Preparation Tips

Topics to prepare for Mphasis Associate Software Engineer interview:
  • C
Interview preparation tips for other job seekers - Belive Yourself & belive god... Everything will go well
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic questions and programming output questions

Round 2 - Technical 

(1 Question)

  • Q1. Oops,SQL, basic programs
Round 3 - HR 

(1 Question)

  • Q1. Behaviour question

I applied via Company Website and was interviewed in Oct 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions mathematically logical

Round 2 - Group Discussion 

1 family 1 child group discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared well in interview before going to this read sone points

Mphasis Interview FAQs

How many rounds are there in Mphasis Associate Software Engineer interview?
Mphasis interview process usually has 2-3 rounds. The most common rounds in the Mphasis interview process are Aptitude Test, HR and Technical.
How to prepare for Mphasis Associate Software Engineer 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 Software Engineering, Computer science, Electronics, Information Technology and Production Support.
What are the top questions asked in Mphasis Associate Software Engineer interview?

Some of the top questions asked at the Mphasis Associate Software Engineer interview -

  1. 1. All types of database commands- DDL, DML, DCL, TCL 2. Write a java code to r...read more
  2. What do you know about the Organization. For Learning which medium you should p...read more
  3. What is inheritance and type of inherita...read more
How long is the Mphasis Associate Software Engineer interview process?

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

Tell us how to improve this page.

Mphasis Associate Software Engineer Interview Process

based on 64 interviews

5 Interview rounds

  • Aptitude Test Round - 1
  • Aptitude Test Round - 2
  • HR Round - 1
  • HR Round - 2
  • HR Round - 3
View more
Mphasis Associate Software Engineer Salary
based on 4.6k salaries
₹2 L/yr - ₹6 L/yr
31% less than the average Associate Software Engineer Salary in India
View more details

Mphasis Associate Software Engineer Reviews and Ratings

based on 537 reviews

3.1/5

Rating in categories

3.2

Skill development

3.4

Work-life balance

2.6

Salary

2.9

Job security

3.1

Company culture

2.4

Promotions

2.9

Work satisfaction

Explore 537 Reviews and Ratings
Software Engineer
6.3k salaries
unlock blur

₹2 L/yr - ₹11.1 L/yr

Senior Software Engineer
5.6k salaries
unlock blur

₹6 L/yr - ₹23.5 L/yr

Associate Software Engineer
4.6k salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Module Lead
2.4k salaries
unlock blur

₹9.5 L/yr - ₹34.3 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.8
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