Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Flutter International Team. If you also belong to the team, you can get access from here

Flutter International Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 16 Reviews

Filter interviews by

Flutter International Data Scientist Interview Questions and Answers

Updated 21 May 2024

Flutter International Data Scientist Interview Experiences

1 interview found

Data Scientist Interview Questions & Answers

user image Avesh Verma

posted on 21 May 2024

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Data Engineering
  • Q2. Data Cleaning, Models
  • Q3. MLOps Pipeline, Data Preprocessing
Round 2 - One-on-one 

(2 Questions)

  • Q1. HR Questions mostly
  • Q2. Company and Culture fit

Interview questions from similar companies

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

I applied via Job Portal and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

SQL and Python coding test

Round 2 - Technical 

(2 Questions)

  • Q1. Bagging vs Boosting
  • Q2. Overfitting and Underfitting in GBDT
Round 3 - HR 

(2 Questions)

  • Q1. Questions on Recent project
  • Q2. Deep Learning vs classical ML
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your projects?
  • Q2. How do you approach the project if you are using logistic regression model?
  • Ans. 

    Approach involves data preprocessing, model training, evaluation, and interpretation.

    • Perform data preprocessing such as handling missing values, encoding categorical variables, and scaling features.

    • Split the data into training and testing sets.

    • Train the logistic regression model on the training data.

    • Evaluate the model using metrics like accuracy, precision, recall, and F1 score.

    • Interpret the model coefficients to under...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What are you future goals?
  • Q2. What would you do if your interested field doesnt have any work in the company?
  • Ans. 

    I would seek opportunities to apply my skills in related fields within the company.

    • Explore other departments or teams within the company that may have projects related to my field of interest

    • Offer to collaborate with colleagues in different departments to bring a new perspective to their projects

    • Seek out professional development opportunities to expand my skills and knowledge in related areas

  • 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 campus placement at Institute of Technology, Banaras Hindu University and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain all of decision tree and random forest?
  • Ans. 

    Decision tree is a tree-like model of decisions and their possible consequences, while random forest is an ensemble learning method that builds multiple decision trees and merges them together.

    • Decision tree is a flowchart-like structure where each internal node represents a decision based on an attribute, each branch represents the outcome of the decision, and each leaf node represents a class label.

    • Random forest is a ...

  • Answered by AI
  • Q2. Some basic probability questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep statistics strong

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Basic Recommendation System Questions
  • Q2. A B Testing Questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Coding and data structure
Round 2 - Technical 

(1 Question)

  • Q1. ML Breadth and depth
Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
-

I applied via Referral and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain past projects
Round 2 - One-on-one 

(1 Question)

  • Q1. Explain resume points
  • Ans. 

    Resume points are concise descriptions of your work experience, skills, and achievements listed on your resume.

    • Resume points should be clear, specific, and quantifiable.

    • Use action verbs to start each point, such as 'developed', 'implemented', 'analyzed'.

    • Include relevant metrics or results to demonstrate impact, such as 'increased sales by 20%' or 'reduced processing time by 30%'.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

SQL - shared question on the screen and asked to code in SQL

Round 2 - Technical 

(1 Question)

  • Q1. Nth highes salary
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Test 45 mins 30 ques

Round 2 - One-on-one 

(3 Questions)

  • Q1. What is Linearregression
  • Ans. 

    Linear regression is a statistical method used to model the relationship between a dependent variable and one or more independent variables.

    • Linear regression is used to predict the value of a dependent variable based on the value of one or more independent variables.

    • It assumes a linear relationship between the independent and dependent variables.

    • The goal of linear regression is to find the best-fitting line that minimi...

  • Answered by AI
  • Q2. 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 random forest independently predicts the target variable, and the final prediction is made by averaging the predictions of all trees.

    • Random forest is robust to overfitting and noisy data, and it can handle large datasets...

  • Answered by AI
  • Q3. WHat is xgboost
  • Ans. 

    XGBoost is an optimized distributed gradient boosting library designed for efficient and accurate large-scale machine learning.

    • XGBoost stands for eXtreme Gradient Boosting.

    • It is a popular machine learning algorithm known for its speed and performance.

    • XGBoost is used for regression, classification, ranking, and user-defined prediction problems.

    • It is based on the gradient boosting framework and uses decision trees as bas...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Thanks

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Describe LSTM and GRU
  • Ans. 

    LSTM and GRU are types of recurrent neural networks used for processing sequential data.

    • LSTM (Long Short-Term Memory) networks are capable of learning long-term dependencies in data.

    • GRU (Gated Recurrent Unit) networks are simpler than LSTM and have fewer parameters.

    • LSTM has three gates (input, output, forget) while GRU has two gates (update, reset).

    • LSTM is better at capturing long-term dependencies but is more complex,...

  • Answered by AI
  • Q2. Define Hypothesis Testing
  • Ans. 

    Hypothesis testing is a statistical method used to make inferences about a population based on sample data.

    • Hypothesis testing involves formulating a null hypothesis and an alternative hypothesis.

    • It aims to determine if there is enough evidence to reject the null hypothesis in favor of the alternative hypothesis.

    • Common methods of hypothesis testing include t-tests, chi-square tests, and ANOVA.

    • The p-value is used to dete...

  • Answered by AI

Skills evaluated in this interview

Flutter International Interview FAQs

How many rounds are there in Flutter International Data Scientist interview?
Flutter International interview process usually has 2 rounds. The most common rounds in the Flutter International interview process are Technical and One-on-one Round.
What are the top questions asked in Flutter International Data Scientist interview?

Some of the top questions asked at the Flutter International Data Scientist interview -

  1. MLOps Pipeline, Data Preprocess...read more
  2. Data Cleaning, Mod...read more
  3. Data Engineer...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Flutter International interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Customer Support Advisor
14 salaries
unlock blur

₹3.7 L/yr - ₹5 L/yr

Payroll Officer
7 salaries
unlock blur

₹11 L/yr - ₹17.6 L/yr

Team Lead
6 salaries
unlock blur

₹7.5 L/yr - ₹9.7 L/yr

Fraud Analyst
5 salaries
unlock blur

₹4 L/yr - ₹7 L/yr

Customer Service Executive
4 salaries
unlock blur

₹2.5 L/yr - ₹5.1 L/yr

Explore more salaries
Compare Flutter International with

Dream11

3.8
Compare

Paytm First Games

3.7
Compare

Nazara Technologies

3.0
Compare

Delta Corp

3.7
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