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

Software Developer

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

Interview preparation journey

expand-icon
Preparation
Duration: 3 Months
Topics: core Java , Sql, hibernate, collections, Data Structure, oops, Dynamic Programming
Tip
Tip

Tip 1 : do hands on whatever you have mentioned 
Tip 2 : dont excegerate the things in resume
Tip 3 : little knowledge on some topics are not good , so its better to have proper knowledge on the topics that you told the interviewer

Application process
Where: Naukri
Eligibility: 7 cgpa should be there
Resume Tip
Resume tip

Tip 1 : do proper listings and duration of project
Tip 2 : don't put false things on resume

Interview rounds

01
Round
Medium
Video Call
Duration60 Minutes
Interview date22 Apr 2021
Coding problem1

It was in the evening
Good environment and supporting
Interviewer was nice

1. Goku and Dragon Balls

Moderate
35m average time
55% success
0/80
Asked in companies
OlaAtlassianAmazon

Goku has ‘N’ Dragon Balls. Each Dragon Ball is unique with the ith Dragon Ball having ‘i’ stars on it. For example, the first Dragon Ball has 1 star, the second Dragon Ball has 2 stars, and so on.

Goku gave a task to Gohan to arrange the ‘N’ Dragon Balls in a binary tree-like structure. While making the binary tree, he has to make sure that these conditions must be fulfilled:

The left subtree of any particular Dragon Ball ‘D’ will always contain Dragon Balls with the number of stars less than that of the Dragon Ball ‘D’.

The right subtree of any particular Dragon Ball ‘D’ will always contain Dragon Ball's with the number of stars greater than that of the Dragon Ball ‘D’.

Can you find out how many structurally unique binary trees Gohan can make by fulfilling these conditions?

Note:
The number of structurally unique binary trees can be very large, so return the number of structurally unique binary trees modulo 10^9 + 7.
Try solving now
02
Round
Medium
Video Call
Duration60 Minutes
Interview date24 Apr 2021
Coding problem1

It was mostly related to coding round
Checking and focused to reduced the complexity of a program

1. Pair Sum

Easy
15m average time
90% success
0/40
Asked in companies
Media.netExpedia GroupQuikr

You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to return the list of all pairs of elements such that each sum of elements of each pair equals 'S'.

Note:

Each pair should be sorted i.e the first value should be less than or equals to the second value. 

Return the list of pairs sorted in non-decreasing order of their first value. In case if two pairs have the same first value, the pair with a smaller second value should come first.
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
Senior Software Engineer
1 rounds | 2 problems
Interviewed by Mphasis pvt limited
2027 views
0 comments
0 upvotes
SDE - 1
4 rounds | 5 problems
Interviewed by Mphasis pvt limited
1249 views
0 comments
0 upvotes
Software Developer
3 rounds | 5 problems
Interviewed by Mphasis pvt limited
94 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Developer
5 rounds | 14 problems
Interviewed by Microsoft
4029 views
1 comments
0 upvotes
company logo
Software Developer
6 rounds | 12 problems
Interviewed by SAP Labs
2912 views
0 comments
0 upvotes
company logo
Software Developer
3 rounds | 3 problems
Interviewed by Amazon
1270 views
0 comments
0 upvotes