Upload Button Icon Add office photos

Filter interviews by

Finar Data Scientist Interview Questions and Answers

Updated 11 Sep 2023

Finar Data Scientist Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed before Sep 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Basic mathematics and machine learning questions

Round 3 - Case Study 

One topic was given to improve revenues

Round 4 - Technical 

(1 Question)

  • Q1. Decision Tree, Copula, T-test related questions
Round 5 - Case Study 

Some medicine sales related questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply if your salary is more than 10 LPA

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
-

I applied via Referral and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. General introduction
  • Q2. Previous experience
  • Q3. Reason for leaving the current organisation
  • Q4. Questions about capex sales and work portfolio
  • Q5. How did u know about airliquid

I applied via Campus Placement and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Nothing much technical

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Go in formals
2. Fluency in English is important (depends on interview panel)
3. Clarity on what your talking about

Interview Preparation Tips

Round: Test
Experience: Basic coding questions which includes if ,for ,while loop questions
Section 2 contains good probability and puzzle problems
Tips: Should have a basic understanding of C/C++
Duration: 75 minutes

Round: Interview
Experience: The questions are of medium difficulty level which can be solved easily with calm and composed mind.
Tips: Solve as many puzzles and probability problems as it is highly likely that some of them may be repeated in your interview.

Skill Tips: Should have a descent knowledge and practise of puzzles and probability
Skills: Problem solving skills
College Name: IIT GUWAHATI

Interview Preparation Tips

Round: Resume Shortlist
Tips: Not in your hands. Just try to make as good a resume as you can.

Round: Puzzle Interview
Experience: Very common puzzle questions. Had a good chat with the interviewer.
Tips: Make sure you make the interviewer aware of your thought process while solving a problem.

Round: HR Interview
Experience: Again, common questions like why this company? What's the plan 2 years down the line?
Tips: Speak the truth. Never make up anything. Ask questions about your profile.

General Tips: Don't worry about it. Its a great learning experience. Let this learning be accompanied by joy.
Skills: Calmness, Aptitude, Attitude
College Name: Indian Institute of Technology, Bombay
Motivation: Startup environment backed by one of country's biggest corporate house ensures lots of responsibilities and a steep learning curve along with great money.
Funny Moments: The whole puzzle interview was fun.

I applied via Campus Placement

Interview Preparation Tips

Round: Resume Shortlist
Experience: Interview was purely technical. Having technical knowledge in analytics and good command on matrix transformations probability and statistics helps.
Tips: Before interview look into basic concepts of analytics such as regression, classification, clustering, etc...

Skills: Probability And Statistics, Ability To Analyse
Duration: 2
College Name: IIT Madras
Motivation: As it is a start up based out of Boston I think I will be a good opportunity to network and also learn about how a company handles data.
Funny Moments: Hr was a North Indian and I am South Indian. There is slight problem for him in pronouncing few words. I had to ask him to repeat the question twice before I answered. It turns out to be a very simple question but we Both struggled

I applied via Recruitment Consultant and was interviewed in Dec 2018. There were 3 interview rounds.

Interview Questionnaire 

11 Questions

  • Q1. 1. Why Machine Learning?
  • Q2. 2. Why did you choose Data Science Field?
  • Ans. 

    I chose Data Science field because of its potential to solve complex problems and make a positive impact on society.

    • Fascination with data and its potential to drive insights

    • Desire to solve complex problems and make a positive impact on society

    • Opportunity to work with cutting-edge technology and tools

    • Ability to work in a variety of industries and domains

    • Examples: Predictive maintenance in manufacturing, fraud detection

  • Answered by AI
  • Q3. 3. What about Linear Regression? (Theory Part)
  • Q4. 4. What is the difference between Linear Regression and Logistic Regression?
  • Ans. 

    Linear Regression is used for predicting continuous numerical values, while Logistic Regression is used for predicting binary categorical values.

    • Linear Regression predicts a continuous output, while Logistic Regression predicts a binary output.

    • Linear Regression uses a linear equation to model the relationship between the independent and dependent variables, while Logistic Regression uses a logistic function.

    • Linear Regr...

  • Answered by AI
  • Q5. 5. Explain Confusion Matrix?
  • Ans. 

    Confusion matrix is a table used to evaluate the performance of a classification model.

    • It is a 2x2 matrix that shows the number of true positives, false positives, true negatives, and false negatives.

    • It helps in calculating various metrics like accuracy, precision, recall, and F1 score.

    • It is useful in identifying the strengths and weaknesses of a model and improving its performance.

    • Example: In a binary classification p...

  • Answered by AI
  • Q6. 6. Can we use confusion matrix in Linear Regression?
  • Ans. 

    No, confusion matrix is not used in Linear Regression.

    • Confusion matrix is used to evaluate classification models.

    • Linear Regression is a regression model, not a classification model.

    • Evaluation metrics for Linear Regression include R-squared, Mean Squared Error, etc.

  • Answered by AI
  • Q7. 7. Explain KNN Algorithm?
  • Ans. 

    KNN is a non-parametric algorithm used for classification and regression tasks.

    • KNN stands for K-Nearest Neighbors.

    • It works by finding the K closest data points to a given test point.

    • The class or value of the test point is then determined by the majority class or average value of the K neighbors.

    • KNN can be used for both classification and regression tasks.

    • It is a simple and easy-to-understand algorithm, but can be compu

  • Answered by AI
  • Q8. 8. Explain Random Forest and Decision Tree?
  • Ans. 

    Random Forest is an ensemble learning method that builds multiple decision trees and combines their outputs to improve accuracy.

    • Random Forest is a type of supervised learning algorithm used for classification and regression tasks.

    • It creates multiple decision trees and combines their outputs to make a final prediction.

    • Each decision tree is built using a random subset of features and data points to reduce overfitting.

    • Ran...

  • Answered by AI
  • Q9. 9. One Tricky Mathematical Question !
  • Q10. 10. What are the Projects you have done?
  • Ans. 

    I have worked on various projects involving data analysis, machine learning, and predictive modeling.

    • Developed a predictive model to forecast customer churn for a telecommunications company.

    • Built a recommendation system using collaborative filtering for an e-commerce platform.

    • Performed sentiment analysis on social media data to understand customer opinions and preferences.

    • Implemented a fraud detection system using anom...

  • Answered by AI
  • Q11. I didn't get shortlisted for 2nd Round.

Interview Preparation Tips

General Tips: anyone who wants to go in data science field should actually be interested in the field not the money. They should be good in Statistics, Probability and Theory part of ML algorithms.
They will ask you about the projects you have mentioned in resume and all the questions will be from that part.
Skills: Communication, Body Language, Problem Solving, Analytical Skills
Duration: 1-4 weeks

Skills evaluated in this interview

I applied via Company Website and was interviewed before May 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of regression, bias variance

Interview Preparation Tips

Topics to prepare for GE Healthcare Data Scientist interview:
  • python
Interview preparation tips for other job seekers - ML basics. Some insight into past projects

I applied via Approached by Company and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Based on NLP

Round 2 - One-on-one 

(1 Question)

  • Q1. One-on-one with the company CEO.

Interview Preparation Tips

Interview preparation tips for other job seekers - There is n number of good IT companies in this area.

I applied via Approached by Company and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Related to NLP

Round 2 - One-on-one 

(1 Question)

  • Q1. One-on-one with company CEO

Interview Preparation Tips

Interview preparation tips for other job seekers - Toxic work environment, no career growth, and lower salary. There is a trap in the form of a bond.

Finar Interview FAQs

How many rounds are there in Finar Data Scientist interview?
Finar interview process usually has 5 rounds. The most common rounds in the Finar interview process are Case Study, Resume Shortlist and Aptitude Test.

Tell us how to improve this page.

Finar Data Scientist Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Air Liquide Interview Questions
3.7
 • 24 Interviews
Sika Interview Questions
3.7
 • 16 Interviews
Privi Organics Interview Questions
3.6
 • 13 Interviews
Indo Amines Interview Questions
3.0
 • 13 Interviews
View all

Finar Data Scientist Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

4.0

Work-life balance

3.0

Salary

3.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Sales Executive
34 salaries
unlock blur

₹2.4 L/yr - ₹4.8 L/yr

Research Associate
23 salaries
unlock blur

₹2.5 L/yr - ₹6.4 L/yr

QC Chemist
22 salaries
unlock blur

₹1.6 L/yr - ₹5 L/yr

Assistant Manager
12 salaries
unlock blur

₹6 L/yr - ₹10 L/yr

Senior Sales Executive
11 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Finar with

Air Liquide

3.7
Compare

Indo Amines

3.0
Compare

Anupam Rasayan India

3.6
Compare

Inventys Research

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