Upload Button Icon Add office photos

Fidelity Investments

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Fidelity Investments Lead Data Analyst Interview Questions and Answers

Updated 29 Jul 2024

Fidelity Investments Lead Data Analyst Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Talked about previous experience in detail.
  • Q2. Asked some case studies regarding their products

Interview Preparation Tips

Interview preparation tips for other job seekers - I expected the first round to be technical, but it turned out to be causal one on one. Didn't exactly understand what they are expecting from the candidate.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What are the data relevant for any derivative transaction
  • Ans. 

    Data relevant for derivative transactions include underlying asset, contract terms, market price, expiration date, and counterparty information.

    • Underlying asset (e.g. stock, commodity, currency)

    • Contract terms (e.g. type of derivative, quantity, strike price)

    • Market price of the underlying asset

    • Expiration date of the contract

    • Counterparty information (e.g. name, creditworthiness)

  • Answered by AI
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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Detailed project questions
  • Q2. Explain completed gen ai project
  • Ans. 

    Developed a generative AI model to create realistic images of fictional characters.

    • Used GANs (Generative Adversarial Networks) to generate new images based on existing data.

    • Trained the model on a dataset of character images from various sources.

    • Implemented techniques like style transfer to enhance the diversity and creativity of generated images.

    • Evaluated the model's performance based on image quality metrics and user

  • Answered by AI

Skills evaluated in this interview

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

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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Question on Probability and basic aptitude questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Question were related to Past projects
  • Q2. SQL and Excel medium level questions
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
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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction by my self
  • Q2. Pyspark related getting the column names

Fidelity Investments Interview FAQs

How many rounds are there in Fidelity Investments Lead Data Analyst interview?
Fidelity Investments interview process usually has 1 rounds. The most common rounds in the Fidelity Investments interview process are One-on-one Round.

Tell us how to improve this page.

Fidelity Investments Lead Data Analyst Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 566 Interviews
Citicorp Interview Questions
3.7
 • 566 Interviews
HSBC Group Interview Questions
4.0
 • 490 Interviews
Goldman Sachs Interview Questions
3.5
 • 408 Interviews
American Express Interview Questions
4.2
 • 360 Interviews
UBS Interview Questions
4.0
 • 337 Interviews
Morgan Stanley Interview Questions
3.7
 • 307 Interviews
Morningstar Interview Questions
3.9
 • 241 Interviews
Bank of America Interview Questions
4.3
 • 235 Interviews
View all
Fidelity Investments Lead Data Analyst Salary
based on 9 salaries
₹15.5 L/yr - ₹35 L/yr
63% more than the average Lead Data Analyst Salary in India
View more details
Lead Software Engineer
969 salaries
unlock blur

₹12 L/yr - ₹36 L/yr

Software Engineer
907 salaries
unlock blur

₹7 L/yr - ₹22 L/yr

Process Specialist
296 salaries
unlock blur

₹3.4 L/yr - ₹7.2 L/yr

Principal Software Engineer
225 salaries
unlock blur

₹17.4 L/yr - ₹55 L/yr

Senior Process Specialist
186 salaries
unlock blur

₹4 L/yr - ₹9.2 L/yr

Explore more salaries
Compare Fidelity Investments with

Vanguard

4.1
Compare

Blackrock

3.8
Compare

Charles Schwab

4.2
Compare

JPMorgan Chase & Co.

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview