Upload Button Icon Add office photos

Filter interviews by

Mphasis Data Scientist Interview Questions and Answers

Updated 11 Oct 2024

Mphasis Data Scientist Interview Experiences

2 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Machine learning related questions and the theory of its operation
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

SQL, select statment and DDL commands

Round 2 - Technical 

(1 Question)

  • Q1. Python lists and conditional statements and loos

Data Scientist Interview Questions Asked at Other Companies

Q1. Special Sum of ArrayYou have been given an array/list ‘arr’ of le ... read more
Q2. for a data with 1000 samples and 700 dimensions, how would you fi ... read more
asked in Affine
Q3. you have a pandas dataframe with three columns, filled with state ... read more
Q4. Clone a Linked List with random pointersGiven a linked list havin ... read more
Q5. Technical QuestionGiven a API reference. You had to make a post r ... read more

Interview questions from similar companies

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

NER training using deep learning

Round 2 - Technical 

(2 Questions)

  • Q1. Describe the approach taken for assignment
  • Ans. 

    I approach assignments by breaking them down into smaller tasks, setting deadlines, and regularly checking progress.

    • Break down the assignment into smaller tasks to make it more manageable

    • Set deadlines for each task to stay on track

    • Regularly check progress to ensure everything is on schedule

    • Seek feedback from colleagues or supervisors to improve the quality of work

  • Answered by AI
  • Q2. Scenario based questions
Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Assignment 

They gave a span of 3 days to build an AI-powered webapp

Round 2 - One-on-one 

(2 Questions)

  • Q1. How would you go about learning a new skill
  • Q2. Experience in cloud technologies
  • Ans. 

    I have experience working with cloud technologies such as AWS, Azure, and Google Cloud Platform.

    • Experience in setting up and managing virtual machines, storage, and networking in cloud environments

    • Knowledge of cloud services like EC2, S3, RDS, and Lambda

    • Experience with cloud-based data processing and analytics tools like AWS Glue and Google BigQuery

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Project details and challenges faced in the project
  • Ans. 

    Developed a predictive model for customer churn in a telecom company

    • Collected and cleaned customer data from various sources

    • Performed exploratory data analysis to identify key factors influencing churn

    • Built and fine-tuned machine learning models to predict customer churn

    • Challenges included imbalanced data, feature engineering, and model interpretability

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thoroughly prepared with your projects with their details nd skills on your resume

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
No response
Round 1 - Technical 

(1 Question)

  • Q1. Basics of Data Science was asked
Round 2 - Technical 

(1 Question)

  • Q1. About projects and technical side of project tech stack
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
No response

I was interviewed in May 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self?
  • Q2. What is maths and stats
  • Ans. 

    Maths and stats refer to the study of mathematical concepts and statistical methods for analyzing data.

    • Maths involves the study of numbers, quantities, shapes, and patterns.

    • Stats involves collecting, analyzing, interpreting, and presenting data.

    • Maths is used to solve equations, calculate probabilities, and model real-world phenomena.

    • Stats is used to make informed decisions, draw conclusions, and test hypotheses.

    • Both ma...

  • Answered by AI
Round 2 - Coding Test 

Confusion matrix what are your job rolls explain me Gradient boosting algorithm?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very serious on every answer
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2023. 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 

(2 Questions)

  • Q1. Coding question of finding index of 2 nos. having total equal to target in a list, without using nested for loop? l= [2,15,5,7] t= 9 output》》[0,3]
  • Ans. 

    Finding index of 2 numbers having total equal to target in a list without nested for loop.

    • Use dictionary to store the difference between target and each element of list.

    • Iterate through list and check if element is in dictionary.

    • Return the indices of the two elements that add up to target.

  • Answered by AI
  • Q2. What is random forest, knn?
  • Ans. 

    Random forest and KNN are machine learning algorithms used for classification and regression tasks.

    • Random forest is an ensemble learning method that constructs multiple decision trees and combines their outputs to make a final prediction.

    • KNN (k-nearest neighbors) is a non-parametric algorithm that classifies new data points based on the majority class of their k-nearest neighbors in the training set.

    • Random forest is us...

  • Answered by AI
Round 3 - Technical 

(4 Questions)

  • Q1. Ll coding on python dictionary
  • Q2. Find unique keys in 2 dictionaries
  • Ans. 

    To find unique keys in 2 dictionaries.

    • Create a set of keys for each dictionary

    • Use set operations to find the unique keys

    • Return the unique keys

  • Answered by AI
  • Q3. Aws ec2 model deployment procedure
  • Ans. 

    AWS EC2 model deployment involves creating an instance, installing necessary software, and deploying the model.

    • Create an EC2 instance with the desired specifications

    • Install necessary software and dependencies on the instance

    • Upload the model and any required data to the instance

    • Deploy the model using a web server or API

    • Monitor the instance and model performance for optimization

  • Answered by AI
  • Q4. Overloading concept of oop
  • Ans. 

    Overloading is the ability to define multiple methods with the same name but different parameters.

    • Overloading allows for more flexibility in method naming and improves code readability.

    • Examples include defining multiple constructors for a class with different parameter lists or defining a method that can accept different data types as input.

    • Overloading is resolved at compile-time based on the number and types of argume...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Coforge Data Scientist interview:
  • Python programming
  • python coding
  • dictionary functions , set funct
  • ML, DL Algorithms
  • NLP , AWS
Interview preparation tips for other job seekers - Every time had 2 to 4 panel size and all were technical. All rounds are tough as panel size is more and always extends the given time of interview.

Completed 2 rounds and from 2 weeks they have not arrange hr round.
Morever Hr is saying My profile is on hold.

Very bad rating for companys prolonged hiring process and sometime irritating as candidates like me prepare and attend the interview besides interviews are in working hours. And after completing two rounds not even scheduling Hr round only give information that your profile is on hold......

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Different ML Algorithms
  • Ans. 

    There are various ML algorithms such as linear regression, decision trees, random forests, SVM, KNN, neural networks, etc.

    • Linear regression is used for predicting continuous values

    • Decision trees and random forests are used for classification and regression

    • SVM is used for classification and regression

    • KNN is used for classification and regression

    • Neural networks are used for complex problems such as image recognition and

  • Answered by AI
  • Q2. Python Libraries

Interview Preparation Tips

Topics to prepare for Sutherland Global Services Data Scientist interview:
  • Machine Learning
  • Python
  • SQL

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. When do we use PCA?
  • Ans. 

    PCA is used to reduce the dimensionality of data by finding the most important features.

    • PCA is used when dealing with high-dimensional data to reduce the number of features and avoid multicollinearity.

    • It helps in visualizing data in lower dimensions while retaining as much variance as possible.

    • PCA is commonly used in image processing, genetics, finance, and other fields where dimensionality reduction is needed.

  • Answered by AI
  • Q2. PCA is a dimensionality reduction technique and is used to reduce the less useful features from the dataset
Round 2 - Technical 

(1 Question)

  • Q1. LTTS data science interview

Skills evaluated in this interview

I applied via Referral and was interviewed before Dec 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. More ML and DL based questions. What is random forest. What is neural network. Early Stopping, Weights and Bias, Bagging and Boosting.
  • Q2. Linear Regression and Logistics Regression and difference between both.
  • Ans. 

    Linear Regression predicts continuous values while Logistic Regression predicts binary outcomes.

    • Linear Regression is used for predicting continuous values while Logistic Regression is used for predicting binary outcomes.

    • Linear Regression uses a linear approach to model the relationship between dependent and independent variables while Logistic Regression uses a logistic function to model the probability of a binary out...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The company is fine. Hardly any Data Science projects.

Skills evaluated in this interview

Mphasis Interview FAQs

How many rounds are there in Mphasis Data Scientist interview?
Mphasis interview process usually has 1-2 rounds. The most common rounds in the Mphasis interview process are Technical and Coding Test.
How to prepare for Mphasis Data Scientist 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 Machine Learning, Python, Data Analysis, R and Artificial Intelligence.
What are the top questions asked in Mphasis Data Scientist interview?

Some of the top questions asked at the Mphasis Data Scientist interview -

  1. Machine learning related questions and the theory of its operat...read more
  2. Python lists and conditional statements and l...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Mphasis interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Mphasis Data Scientist Salary
based on 87 salaries
₹2.5 L/yr - ₹12.9 L/yr
49% less than the average Data Scientist Salary in India
View more details

Mphasis Data Scientist Reviews and Ratings

based on 4 reviews

2.3/5

Rating in categories

2.3

Skill development

2.2

Work-Life balance

2.2

Salary & Benefits

2.3

Job Security

2.2

Company culture

2.2

Promotions/Appraisal

2.2

Work Satisfaction

Explore 4 Reviews and Ratings
Software Engineer
6.2k salaries
unlock blur

₹2 L/yr - ₹11 L/yr

Senior Software Engineer
5.6k salaries
unlock blur

₹6 L/yr - ₹23 L/yr

Associate Software Engineer
4.5k 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.2k 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

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview