Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Ernst & Young Team. If you also belong to the team, you can get access from here

Ernst & Young Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 10.2k Reviews

Filter interviews by

Ernst & Young Senior Data Scientist Interview Questions, Process, and Tips

Updated 4 Sep 2024

Top Ernst & Young Senior Data Scientist Interview Questions and Answers

  • Q1. How do you handle large amount of data in financial domain?
  • Q2. Tell me about anomaly detection problem? What is LSTM? Why do you need BERT in the chatbot?
  • Q3. Tell me about preprocessing techniques? How can you resolve over fitting problem?

Ernst & Young Senior Data Scientist Interview Experiences

3 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Ml based questions, linear regression, classifications, regularizations, clustering based questions
  • Q2. Coding test based on a data frame
Round 2 - Technical 

(2 Questions)

  • Q1. Techno managerial round
  • Q2. Lots of ML use case based questions
Round 3 - Technical 

(2 Questions)

  • Q1. Interview with Director
  • Q2. Questions based on projects done on cv
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Coding Basic ML and MLOps

Senior Data Scientist Interview Questions Asked at Other Companies

Q1. What is the difference between logistic and linear regression?
asked in SAP
Q2. Count all pairs of numbers from a list where the ending digit of ... read more
asked in Kyndryl
Q3. Print rows where a certain criterion is met (ex - in a dataset of ... read more
asked in Kyndryl
Q4. Extract only India Players from dictionary (using list comprehens ... read more
Q5. How do you handle large amount of data in financial domain?

I applied via Approached by Company and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about anomaly detection problem? What is LSTM? Why do you need BERT in the chatbot?
  • Ans. 

    Anomaly detection is identifying unusual patterns in data. LSTM is a type of neural network used for sequence prediction. BERT is used in chatbots for natural language processing.

    • Anomaly detection involves identifying patterns in data that deviate from the norm

    • LSTM is a type of neural network that is used for sequence prediction and can handle long-term dependencies

    • BERT is a pre-trained language model used for natural ...

  • Answered by AI
  • Q2. Tell me about preprocessing techniques? How can you resolve over fitting problem?
  • Ans. 

    Preprocessing techniques include data cleaning, normalization, encoding, and feature scaling. Overfitting can be resolved by using techniques like cross-validation, regularization, and early stopping.

    • Data cleaning involves removing missing values, outliers, and duplicates

    • Normalization scales the data to a range of 0 to 1

    • Encoding converts categorical variables into numerical values

    • Feature scaling standardizes the range ...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How do you handle large amount of data in financial domain?
  • Ans. 

    I handle large amount of financial data by using distributed computing and parallel processing.

    • Use distributed computing frameworks like Hadoop or Spark to handle large datasets

    • Implement parallel processing to speed up data processing

    • Use cloud-based solutions like AWS or Azure for scalability

    • Optimize data storage and retrieval using compression and indexing techniques

    • Ensure data security and compliance with regulations

  • Answered by AI
  • Q2. How would you use handle outlier and unbalanced dataset?
  • Ans. 

    Outliers can be handled by removing or transforming them. Unbalanced datasets can be handled by resampling techniques.

    • For outliers, use statistical methods like z-score or IQR to identify and remove them.

    • For unbalanced datasets, use techniques like oversampling, undersampling, or SMOTE to balance the classes.

    • For regression problems, use robust regression techniques like Ridge or Lasso to handle outliers.

    • For classificat...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to focus on basics of classical ML. Also, please elaborate your projects clearly to recruiter.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 5 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. MLOps vs DevOps
  • Ans. 

    MLOps focuses on machine learning model deployment and management, while DevOps focuses on software development and IT operations.

    • MLOps is specifically tailored for machine learning models, ensuring they are deployed, monitored, and managed effectively.

    • DevOps is a broader practice that focuses on collaboration between development and operations teams to automate and streamline the software development process.

    • MLOps inc...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Docker Containers
Round 3 - Technical 

(1 Question)

  • Q1. ML Deployment, Docker Containers
Round 4 - HR 

(1 Question)

  • Q1. Compensation, Fixed Salary
Round 5 - Technical 

(1 Question)

  • Q1. Coding in Python using explode
  • Ans. 

    Explode function in Python is used to split a string into a list of strings based on a specified delimiter.

    • Use the explode function from the pandas library to split a string column into multiple rows in a DataFrame.

    • Specify the delimiter parameter to define how the string should be split.

    • For example, df['column'].str.split('delimiter').explode() will split the strings in 'column' based on 'delimiter' and create a new ro

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Never believe Deloitte Company. HR would give promises after finishing the HR round which is the last round in most of the companies. Later, they scheduled another round immediately without informing prior and informed that you got rejected after that round.
The candidate gave a counteroffer letter to HR and HR was fully aware of the joining date in that company. But still, HR made a promise on the phone she would give the offer letter a day or two days after the final round ie, HR. The next day HR called me to go through another round with the director and later said you got rejected. The candidate rejected the counteroffer letter and listened to the words of Deloitte HR's promise. So never believe these HR representatives of Deloitte, they will make you go jobless. Very PATHETIC experience. BEWARE OF SUCH FRAUDSTERS.

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - HR 

(4 Questions)

  • Q1. Why you want to join this company?
  • Q2. What is your current CTC and expectations
  • Q3. What is your notice period
  • Q4. Do you have any offers in hand
Round 2 - Presentation 

(2 Questions)

  • Q1. Why you chose this ML model over others
  • Ans. 

    I chose this ML model because of its high accuracy and interpretability.

    • The chosen model has shown superior performance in cross-validation compared to other models.

    • The model's interpretability allows for easier understanding of feature importance and decision-making processes.

    • The chosen model is well-suited for the specific problem domain and dataset characteristics.

    • For example, I chose a Random Forest model over a Ne...

  • Answered by AI
  • Q2. Accuracy and how you know your model does well
Round 3 - Technical 

(2 Questions)

  • Q1. What is Shap value and plot
  • Ans. 

    Shap values explain individual predictions in machine learning models.

    • Shap values quantify the impact of each feature on a model's predictions.

    • They help in understanding the importance of different features in the model.

    • Shap plots visually represent the impact of features on predictions.

    • They can be used to explain black-box models like XGBoost or neural networks.

  • Answered by AI
  • Q2. Explain tree based model and hyperparameters
  • Ans. 

    Tree based models use decision trees to make predictions, with hyperparameters controlling the model's behavior.

    • Tree based models are a type of machine learning model that uses decision trees to make predictions.

    • Hyperparameters are settings that control the behavior of the model, such as the maximum depth of the tree or the minimum number of samples required to split a node.

    • Examples of tree based models include Random

  • Answered by AI
Round 4 - Case Study 

Pharma case study questions

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Combination logic on python

Round 2 - Technical 

(1 Question)

  • Q1. Explain classification
  • Ans. 

    Classification is a machine learning technique used to categorize data into different classes or categories based on past observations.

    • Classification involves training a model on labeled data to predict the class of new, unseen data points.

    • Common algorithms for classification include logistic regression, decision trees, support vector machines, and k-nearest neighbors.

    • Examples of classification tasks include spam email...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. ML, DL, Data Science, Python
Round 2 - Technical 

(1 Question)

  • Q1. AI,ML, Data Science, Use cases
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Machine Learning, Metrics

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1. What is the role of beta value in Logistic regression? 2. What is bias variance trade off? 3. How did you decide on the list of variables that would be used in a model?
  • Ans. 

    Beta value in logistic regression measures the impact of independent variables on the log odds of the dependent variable.

    • Beta value indicates the strength and direction of the relationship between the independent variables and the log odds of the dependent variable.

    • A positive beta value suggests that as the independent variable increases, the log odds of the dependent variable also increase.

    • A negative beta value sugges...

  • Answered by AI
Round 2 - Case Study 

1. You are the data scientist of a digital store. You have to recommend top 10 products to a customer. What variables and techniques will you use to recommend the top 10 products?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be through with the projects and use cases that you have previously worked on.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Case Study 

Simple Data Science Case Study

Round 2 - Technical 

(1 Question)

  • Q1. Python knowledge related questions
Round 3 - Case Study 

Data Science Case Study

Ernst & Young Interview FAQs

How many rounds are there in Ernst & Young Senior Data Scientist interview?
Ernst & Young interview process usually has 2 rounds. The most common rounds in the Ernst & Young interview process are Technical.
How to prepare for Ernst & Young Senior 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 Ernst & Young. The most common topics and skills that interviewers at Ernst & Young expect are Analytics, Artificial Intelligence, Big Data, Data Analytics and Data Management.
What are the top questions asked in Ernst & Young Senior Data Scientist interview?

Some of the top questions asked at the Ernst & Young Senior Data Scientist interview -

  1. How do you handle large amount of data in financial doma...read more
  2. Tell me about anomaly detection problem? What is LSTM? Why do you need BERT in ...read more
  3. Tell me about preprocessing techniques? How can you resolve over fitting proble...read more

Tell us how to improve this page.

People are getting interviews through

based on 3 Ernst & Young interviews
Referral
33%
67% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
KPMG India Interview Questions
3.5
 • 780 Interviews
ZS Interview Questions
3.4
 • 468 Interviews
BCG Interview Questions
3.8
 • 193 Interviews
View all
Ernst & Young Senior Data Scientist Salary
based on 95 salaries
₹10.5 L/yr - ₹38 L/yr
13% less than the average Senior Data Scientist Salary in India
View more details

Ernst & Young Senior Data Scientist Reviews and Ratings

based on 11 reviews

3.3/5

Rating in categories

3.5

Skill development

3.3

Work-Life balance

3.1

Salary & Benefits

3.3

Job Security

3.4

Company culture

2.2

Promotions/Appraisal

3.3

Work Satisfaction

Explore 11 Reviews and Ratings
Senior Consultant
15.5k salaries
unlock blur

₹9.1 L/yr - ₹29.7 L/yr

Consultant
11.8k salaries
unlock blur

₹5.4 L/yr - ₹19 L/yr

Manager
7.4k salaries
unlock blur

₹16.5 L/yr - ₹51.2 L/yr

Assistant Manager
6.3k salaries
unlock blur

₹9.2 L/yr - ₹29.9 L/yr

Associate Consultant
3.8k salaries
unlock blur

₹3.5 L/yr - ₹12 L/yr

Explore more salaries
Compare Ernst & Young with

Deloitte

3.8
Compare

PwC

3.4
Compare

EY Global Delivery Services ( EY GDS)

3.6
Compare

Accenture

3.9
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