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

SDE - Intern

Mphasis pvt limited
upvote
share-icon
3 rounds | 5 Coding problems

Interview preparation journey

expand-icon
Journey
Company visited in my college campus so i prepared so many topics like java oops for interview and do leetcode also and some concepts of software Engineering and os
Application story
In Mphasis AMCAT test plays an important role. It consists of questions from all the sections. The Sections were Logical Reasoning Quantitative Aptitude Verbal and Non-Verbal C programming MCQ’s The Evaluation will be based on the sectional cut-off and the cut-off will be decided by the company HR’s.
Why selected/rejected for the role?
I did not qualify because i am not solve second round of coding questions otherwise i qualified all the rounds
Preparation
Duration: 3 months
Topics: DBMS, SQL, JAVA, OOPS, OS, ALGORITHM, Collections in java
Tip
Tip

Tip 1 : be confident 
Tip 2 : practice atleast 100 questions 
Tip 3 : do 3 projects

Application process
Where: Campus
Eligibility: 7.5
Resume Tip
Resume tip

Tip 1 : be confident 
Tip 2 : practice atleast 100 questions 
Tip 3 : do 3 projects

Interview rounds

01
Round
Easy
Online Coding Interview
Duration90 mins
Interview date19 Sep 2022
Coding problem2

1. Networking question

How the data is going to transmit along the 7 layers.

2. Networking Question

Mention the 7 layers of networks (Since my mini project was on networks).

02
Round
Medium
Face to Face
Duration60 mins
Interview date20 Sep 2022
Coding problem2

1. N-th Fibonacci Number

Moderate
40m average time
70% success
0/80
Asked in companies
HCL TechnologiesHCL TechnologiesOracle

You are given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation.

Since the answer can be very large, return the answer modulo 10^9 +7.

Fibonacci number is calculated using the following formula:
F(n) = F(n-1) + F(n-2), 
Where, F(1) = F(2) = 1.
For Example:
For ‘N’ = 5, the output will be 5.
Problem approach

Write a program for fibbonaci.

Try solving now

2. Sum of Digits

Easy
15m average time
85% success
0/40
Asked in companies
ArcesiumUberSamsung

Ninja is given an integer ‘N’. One day Ninja decides to do the sum of all digits and replace the ‘N’ with the sum of digits until it becomes less than 10. Ninja wants to find what will be the value of ‘N’ after applying this operation.

Help Ninja in finding out this value.

Try solving now
03
Round
Easy
HR Round
Duration30 mins
Interview date20 Sep 2022
Coding problem1

This is a HR round where they ask about your personality

1. Basic HR Questions

Why do you want to work for our company?

What are your greatest strengths and weaknesses?

Problem approach

Tip 1 : be confident 
Tip 2 : practice atleast 100 questions 
Tip 3 : do 3 projects

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
Associate Software Engineer
3 rounds | 3 problems
Interviewed by Mphasis pvt limited
920 views
1 comments
0 upvotes
SDE - Intern
3 rounds | 5 problems
Interviewed by Mphasis pvt limited
159 views
0 comments
0 upvotes
Software Engineer
3 rounds | 4 problems
Interviewed by Mphasis pvt limited
220 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
SDE - Intern
3 rounds | 6 problems
Interviewed by Amazon
15605 views
4 comments
0 upvotes
company logo
SDE - Intern
4 rounds | 7 problems
Interviewed by Microsoft
15499 views
1 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 4 problems
Interviewed by Amazon
10216 views
2 comments
0 upvotes