Upload Button Icon Add office photos

Mahindra Finance

Compare button icon Compare button icon Compare
4.1

based on 4.3k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Mahindra Finance Data Analyst Interview Questions, Process, and Tips

Updated 29 Nov 2024

Top Mahindra Finance Data Analyst Interview Questions and Answers

Mahindra Finance Data Analyst Interview Experiences

2 interviews found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 29 Nov 2024

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

I applied via campus placement at Indian Institute of Technology (IIT), Jodhpur and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Asked questions of finance and aptitude

Round 2 - One-on-one 

(3 Questions)

  • Q1. What is machine learning?
  • Ans. 

    Machine learning is a branch of artificial intelligence that involves developing algorithms and models that enable computers to learn from and make predictions or decisions based on data.

    • Machine learning is a subset of artificial intelligence that focuses on developing algorithms that can learn from and make predictions or decisions based on data.

    • It involves training models on large datasets to recognize patterns and m...

  • Answered by AI
  • Q2. What do you know about SQL?
  • Ans. 

    SQL is a programming language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language

    • It is used to retrieve and manipulate data in relational databases

    • Common SQL commands include SELECT, INSERT, UPDATE, DELETE

    • SQL can be used to create tables, indexes, and views

    • Examples of SQL databases include MySQL, PostgreSQL, Oracle

  • Answered by AI
  • Q3. What you know about software Development?
  • Ans. 

    Software development involves creating, designing, testing, and maintaining software applications.

    • Software development includes coding, testing, debugging, and documenting software applications.

    • Developers use programming languages like Java, Python, C++, etc. to write code.

    • Agile and Waterfall are common software development methodologies.

    • Version control systems like Git are used to manage code changes.

    • Software developm...

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

(2 Questions)

  • Q1. What are the algorithms you know in machine learning and their details ?
  • Ans. 

    Various machine learning algorithms with brief details

    • Supervised Learning: Linear Regression, Logistic Regression, Support Vector Machines (SVM), Decision Trees, Random Forest

    • Unsupervised Learning: K-means Clustering, Hierarchical Clustering, Principal Component Analysis (PCA)

    • Reinforcement Learning: Q-Learning, Deep Q-Networks (DQN)

    • Neural Networks: Convolutional Neural Networks (CNN), Recurrent Neural Networks (RNN), L

  • Answered by AI
  • Q2. Python questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Python and ML well.

Skills evaluated in this interview

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 6 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected

I was interviewed in Feb 2024.

Round 1 - Coding Test 

1 hour coding test on intermediate python programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on cloud-based technologies

Data Analyst Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Suppose there is a room in the office and X people enter room thr ... read more
asked in Wipro
Q2. Chocolate Distribution Problem You are given an array/list CHOCOL ... read more
asked in Wipro
Q3. Ninja and Substrings Problem Statement Ninja has to determine all ... read more
Q4. Sliding Window Maximum Problem Statement You are given an array/l ... read more
asked in Tredence
Q5. Find First Repeated Character in a String Given a string 'STR' co ... read more

Interview questions from similar companies

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

(2 Questions)

  • Q1. It was more related to my projects
  • Q2. Asked questions on PCA,KNN and Elbow method .
Round 2 - Technical 

(2 Questions)

  • Q1. Asked SVM and Logistic regression, their applications and real life uses
  • Q2. Matrix formation of a knockout Tournament

I applied via Recruitment Consulltant and was interviewed before Apr 2021. 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 

(3 Questions)

  • Q1. Questions regarding EDA
  • Q2. Questions regarding SQL
  • Q3. Questions regarding Power Bi
Round 3 - One-on-one 

(1 Question)

  • Q1. About case studies regarding financial data

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to use common sense and understanding of domain is very important
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Common ways to evaluate Time Series model
  • Ans. 

    Common ways to evaluate Time Series model include AIC, BIC, RMSE, MAE, ACF, PACF, etc.

    • Use Akaike Information Criterion (AIC) and Bayesian Information Criterion (BIC) to compare models

    • Calculate Root Mean Squared Error (RMSE) and Mean Absolute Error (MAE) to assess model accuracy

    • Analyze Autocorrelation Function (ACF) and Partial Autocorrelation Function (PACF) to check for autocorrelation in residuals

  • Answered by AI
  • Q2. Best ways to handle multicollinearity
  • Ans. 

    Use techniques like feature selection, regularization, PCA, and VIF to handle multicollinearity.

    • Perform feature selection to choose the most relevant variables for the model.

    • Apply regularization techniques like Lasso or Ridge regression to penalize high coefficients.

    • Utilize Principal Component Analysis (PCA) to reduce dimensionality and decorrelate variables.

    • Check for Variance Inflation Factor (VIF) to identify highly

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Write a function taking input as string and output a dictionary which will give key as characters in these string and values as their frequency of occurrence
  • Q2. TF IDF in NLP
  • Ans. 

    TF IDF is a technique used in NLP to measure the importance of a word in a document within a collection of documents.

    • TF IDF stands for Term Frequency-Inverse Document Frequency.

    • It is used to determine how important a word is in a document relative to a collection of documents.

    • TF IDF is calculated by multiplying the term frequency (TF) of a word in a document by the inverse document frequency (IDF) of the word across al...

  • Answered by AI

Skills evaluated in this interview

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

Create data frame, make histogram

Interview Preparation Tips

Interview preparation tips for other job seekers - Logistic regression
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2024.

Round 1 - Technical 

(1 Question)

  • Q1. He asked me to rate my sql and python out of 5 and gave me a scenario and asked to write a sql for it, it was basic left join and case statement question
Round 2 - Technical 

(1 Question)

  • Q1. This round was basically discussion round with the interviewer, he asked me what i work in and what thing do i take care off as a data scientist
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Oct 2023. There were 3 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 - One-on-one 

(2 Questions)

  • Q1. Why are you choosing this job?
  • Q2. What do you have qualification to get this job
Round 3 - Skill test 

(1 Question)

  • Q1. About technical skills

Interview Preparation Tips

Topics to prepare for Muthoot Finance Data Entry Operator interview:
  • Yourself and about your qualifi
Interview preparation tips for other job seekers - Attend the interviews
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Data related to finance

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

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

Round 1 - Aptitude Test 

Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Do research on the interviewer

Mahindra Finance Interview FAQs

How many rounds are there in Mahindra Finance Data Analyst interview?
Mahindra Finance interview process usually has 2 rounds. The most common rounds in the Mahindra Finance interview process are One-on-one Round, Coding Test and Aptitude Test.
What are the top questions asked in Mahindra Finance Data Analyst interview?

Some of the top questions asked at the Mahindra Finance Data Analyst interview -

  1. What are the algorithms you know in machine learning and their detail...read more
  2. What you know about software Developme...read more
  3. What do you know about S...read more

Tell us how to improve this page.

Mahindra Finance Data Analyst Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Mahindra Finance Data Analyst Salary
based on 5 salaries
₹3.7 L/yr - ₹12 L/yr
33% more than the average Data Analyst Salary in India
View more details

Mahindra Finance Data Analyst Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Business Executive
332 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Area Business Manager
313 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Collections Executive
301 salaries
unlock blur

₹1.4 L/yr - ₹5.2 L/yr

Deputy Manager
292 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Sales Executive
230 salaries
unlock blur

₹1.1 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Mahindra Finance with

Bajaj Finance

4.0
Compare

HDFC Bank

3.9
Compare

Shriram Finance

4.1
Compare

L&T Finance

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