Upload Button Icon Add office photos

Filter interviews by

TVS Motor Senior Data Scientist Interview Questions and Answers

Updated 28 May 2024

TVS Motor Senior Data Scientist Interview Experiences

2 interviews found

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

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

Round 1 - Coding Test 

Online assessment, coding mcq questions

Round 2 - Technical 

(2 Questions)

  • Q1. Use cases, resume related questions, ML related questions
  • Q2. Questions on ML algorithms, clustering, deep learning questions, should be good with at least basic concepts of ML
Round 3 - Technical 

(2 Questions)

  • Q1. Basic concepts of Ml and some valuation metrics questions
  • Q2. Customer segmentation based use case questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. 1. What is churn prediction.
  • Ans. 

    Churn prediction is the process of identifying customers who are likely to stop using a service or product.

    • Churn prediction uses historical data to build models that can forecast which customers are at risk of leaving.

    • Common techniques for churn prediction include machine learning algorithms like logistic regression, decision trees, and neural networks.

    • Businesses use churn prediction to proactively retain customers by ...

  • Answered by AI
  • Q2. 2. How Faster Rcnn better then Rcnn
  • Ans. 

    Faster R-CNN is an improved version of R-CNN with a faster and more accurate object detection process.

    • Faster R-CNN introduces Region Proposal Network (RPN) for generating region proposals, making the process faster.

    • It combines the advantages of RPN and Fast R-CNN for improved speed and accuracy.

    • Faster R-CNN achieves better performance in terms of speed and accuracy compared to R-CNN.

    • It is widely used in computer vision...

  • Answered by AI

Skills evaluated in this interview

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?

Interview questions from similar companies

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

(2 Questions)

  • Q1. Python and sql connections
  • Q2. Expereience and projects
Round 2 - Technical 

(1 Question)

  • Q1. Oops concepts and sql questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Mar 2024.

Round 1 - Coding Test 

45 mins 15 min mcq data science and 30 mins 1 dsa problem

Round 2 - Technical 

(5 Questions)

  • Q1. Python - All subsets of a list.
  • Ans. 

    Generate all possible subsets of a given list in Python.

    • Use itertools.combinations to generate all possible combinations of the list elements.

    • Convert the combinations to lists and store them in a new list to get all subsets.

  • Answered by AI
  • Q2. Sql query - Customers who have ordered all products from all categories.
  • Ans. 

    Use a SQL query to find customers who have ordered all products from all categories.

    • Join the Customers, Orders, and Products tables

    • Group by customer and count the distinct products ordered

    • Filter for customers who have ordered the total number of products available in each category

  • Answered by AI
  • Q3. Importance of feature engineering.
  • Ans. 

    Feature engineering is crucial in data science as it involves selecting, transforming, and creating new features to improve model performance.

    • Feature engineering helps in improving model accuracy by providing relevant and meaningful input variables.

    • It involves techniques like one-hot encoding, scaling, normalization, and creating interaction terms.

    • Feature engineering can help in reducing overfitting and improving model...

  • Answered by AI
  • Q4. Questions on project.
  • Q5. What is GAN.Have you worked with it.
  • Ans. 

    GAN stands for Generative Adversarial Network, a type of neural network used for generating new data.

    • Consists of two neural networks - generator and discriminator

    • Generator creates new data samples while discriminator tries to distinguish between real and generated data

    • Used in image generation, text generation, and other creative applications

  • Answered by AI
Round 3 - Technical 

(7 Questions)

  • Q1. Discussion on project.Demo of project.
  • Q2. Analysis sql query - whether class 11 marks or class 12 marks is greater., table given which contains student name,class,11th marks,12th marks.
  • Q3. Similar table. Find students who scored more than avg marks of both 11th and 12th.
  • Ans. 

    Find students who scored more than avg marks in both 11th and 12th grades.

    • Calculate the average marks for each student in 11th and 12th grades.

    • Compare each student's marks with the respective average marks to find those who scored higher in both grades.

  • Answered by AI
  • Q4. What is Cost function.
  • Ans. 

    Cost function is a mathematical function that measures the error between predicted values and actual values in a machine learning model.

    • Cost function helps in optimizing the parameters of a model to minimize the error.

    • Common cost functions include Mean Squared Error (MSE) and Cross Entropy Loss.

    • It is used in training machine learning models through techniques like gradient descent.

    • The goal is to find the parameters tha

  • Answered by AI
  • Q5. What is entropy.
  • Ans. 

    Entropy is a measure of disorder or randomness in a system.

    • Entropy is used in information theory to quantify the amount of uncertainty involved in predicting the value of a random variable.

    • It is often used in machine learning to measure the impurity or disorder in a dataset.

    • In thermodynamics, entropy is a measure of the amount of energy in a physical system that is not available to do work.

  • Answered by AI
  • Q6. What is ginni coefficient.
  • Ans. 

    Gini coefficient is a measure of statistical dispersion intended to represent the income or wealth distribution of a nation's residents.

    • Gini coefficient ranges from 0 to 1, where 0 represents perfect equality and 1 represents perfect inequality.

    • A Gini coefficient of 0.4 is considered moderate inequality, while 0.6 or higher is considered high inequality.

    • It is commonly used in economics to measure income inequality with...

  • Answered by AI
  • Q7. What will happen if linear regression is used for classification
  • Ans. 

    Using linear regression for classification can lead to inaccurate predictions and unreliable results.

    • Linear regression assumes a continuous output, making it unsuitable for discrete classification tasks.

    • It may not handle outliers well, leading to incorrect classification boundaries.

    • The predicted values may fall outside the 0-1 range for binary classification.

    • Logistic regression is a more appropriate choice for classifi

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

(2 Questions)

  • Q1. Pair sum problem in python.Discussion on space time complexity.
  • Q2. Discussion on project.What algorithms used and why.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Introduction your self
  • Q2. What are the language you learned
  • Ans. 

    I have learned multiple programming languages including Python, R, SQL, and Java.

    • Python

    • R

    • SQL

    • Java

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - first prepare intruduction and what are languages we learned in academic .
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Symbiosis Centre For Management and HRD (SCMHRD) and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Group Discussion 

It was campus placement. We were givien the topic "future of AI and ML in automobile industry". The time given was around 15mins. The explained the process in great detail and very clearly.

Round 2 - Technical 

(2 Questions)

  • Q1. CV and basic of ML
  • Q2. What if questions. For eg, if you want to launch a new EV in market then what will be your approach What if you are the CEO.. ETC
Round 3 - HR 

(2 Questions)

  • Q1. Ethical questions
  • Q2. Besic HR questions like why this company

Interview Preparation Tips

Topics to prepare for Tata Motors Data Scientist interview:
  • Machine Learning
  • Tata motors history
  • Your CV
Interview preparation tips for other job seekers - My advice is be cool and true to yourself. They tried to grill you and see how you perform under pressure.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 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 - Data Science 

(3 Questions)

  • Q1. Can you work under pressure?
  • Ans. 

    Yes, I can work under pressure.

    • I have experience working on tight deadlines and delivering high-quality results.

    • I am able to prioritize tasks and manage my time effectively.

    • I remain calm and focused in stressful situations.

    • I can adapt to changing priorities and handle multiple projects simultaneously.

  • Answered by AI
  • Q2. Where do you see yourself after 2/3/4/5 years?
  • Ans. 

    In 2/3/4/5 years, I see myself as a senior data scientist leading a team, solving complex problems, and driving impactful insights.

    • Leading a team of data scientists

    • Solving complex problems using advanced analytics techniques

    • Driving impactful insights for business decision-making

    • Continuously learning and staying updated with the latest advancements in data science

    • Contributing to the growth and success of the organizatio

  • Answered by AI
  • Q3. Why should we hire you?
  • Ans. 

    I have a strong background in data science and a passion for problem-solving, making me a valuable asset to your team.

    • I have a solid foundation in data science concepts and techniques.

    • I am proficient in programming languages such as Python and R.

    • I have experience working with various data analysis and visualization tools.

    • I am a quick learner and adapt easily to new technologies and methodologies.

    • I have excellent proble...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - We are pleased to inform you that you have been selected for an interview for the position of [Job Title] at [Company Name]. Our team was impressed with your qualifications and experience, and we believe that you would be a great fit for the role.

The interview will take place on [Date] at [Time] at our office located at [Address]. Please plan to arrive 10-15 minutes before the scheduled interview time to allow for check-in and any necessary paperwork.

During the interview, you will have the opportunity to meet with members of our team and learn more about the position and the company. You will also have the chance to ask any questions you may have about the role or the organization.

Please confirm your availability for the interview by replying to this email or by contacting us at [Contact Information]. If you need to reschedule, please let us know as soon as possible so that we can make the necessary arrangements.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There were 4 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Questions from projects which was mentioned on resume
Round 2 - One-on-one 

(2 Questions)

  • Q1. Fitment based questions
  • Q2. Explain a project
  • Ans. 

    Developed a machine learning model to predict customer churn for a telecom company.

    • Collected and cleaned customer data including usage patterns and demographics

    • Used classification algorithms like Random Forest and Logistic Regression to build the model

    • Evaluated model performance using metrics like accuracy, precision, and recall

  • Answered by AI
Round 3 - Aptitude Test 

Math, English, reasoning

Round 4 - HR 

(1 Question)

  • Q1. Asked me about expected salary
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is difference between lstm and rnn
  • Ans. 

    LSTM is a type of RNN that addresses the vanishing gradient problem by using memory cells.

    • RNN stands for Recurrent Neural Network, a type of neural network that processes sequential data.

    • LSTM stands for Long Short-Term Memory, a type of RNN that includes memory cells to retain information over long sequences.

    • LSTM is designed to overcome the vanishing gradient problem, which occurs when training RNNs on long sequences.

    • L...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What are different evaluation matrix ?
  • Ans. 

    Evaluation matrices are used to assess the performance of models in data science.

    • Confusion matrix: used to evaluate the performance of classification models.

    • Precision, recall, and F1 score: measures for binary classification models.

    • Mean squared error (MSE): evaluates the performance of regression models.

    • R-squared: assesses the goodness of fit for regression models.

    • Area under the ROC curve (AUC-ROC): evaluates the perfo...

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Project Based Questions
  • Q2. Which Algorithms you used , statistical measured , challenges , outcome
  • Ans. 

    I have used various algorithms such as linear regression, decision trees, and neural networks to analyze data and make predictions.

    • Used linear regression to predict housing prices based on various features

    • Implemented decision trees to classify customer behavior and recommend products

    • Utilized neural networks for image recognition tasks

    • Challenges included dealing with missing data and overfitting

    • Outcome was improved accu

  • Answered by AI
  • Q3. Why a specific algorithm was used. Reasoning.
  • Ans. 

    The algorithm was chosen based on its ability to handle large datasets and its accuracy in predicting outcomes.

    • The algorithm was selected after evaluating its performance on similar datasets.

    • It was chosen for its ability to handle high-dimensional data and its scalability.

    • The algorithm was compared to other models and found to have the highest accuracy in predicting outcomes.

    • The choice of algorithm also depends on the

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare detail answers on all the projects mentioned in CV.

Skills evaluated in this interview

TVS Motor Interview FAQs

How many rounds are there in TVS Motor Senior Data Scientist interview?
TVS Motor interview process usually has 2 rounds. The most common rounds in the TVS Motor interview process are Technical and Coding Test.
How to prepare for TVS Motor 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 TVS Motor. The most common topics and skills that interviewers at TVS Motor expect are Machine Learning, SQL, Analytics, Python and Data Science.
What are the top questions asked in TVS Motor Senior Data Scientist interview?

Some of the top questions asked at the TVS Motor Senior Data Scientist interview -

  1. 2. How Faster Rcnn better then R...read more
  2. 1. What is churn predicti...read more
  3. Questions on ML algorithms, clustering, deep learning questions, should be good...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Tata Motors Interview Questions
4.2
 • 978 Interviews
Maruti Suzuki Interview Questions
4.2
 • 579 Interviews
Hero MotoCorp Interview Questions
4.2
 • 323 Interviews
Bajaj Auto Interview Questions
3.9
 • 269 Interviews
Ashok Leyland Interview Questions
4.1
 • 228 Interviews
Royal Enfield Interview Questions
4.2
 • 144 Interviews
View all
TVS Motor Senior Data Scientist Salary
based on 30 salaries
₹15.8 L/yr - ₹29 L/yr
20% less than the average Senior Data Scientist Salary in India
View more details

TVS Motor Senior Data Scientist Reviews and Ratings

based on 2 reviews

4.2/5

Rating in categories

4.4

Skill development

4.2

Work-life balance

4.4

Salary

4.2

Job security

4.2

Company culture

4.2

Promotions

4.2

Work satisfaction

Explore 2 Reviews and Ratings
Assistant Manager
442 salaries
unlock blur

₹5.8 L/yr - ₹17.5 L/yr

Deputy Manager
382 salaries
unlock blur

₹7.2 L/yr - ₹23.2 L/yr

Territory Sales Manager
358 salaries
unlock blur

₹6 L/yr - ₹25.6 L/yr

Territory Service Manager
349 salaries
unlock blur

₹6.1 L/yr - ₹22 L/yr

Territory Manager
329 salaries
unlock blur

₹6.5 L/yr - ₹25.3 L/yr

Explore more salaries
Compare TVS Motor with

Bajaj Auto

3.9
Compare

Hero MotoCorp

4.2
Compare

Royal Enfield

4.2
Compare

Suzuki Motorcycle

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