Upload Button Icon Add office photos

Filter interviews by

Marsh McLennan Global Services Data Analyst Intern Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
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 - HR 

(2 Questions)

  • Q1. Why should we consider you for this role ?
  • Q2. What are your weakness?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with common interview questions about your personality .
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain about Projects
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2023. There were 2 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. Questions based on projects in the resume
  • Q2. Machine learning questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare what you included in the resume
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed before Jul 2022. There were 4 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 - Aptitude Test 

There was an aptitude test with 30 questions to complete within 45 min.

Round 3 - Coding Test 

3 Coding questions to complete within 1hr.

Round 4 - HR 

(2 Questions)

  • Q1. HR round was simple and was about how my skills can fit into the organisation.
  • Q2. What are my skills and how you will use them (gave me a scenario)?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Two basic programming questions (30 min) and reasoning/aptitude questions

Round 2 - Technical 

(1 Question)

  • Q1. How will you pull data from a table, given a time interval?
  • Ans. 

    Use SQL query with WHERE clause to pull data from a table based on a time interval.

    • Use SQL query with SELECT statement to specify the columns you want to retrieve.

    • Add a WHERE clause with the condition for the time interval, using appropriate date/time functions.

    • Example: SELECT * FROM table_name WHERE timestamp_column BETWEEN 'start_time' AND 'end_time';

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. How would you run a business on a state level to maximize your sales?
  • Ans. 

    To maximize sales on a state level, focus on market research, targeted marketing strategies, strong customer service, and strategic partnerships.

    • Conduct market research to understand the local consumer behavior and preferences

    • Implement targeted marketing strategies based on the research findings

    • Provide excellent customer service to build loyalty and attract repeat business

    • Form strategic partnerships with local business...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is easy, stay calm and give your best.

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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about your self
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
4
Good
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Job Portal and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. What is Gradient Descents?
  • Ans. 

    Gradient descent is an optimization algorithm used to minimize a function by iteratively moving in the direction of steepest descent.

    • Gradient descent is used to find the minimum of a function by taking steps proportional to the negative of the gradient at the current point.

    • It is commonly used in machine learning to optimize the parameters of a model by minimizing the loss function.

    • There are different variants of gradie...

  • Answered by AI
  • Q2. What is LSTM?, and what are the gates in it?
  • Ans. 

    LSTM (Long Short-Term Memory) is a type of recurrent neural network designed to handle long-term dependencies.

    • LSTM has three gates: input gate, forget gate, and output gate.

    • Input gate controls the flow of information into the cell state.

    • Forget gate decides what information to discard from the cell state.

    • Output gate determines the output based on the cell state.

  • Answered by AI
  • Q3. They gave me a link to dataset and started saying the operations to apply on that. E.g, value_counts, null_values, fill the values with mean,etc.
  • Q4. What is t-test? What is Mean, Median and Mode and where to use these?
  • Ans. 

    T-test is a statistical test used to determine if there is a significant difference between the means of two groups.

    • Mean is the average of a set of numbers, median is the middle value when the numbers are ordered, and mode is the most frequently occurring value.

    • Mean is sensitive to outliers, median is robust to outliers, and mode is useful for categorical data.

    • T-test is used to compare means of two groups, mean is used...

  • Answered by AI
  • Q5. What is RANDOM FOREST ?
  • Ans. 

    Random Forest is an ensemble learning method used for classification and regression tasks.

    • Random Forest is a collection of decision trees that are trained on random subsets of the data.

    • Each tree in the forest makes a prediction, and the final prediction is the average (regression) or majority vote (classification) of all trees.

    • Random Forest helps reduce overfitting and improve accuracy compared to a single decision tre...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Motilal Oswal Financial Services Data Scientist interview:
  • Machine Learning
  • Statistics
  • Pandas
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

Tell us how to improve this page.

Senior Software Engineer
35 salaries
unlock blur

₹11 L/yr - ₹27 L/yr

Senior Associate
30 salaries
unlock blur

₹2.8 L/yr - ₹5.8 L/yr

Assistant Manager
30 salaries
unlock blur

₹4.9 L/yr - ₹13.5 L/yr

Senior Specialist
25 salaries
unlock blur

₹4.3 L/yr - ₹14 L/yr

Deputy Manager
21 salaries
unlock blur

₹9.5 L/yr - ₹20.9 L/yr

Explore more salaries
Compare Marsh McLennan Global Services with

Willis Towers Watson

3.8
Compare

Mercer

3.7
Compare

Accenture

3.9
Compare

Deloitte

3.8
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