Upload Button Icon Add office photos

Filter interviews by

Sainsburys Data Scientist Interview Questions and Answers

Updated 1 May 2022

Sainsburys Data Scientist Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed in Nov 2021. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Non morkov processes
  • Ans. 

    Non-Markov processes are stochastic processes where the future state depends on more than just the current state.

    • Non-Markov processes violate the Markov property, which states that the future state depends only on the current state.

    • Examples of Non-Markov processes include autoregressive processes, hidden Markov models, and time series with long-term dependencies.

    • Non-Markov processes are more complex than Markov process...

  • Answered by AI
  • Q2. Difference between Baysian and Frequentist statistics
  • Ans. 

    Bayesian statistics involves prior knowledge and updating beliefs, while frequentist statistics relies on probability and sampling.

    • Bayesian statistics uses prior knowledge to update beliefs about a parameter, while frequentist statistics relies on probability and sampling.

    • Bayesian statistics involves the use of Bayes' theorem, while frequentist statistics involves hypothesis testing and confidence intervals.

    • Bayesian st...

  • Answered by AI
Round 2 - Assignment 

The take home challenge included a data sets . The goal was to create a model to solve the given business case.

Round 3 - Technical 

(1 Question)

  • Q1. What is bais-variance tradeoff? Explain P values to non technical and technical audience.
  • Ans. 

    Bais-variance tradeoff is the balance between overfitting and underfitting. P values measure the significance of statistical results.

    • Bais-variance tradeoff is the tradeoff between the model's ability to fit the training data and its ability to generalize to new data.

    • Overfitting occurs when the model is too complex and fits the training data too closely, resulting in poor performance on new data.

    • Underfitting occurs when...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Sainsburys Data Scientist interview:
  • Python
  • Baysian stats
  • Over fitting
  • A/B test
Interview preparation tips for other job seekers - The interview was straight forward, on the point, no trick questions and really nice people

Skills evaluated in this interview

Interview questions from similar companies

I applied via Approached by Company and was interviewed before Sep 2021. 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 - Aptitude Test 

Explain dynamic programming with memoization

Round 3 - HR 

(2 Questions)

  • Q1. Where are you from, and why are you joining the company
  • Q2. Why are you joining the company

Interview Preparation Tips

Interview preparation tips for other job seekers - First, they will ask about the breadth of your ML skills and the depth going forward
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How do you define model Gini?
  • Ans. 

    Model Gini is a measure of statistical dispersion used to evaluate the performance of classification models.

    • Model Gini is calculated as twice the area between the ROC curve and the diagonal line (random model).

    • It ranges from 0 (worst model) to 1 (best model), with higher values indicating better model performance.

    • A Gini coefficient of 0.5 indicates a model that is no better than random guessing.

    • Commonly used in credit

  • Answered by AI
  • Q2. How to you train XG boost model
  • Ans. 

    XGBoost model is trained by specifying parameters, splitting data into training and validation sets, fitting the model, and tuning hyperparameters.

    • Specify parameters for XGBoost model such as learning rate, max depth, and number of trees

    • Split data into training and validation sets using train_test_split function

    • Fit the XGBoost model on training data using fit method

    • Tune hyperparameters using techniques like grid search

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Medium General Aptitude questions and technical(Big Data, Python etc.)

Round 2 - Technical 

(1 Question)

  • Q1. ML Algorithms (SVM, Random forest, bagging boosting, ridge, etc)
Round 3 - Technical 

(1 Question)

  • Q1. Deep equations and understading of DL and ML Algorithms
  • Ans. 

    Understanding deep equations and algorithms in DL and ML is crucial for a data scientist.

    • Deep learning involves complex neural network architectures like CNNs and RNNs.

    • Machine learning algorithms include decision trees, SVM, k-means clustering, etc.

    • Understanding the math behind algorithms helps in optimizing model performance.

    • Equations like gradient descent, backpropagation, and loss functions are key concepts.

    • Practica...

  • Answered by AI

Skills evaluated in this interview

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

Many Mcq,s.Similar to cat exam

Round 2 - Case Study 

Ml case study . Eg loan default prediction

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Practise 10 DSA medium and 10 hard questions on each topic.

Round 3 - Technical 

(1 Question)

  • Q1. Recursion problems are asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice DSA questions. 10 M 2 hard problems on each topic. If you have time practice all leet code problems.
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
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Data Science MCQ questions

Round 2 - Coding Test 

Building a baseline ML model with EDA etc.

Round 3 - One-on-one 

(2 Questions)

  • Q1. How do you analyse outliers?
  • Ans. 

    Outliers can be analyzed using statistical methods like Z-score, IQR, or visualization techniques like box plots.

    • Calculate Z-score and identify data points with Z-score greater than a certain threshold as outliers.

    • Use Interquartile Range (IQR) to detect outliers by identifying data points outside 1.5 * IQR range.

    • Visualize data using box plots to identify any data points that fall outside the whiskers.

    • Consider domain kn...

  • Answered by AI
  • Q2. Tell me about a time when what you found did not match expectation with what you thought analysing the dataset.
Round 4 - One-on-one 

(2 Questions)

  • Q1. Why Unilever now?
  • Q2. Where do you see yourself in 5 years?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Ask 4 programming question 1)prime in range ,2)Matrix multiplication,3)Spiral Matrix 4)separte vowels from string

Interview Preparation Tips

Topics to prepare for Amazon Data Scientist interview:
  • Java
  • SQL
Interview preparation tips for other job seekers - Please be perfect with your resume
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. SQL and pandas coding
  • Q2. Resume projects deep dive

Interview Preparation Tips

Interview preparation tips for other job seekers - No matter what kinds of questions indicated in HR email, be prepared for behavioral questions all the time

Sainsburys Interview FAQs

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

Some of the top questions asked at the Sainsburys Data Scientist interview -

  1. What is bais-variance tradeoff? Explain P values to non technical and technical...read more
  2. Difference between Baysian and Frequentist statist...read more
  3. What is Non morkov proces...read more

Tell us how to improve this page.

Sainsburys Data Scientist 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

4.0

Job security

5.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Merchandiser
11 salaries
unlock blur

₹9 L/yr - ₹14.3 L/yr

Trading Assistant
7 salaries
unlock blur

₹11.5 L/yr - ₹19 L/yr

Assistant Merchandiser
5 salaries
unlock blur

₹4.9 L/yr - ₹6 L/yr

Quality Technologist
5 salaries
unlock blur

₹6.1 L/yr - ₹14.3 L/yr

Accountant
4 salaries
unlock blur

₹7.9 L/yr - ₹13 L/yr

Explore more salaries
Compare Sainsburys with

Amazon

4.0
Compare

Flipkart

3.9
Compare

Mahindra & Mahindra

4.1
Compare

Asian Paints

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