Upload Button Icon Add office photos
Engaged Employer

i

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

JPMorgan Chase & Co. Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 5.8k Reviews

Filter interviews by

JPMorgan Chase & Co. Lead Data Scientist Interview Questions and Answers

Updated 14 Jun 2024

JPMorgan Chase & Co. Lead Data Scientist Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Given a variable, how to do Linear Regression?
  • Ans. 

    Linear regression is a statistical method used to model the relationship between a dependent variable and one or more independent variables.

    • Collect data on the variables of interest

    • Plot the data to visualize the relationship between the variables

    • Choose a suitable linear regression model (simple or multiple)

    • Fit the model to the data using a regression algorithm (e.g. least squares)

    • Evaluate the model's performance using ...

  • Answered by AI
  • Q2. How Linear Regression handles noise?
  • Ans. 

    Linear Regression minimizes noise by fitting a line that best represents the relationship between variables.

    • Linear Regression minimizes the sum of squared errors between the actual data points and the predicted values on the line.

    • It assumes that the noise in the data is normally distributed with a mean of zero.

    • Outliers in the data can significantly impact the regression line and its accuracy.

    • Regularization techniques l...

  • Answered by AI
  • Q3. Solve two equations to find coefficients?
  • Ans. 

    Use linear algebra to solve for coefficients in two equations.

    • Set up the two equations with unknown coefficients

    • Solve the equations simultaneously using methods like substitution or elimination

    • Example: 2x + 3y = 10 and 4x - y = 5, solve for x and y

  • Answered by AI
  • Q4. Probability question on picking a red ball from Red, blue, black ball bag with replacement.

Interview Preparation Tips

Interview preparation tips for other job seekers - JPMC mainly uses traditional machine learning algorithms for interpretability. Not so much scope for progress if you want to work for cutting-edge technology.

Skills evaluated in this interview

Lead Data Scientist Jobs at JPMorgan Chase & Co.

View all

Interview questions from similar companies

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

I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Types of Chunking in data preparation in RAG
  • Q2. How Embedding works in Vector Databases
  • Q3. Explain ARIMA model
  • Q4. How can we decide to choose Linear Regression for a business problem
Round 2 - Technical 

(4 Questions)

  • Q1. What is token and it's limit for Open Source LLMs
  • Q2. Difference of a Regression and Time Series problem
  • Q3. Advantage of LSTM over RNN
  • Q4. Performance Metrics for Logistic Regression

Data Scientist Interview Questions & Answers

Bajaj Finserv user image Vaibhav Diwakar Gavli

posted on 6 Jan 2025

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

SQL & aptitude question

Round 2 - Coding Test 

1 coding question for 45 min

Round 3 - Technical 

(1 Question)

  • Q1. Detailed questing for machine learning model's.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Assignment 

Assignment on credit risk

Round 2 - Technical 

(1 Question)

  • Q1. Hyperparameter tuning
Round 3 - Technical 

(1 Question)

  • Q1. Case study for problem solving
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How do you define model Gini?
  • Ans. 

    Model Gini is a measure of statistical dispersion used to evaluate the performance of classification models.

    • Model Gini is calculated as twice the area between the ROC curve and the diagonal line (random model).

    • It ranges from 0 (worst model) to 1 (best model), with higher values indicating better model performance.

    • A Gini coefficient of 0.5 indicates a model that is no better than random guessing.

    • Commonly used in credit

  • Answered by AI
  • Q2. How to you train XG boost model
  • Ans. 

    XGBoost model is trained by specifying parameters, splitting data into training and validation sets, fitting the model, and tuning hyperparameters.

    • Specify parameters for XGBoost model such as learning rate, max depth, and number of trees

    • Split data into training and validation sets using train_test_split function

    • Fit the XGBoost model on training data using fit method

    • Tune hyperparameters using techniques like grid search

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. How much experience do you have?
  • Ans. 

    I have 8 years of experience in data science, with a focus on machine learning and predictive modeling.

    • 8 years of experience in data science

    • Specialize in machine learning and predictive modeling

    • Worked on various projects involving big data analysis

    • Experience with programming languages such as Python and R

  • Answered by AI
  • Q2. What is the tech stake you ahve worked on?
  • Ans. 

    I have worked on developing machine learning models for predictive maintenance in the manufacturing industry.

    • Developed machine learning algorithms to predict equipment failures in advance

    • Utilized sensor data and historical maintenance records to train models

    • Implemented predictive maintenance solutions to reduce downtime and maintenance costs

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Bert and transformer
  • Ans. 

    Bert and transformer are models used in natural language processing for tasks like text classification and language generation.

    • Bert (Bidirectional Encoder Representations from Transformers) is a transformer-based model developed by Google for NLP tasks.

    • Transformer is a deep learning model architecture that uses self-attention mechanisms to process sequential data like text.

    • Both Bert and transformer have been widely use...

  • Answered by AI
  • Q2. NLP pre processing techniques
  • Ans. 

    NLP pre processing techniques involve cleaning and preparing text data for analysis.

    • Tokenization: breaking text into words or sentences

    • Stopword removal: removing common words that do not add meaning

    • Lemmatization: reducing words to their base form

    • Normalization: converting text to lowercase

    • Removing special characters and punctuation

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Basic questions
  • Q2. Strength weakness

Skills evaluated in this interview

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

(1 Question)

  • Q1. Asked about ml algos
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is cross validation ?
  • Ans. 

    Cross validation is a technique used to assess the performance of a predictive model by splitting the data into training and testing sets multiple times.

    • Cross validation helps to evaluate how well a model generalizes to new data.

    • It involves splitting the data into k subsets, training the model on k-1 subsets, and testing it on the remaining subset.

    • Common types of cross validation include k-fold cross validation and lea...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Python coding question and ML question

Round 2 - Technical 

(1 Question)

  • Q1. ML questions from resume + general
Round 3 - One-on-one 

(1 Question)

  • Q1. Techno managerial round

JPMorgan Chase & Co. Interview FAQs

How many rounds are there in JPMorgan Chase & Co. Lead Data Scientist interview?
JPMorgan Chase & Co. interview process usually has 1 rounds. The most common rounds in the JPMorgan Chase & Co. interview process are Technical.
How to prepare for JPMorgan Chase & Co. Lead 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 JPMorgan Chase & Co.. The most common topics and skills that interviewers at JPMorgan Chase & Co. expect are Machine Learning, Python, Wealth Management, Data Processing and Agile Coaching.
What are the top questions asked in JPMorgan Chase & Co. Lead Data Scientist interview?

Some of the top questions asked at the JPMorgan Chase & Co. Lead Data Scientist interview -

  1. Given a variable, how to do Linear Regressi...read more
  2. Solve two equations to find coefficien...read more
  3. How Linear Regression handles noi...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 JPMorgan Chase & Co. interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 552 Interviews
Bajaj Finserv Interview Questions
4.0
 • 495 Interviews
HSBC Group Interview Questions
4.0
 • 487 Interviews
Goldman Sachs Interview Questions
3.6
 • 405 Interviews
Deutsche Bank Interview Questions
3.9
 • 356 Interviews
American Express Interview Questions
4.2
 • 356 Interviews
UBS Interview Questions
4.0
 • 333 Interviews
BNY Interview Questions
4.0
 • 329 Interviews
Morgan Stanley Interview Questions
3.7
 • 301 Interviews
Citicorp Interview Questions
3.7
 • 278 Interviews
View all
JPMorgan Chase & Co. Lead Data Scientist Salary
based on 10 salaries
₹27 L/yr - ₹60 L/yr
44% more than the average Lead Data Scientist Salary in India
View more details

JPMorgan Chase & Co. Lead Data Scientist Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

5.0

Work-Life balance

3.0

Salary & Benefits

4.0

Job Security

4.0

Company culture

2.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Data Scientist Lead

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Data Scientist Lead

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Explore more jobs
Associate
10.1k salaries
unlock blur

₹10.1 L/yr - ₹35 L/yr

Team Lead
5.4k salaries
unlock blur

₹5.6 L/yr - ₹16.5 L/yr

Vice President
3.9k salaries
unlock blur

₹20 L/yr - ₹69.5 L/yr

Analyst
2.5k salaries
unlock blur

₹6.4 L/yr - ₹25 L/yr

Software Engineer
2.4k salaries
unlock blur

₹10.8 L/yr - ₹34 L/yr

Explore more salaries
Compare JPMorgan Chase & Co. with

Morgan Stanley

3.7
Compare

Goldman Sachs

3.6
Compare

TCS

3.7
Compare

Bank of America

4.3
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