Mphasis pvt limited interview experience Real time questions & tips from candidates to crack your interview

Software Engineer

Mphasis pvt limited
upvote
share-icon
2 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: JAVA8 , DSA , OOPS , Spring framework , Spring Boot , ORM HIBERNATE, RestfulWeb Service, Oracle SQL.
Tip
Tip

Tip 1 : Prepare All basic Data Structure and OOPS concept in java
Tip 2 : Prepare for spring framework , Hibernate , SQL queries and Restful Web services
Tip 3 : Do atleast 3 projects

Application process
Where: Linkedin
Eligibility: Above 6 CGPA
Resume Tip
Resume tip

Tip 1 : Mention projects in details
Tip 2 : Mention you roles and responsibilities briefly

Interview rounds

01
Round
Medium
Online Coding Interview
Duration40 Minutes
Interview date8 Jul 2021
Coding problem1

Round was in early morning , environment was coding friendly.
Interviewer was helpful and asked questions in details.

1. Number Of Pairs With Given Sum

Moderate
39m average time
60% success
0/80
Asked in companies
Goldman SachsAmazonSamsung

You have been given an integer array/list(arr) and a number 'Sum'. Find and return the total number of pairs in the array/list which when added, results equal to the 'Sum'.

Note:
Given array/list can contain duplicate elements.

(arr[i],arr[j]) and (arr[j],arr[i]) are considered same.
Problem approach

I solved using another array and adding sum up to every index for unsorted array

Try solving now
02
Round
Medium
Online Coding Interview
Duration50 minutes
Interview date12 Aug 2021
Coding problem1

Timing was early morning with coding friendly environment . interviewer was friendly and asked questions in depth.

1. Two Sum

Easy
10m average time
90% success
0/40
Asked in companies
MeeshoAdobeInfo Edge India (Naukri.com)

You are given an array of integers 'ARR' of length 'N' and an integer Target. Your task is to return all pairs of elements such that they add up to Target.

Note:

We cannot use the element at a given index twice.

Follow Up:

Try to do this problem in O(N) time complexity. 
Problem approach

Solved problem by creating new array and adding array upto every index

Try solving now

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
Software Engineer
2 rounds | 4 problems
Interviewed by Mphasis pvt limited
2517 views
0 comments
0 upvotes
Software Engineer
3 rounds | 3 problems
Interviewed by Mphasis pvt limited
2009 views
0 comments
0 upvotes
Software Engineer
3 rounds | 7 problems
Interviewed by Mphasis pvt limited
2040 views
0 comments
0 upvotes
Software Engineer
3 rounds | 4 problems
Interviewed by Mphasis pvt limited
220 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
3 rounds | 7 problems
Interviewed by Optum
7977 views
1 comments
0 upvotes
company logo
Software Engineer
5 rounds | 5 problems
Interviewed by Microsoft
10148 views
1 comments
0 upvotes
company logo
Software Engineer
2 rounds | 4 problems
Interviewed by Amazon
4448 views
1 comments
0 upvotes