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

Updated 18 Jan 2025

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, calcu ...read more
  • Q2. How does index hunting help improve query performance?
  • Q3. What are the different types of locators in Selenium?
View all 66 questions

Mphasis Senior Software Engineer Interview Experiences

56 interviews found

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

(1 Question)

  • Q1. Linked list insertion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is jit compiler
  • Ans. 

    JIT compiler stands for Just-In-Time compiler, which compiles code during runtime instead of ahead of time.

    • JIT compiler translates bytecode into machine code on the fly

    • Improves performance by optimizing frequently executed code segments

    • Examples include Java HotSpot, .NET CLR's JIT compiler

  • Answered by AI

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Java Springboot microservices
  • Q2. ArrayList Hashmaps
  • Q3. Spring Cloud kafka
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The questions were of medium difficulty level

Round 2 - Group Discussion 

They had given a topic and each were given 2minutes to discuss.

Round 3 - Technical 

(1 Question)

  • Q1. Questions about oops, related to any one programming language, project you worked on. Just answer it confidently
Round 4 - HR 

(1 Question)

  • Q1. We discussed about the offer letter

Mphasis interview questions for designations

 Delivery Senior Software Engineer

 (2)

 Senior Software Test Engineer

 (1)

 Senior Software Engineer 2

 (1)

 Senior Software Engineer Testing

 (1)

 Software Engineer

 (55)

 Senior Software Developer

 (4)

 Senior Software Tester

 (3)

 Associate Software Engineer

 (77)

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

(2 Questions)

  • Q1. Abstract class vs interface
  • Ans. 

    Abstract class is a class that cannot be instantiated and can have both abstract and non-abstract methods. Interface is a contract that a class must adhere to.

    • Abstract class can have instance variables, constructors, and non-abstract methods.

    • Interface can only have constants and abstract methods.

    • A class can implement multiple interfaces but can only extend one abstract class.

    • Abstract class provides a common base for re...

  • Answered by AI
  • Q2. 3rd highest salary department wise
Round 2 - Behavioral 

(1 Question)

  • Q1. Situational question
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Skills evaluated in this interview

Get interview-ready with Top Mphasis Interview Questions

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

(2 Questions)

  • Q1. Pandas related questions
  • Q2. Python memory management

Senior Software Engineer Jobs at Mphasis

View all
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Breif your carrer
  • Q2. Where do you see your self in next 5 years
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Core Java, Spring Boot related questions
Round 2 - HR 

(3 Questions)

  • Q1. Tell me about yourself?
  • Q2. What interests you about this opportunity
  • Q3. What are your salary expectation
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is oops , what is java, what is jdbc what is packages what is
  • Ans. 

    OOPs is Object-Oriented Programming, Java is a programming language, JDBC is Java Database Connectivity, packages are used to organize classes and interfaces.

    • OOPs is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation d...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is the Data Structure ?
  • Ans. 

    Data structure is a way of organizing and storing data in a computer so that it can be accessed and modified efficiently.

    • Data structures define the way data is organized and stored in memory.

    • Examples include arrays, linked lists, stacks, queues, trees, and graphs.

    • Choosing the right data structure is crucial for efficient algorithm design and performance.

  • Answered by AI
  • Q2. Database related questions
  • Q3. Spring boot related question
Round 2 - One-on-one 

(2 Questions)

  • Q1. Deep analysis of the coding
  • Ans. 

    The question requires a detailed analysis of a piece of code.

    • Examine the code line by line to understand its functionality

    • Identify any potential bugs or inefficiencies in the code

    • Consider the overall design and structure of the code

    • Look for opportunities to optimize or refactor the code

    • Test different inputs to understand the code's behavior

  • Answered by AI
  • Q2. Design pattern related questions

Interview Preparation Tips

Topics to prepare for Mphasis Senior Software Engineer interview:
  • core java
  • spring boot
  • microservices
  • multithreading
Interview preparation tips for other job seekers - Apply everywhere where your skills match best company will hire you.

Skills evaluated in this interview

Mphasis Interview FAQs

How many rounds are there in Mphasis Senior Software Engineer interview?
Mphasis interview process usually has 1-2 rounds. The most common rounds in the Mphasis interview process are Technical, One-on-one Round and HR.
How to prepare for Mphasis Senior 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 Java, Javascript, Software Engineering, SQL and Spring Boot.
What are the top questions asked in Mphasis Senior Software Engineer interview?

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

  1. 4.When you are assigned task in beginning of the sprint what steps do you perfo...read more
  2. How you will fix memory overhead issues in producti...read more
  3. How to handle customized exceptions in controller advice with example co...read more
How long is the Mphasis Senior Software Engineer interview process?

The duration of Mphasis Senior 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 Senior Software Engineer Interview Process

based on 30 interviews

3 Interview rounds

  • Technical Round
  • HR Round
  • Personal Interview1 Round
View more
Mphasis Senior Software Engineer Salary
based on 5.6k salaries
₹6 L/yr - ₹23.5 L/yr
11% less than the average Senior Software Engineer Salary in India
View more details

Mphasis Senior Software Engineer Reviews and Ratings

based on 460 reviews

3.2/5

Rating in categories

3.1

Skill development

3.5

Work-life balance

2.7

Salary

3.3

Job security

3.0

Company culture

2.3

Promotions

3.0

Work satisfaction

Explore 460 Reviews and Ratings
Senior Software Engineer

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Senior Software Engineer

Bangalore / Bengaluru

6-8 Yrs

₹ 9.99999-24.7 LPA

Senior Software Engineer

Bangalore / Bengaluru

8-10 Yrs

₹ 9-14.5 LPA

Explore more jobs
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