Upload Button Icon Add office photos

Filter interviews by

Mphasis Module Lead Software Developer Interview Questions and Answers

Updated 5 Nov 2023

Mphasis Module Lead Software Developer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed before Nov 2022. There were 3 interview rounds.

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

(1 Question)

  • Q1. Core Java questions
Round 3 - HR 

(1 Question)

  • Q1. What is your expected ctc
  • Ans. 

    My expected CTC is negotiable based on the job responsibilities and market standards.

    • My expected CTC is based on my experience, skills, and the job responsibilities of the role.

    • I am open to discussing the compensation package based on the market standards and company policies.

    • I am looking for a competitive salary that reflects my expertise and contributions to the team.

    • I am flexible with the compensation structure, inc

  • Answered by AI

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What are oops concepts
  • Ans. 

    Object-oriented programming concepts that focus on data encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detai...

  • Answered by AI
  • Q2. What are diff between super and this
  • Ans. 

    super is used to refer immediate parent class instance variable or method, while this is used to refer current class instance variable or method.

    • super is used to access parent class members, while this is used to access current class members

    • super keyword is used to invoke parent class constructor, while this keyword is used to invoke current class constructor

    • super keyword is used to differentiate between parent and chi...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Framework level questions
  • Q2. Framework level utilities and wrapper functions
Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join
  • Q2. Salary discussion and offer

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What are the user types in sap
  • Ans. 

    User types in SAP include end users, power users, and administrators.

    • End users are regular users who perform day-to-day tasks in the system.

    • Power users have advanced permissions and can configure settings.

    • Administrators have full control over the system and manage user roles and permissions.

  • Answered by AI
  • Q2. How to create a role
Round 2 - Behavioral 

(2 Questions)

  • Q1. What is SOD risk in grc
  • Ans. 

    SOD risk in GRC refers to Segregation of Duties risk in Governance, Risk, and Compliance.

    • SOD risk occurs when one individual has the ability to execute multiple conflicting duties within an organization.

    • It can lead to fraud, errors, or misuse of resources due to lack of checks and balances.

    • Examples include a finance manager who can both approve payments and reconcile accounts, or an IT administrator who can both create

  • Answered by AI
  • Q2. What is the process for transport
  • Ans. 

    Transport process involves planning, organizing, and executing the movement of goods or people from one place to another.

    • Planning the route and mode of transportation

    • Organizing the logistics and scheduling

    • Executing the actual movement of goods or people

    • Monitoring the progress and ensuring timely delivery

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we offer this much
  • Q2. About past employment

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Data structures
  • Q2. Troubleshooting
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Define collection?
  • Ans. 

    A collection is a group of related items or objects stored together.

    • Collections can be of various types such as arrays, lists, sets, maps, etc.

    • They are used to store and manipulate multiple items in a structured way.

    • Examples include an array of integers, a list of names, a set of unique values, a map of key-value pairs.

  • Answered by AI
  • Q2. What is a view?
  • Ans. 

    A view is a virtual table created by a query that can be used like a table in a database.

    • A view is a saved SQL query that can be accessed like a table.

    • Views can simplify complex queries by storing them as a virtual table.

    • Views can be used to restrict access to certain columns or rows of a table.

    • Example: CREATE VIEW view_name AS SELECT column1, column2 FROM table_name;

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic questions
  • Q2. Past experience
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Interface and Abstract class
  • Q2. Function Apps in Azure
  • Ans. 

    Function Apps in Azure are serverless applications that allow you to run small pieces of code without managing infrastructure.

    • Function Apps are part of Azure App Service

    • They support multiple programming languages like C#, Java, Python, etc.

    • They can be triggered by various events like HTTP requests, timers, queues, etc.

    • They can be used for tasks like data processing, file manipulation, sending notifications, etc.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Team management
  • Q2. Leadership in the project

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. 1 About aura bundle in aura component
  • Q2. Can we call queueable class from batch class
  • Ans. 

    Yes, we can call queueable class from batch class.

    • Batch class can call a queueable class to perform additional processing after the batch job completes.

    • Queueable class can be called from the finish method of the batch class.

    • This allows for asynchronous processing of data.

    • Example: Batch class processes records and calls a queueable class to send email notifications.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 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. Advanced SQL, Python, Performance Tuning
Round 2 - Technical 

(1 Question)

  • Q1. Low Level Design
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2023.

Round 1 - Technical 

(1 Question)

  • Q1. How many years experience tou have
Round 2 - Technical 

(1 Question)

  • Q1. What is your strength
Round 3 - Technical 

(1 Question)

  • Q1. Tell me about yourself
Round 4 - HR 

(2 Questions)

  • Q1. What is your weakness
  • Q2. Why should we hire you
Round 5 - One-on-one 

(1 Question)

  • Q1. Why should we hire you
Round 6 - One-on-one 

(1 Question)

  • Q1. Tel me situation when you have overcome an difficult situation
Round 7 - Coding Test 

About the tools you worked on

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong on your technical skill

Mphasis Interview FAQs

How many rounds are there in Mphasis Module Lead Software Developer interview?
Mphasis interview process usually has 3 rounds. The most common rounds in the Mphasis interview process are Resume Shortlist, Technical and HR.
What are the top questions asked in Mphasis Module Lead Software Developer interview?

Some of the top questions asked at the Mphasis Module Lead Software Developer interview -

  1. What is your expected ...read more
  2. Core Java questi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.6k 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
 • 3k Interviews
DXC Technology Interview Questions
3.7
 • 804 Interviews
Nagarro Interview Questions
4.0
 • 775 Interviews
View all
Mphasis Module Lead Software Developer Salary
based on 58 salaries
₹9 L/yr - ₹29 L/yr
At par with the average Module Lead Software Developer Salary in India
View more details

Mphasis Module Lead Software Developer Reviews and Ratings

based on 3 reviews

3.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.0

Salary

3.4

Job security

3.0

Company culture

1.0

Promotions

2.2

Work satisfaction

Explore 3 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 L/yr

Associate Software Engineer
4.6k salaries
unlock blur

₹2 L/yr - ₹6.4 L/yr

Module Lead
2.4k salaries
unlock blur

₹8.1 L/yr - ₹33 L/yr

Transaction Processing Officer
2.3k salaries
unlock blur

₹1.4 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Mphasis with

Cognizant

3.8
Compare

Wipro

3.7
Compare

Accenture

3.9
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview