Upload Button Icon Add office photos

Dunnhumby

Compare button icon Compare button icon Compare

Filter interviews by

Dunnhumby Senior Applied Data Scientist Interview Questions and Answers

Updated 10 Apr 2024

Dunnhumby Senior Applied Data Scientist Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Case Study related Questions
  • Q2. Case study related answers

Interview Preparation Tips

Topics to prepare for Dunnhumby Senior Applied Data Scientist interview:
  • Statistics
  • Machine Learning
Interview preparation tips for other job seekers - There will be situational questions as well as some case study. Some ML algo related questions might come your way which should be conceptual in nature

Senior Applied Data Scientist Jobs at Dunnhumby

View all

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What's the CI/CD workflow that's followed in your team?
  • Ans. 

    Our team follows a CI/CD workflow that includes automated testing, code reviews, and continuous integration.

    • Automated testing is run on every code change to catch bugs early.

    • Code reviews are conducted before merging changes to ensure code quality.

    • Continuous integration is used to automatically build and test code changes in a shared repository.

    • Deployment pipelines are set up to automate the release process.

    • Version cont...

  • Answered by AI
  • Q2. Has there been any security incident and how have you handled those ?
  • Ans. 

    Yes, there have been security incidents and I have handled them effectively.

    • Implemented security protocols to prevent future incidents

    • Conducted thorough investigation to identify the root cause

    • Collaborated with IT team to strengthen security measures

    • Communicated with stakeholders to ensure transparency and trust

    • Provided training to employees on cybersecurity best practices

  • Answered by AI
  • Q3. Difference between authorization and authentication ?
  • Ans. 

    Authentication verifies the identity of a user, while authorization determines what actions a user is allowed to perform.

    • Authentication confirms the identity of a user through credentials like passwords or biometrics.

    • Authorization determines the level of access or permissions a user has once their identity is confirmed.

    • Authentication is the process of logging in, while authorization is the process of granting or denyin...

  • Answered by AI
  • Q4. LLD for an authentication and authorization system
  • Ans. 

    LLD for an authentication and authorization system

    • Separate modules for authentication and authorization

    • Use of secure hashing algorithms for storing passwords

    • Role-based access control implementation

    • Audit logging for tracking user actions

    • Integration with external identity providers

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

(1 Question)

  • Q1. Design a document managed storage like google drive as an E2E solution.
  • Ans. 

    Design a document managed storage like Google Drive as an E2E solution.

    • Implement user authentication and authorization for secure access.

    • Create a user-friendly interface for uploading, organizing, and sharing documents.

    • Include features like version control, file syncing, and search functionality.

    • Utilize cloud storage for scalability and accessibility.

    • Implement encryption for data security.

    • Integrate with third-party app

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on the points mentioned in your resume.
Be ready to provide reasons for decisions taken for your resume.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain any ML model.
  • Q2. Create Dataframe from two lists.

Interview Preparation Tips

Topics to prepare for Nielsen Data Scientist interview:
  • Python
  • pandas
  • ML
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at National Institute of Technology (NIT), Warangal

Round 1 - Aptitude Test 

1 hour aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. What is one hot encoding
Round 3 - HR 

(1 Question)

  • Q1. What is your long term goal
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain the RAG pipeline?
  • Ans. 

    RAG pipeline is a data processing pipeline used in data science to categorize data into Red, Amber, and Green based on certain criteria.

    • RAG stands for Red, Amber, Green which are used to categorize data based on certain criteria

    • Red category typically represents data that needs immediate attention or action

    • Amber category represents data that requires monitoring or further investigation

    • Green category represents data that...

  • Answered by AI
  • Q2. Explain Confusion metrics
  • Ans. 

    Confusion metrics are used to evaluate the performance of a classification model by comparing predicted values with actual values.

    • Confusion matrix is a table that describes the performance of a classification model.

    • It consists of four different metrics: True Positive, True Negative, False Positive, and False Negative.

    • These metrics are used to calculate other evaluation metrics like accuracy, precision, recall, and F1 s...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

SQL, Python coding …

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

I applied via campus placement at National Institute of Technology,(NIT), Agartala and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

There was aptitude qusns and video synthesis qusn

Round 2 - Technical 

(5 Questions)

  • Q1. They showed a video and asked to write about my understanding
  • Q2. Case study related qusns
  • Q3. She asked me about javascript
  • Q4. Verified my speaking capabilities
  • Q5. Firstly asked about my intro

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, study your resume and learn about case studies online
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

I was asked to write SQL queries for 3rd highest salary of the employee, some name filtering, group by tasks.
Python code to find the index of the maximum number without using numpy.

Round 2 - One-on-one 

(1 Question)

  • Q1. Explain the Project undertaken during the research and follow-up questions
Round 3 - Technical 

(1 Question)

  • Q1. Write pandas query to separate the names as first and last name from the full name. Drop the duplicate columns and also the missing values. Write output for the Python code. Write SQL query to retrieve t...
  • Ans. 

    Answering questions related to data science concepts and techniques.

    • Recall is the ratio of correctly predicted positive observations to the total actual positives. Precision is the ratio of correctly predicted positive observations to the total predicted positives.

    • To reduce variance in an ensemble model, techniques like bagging, boosting, and stacking can be used. Bagging involves training multiple models on different ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Nielsen Data Scientist interview:
  • Python
  • Pandas
  • SQL
  • Machine Learning
Interview preparation tips for other job seekers - Have your basics strong.

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 National Institute of Technology (NIT), Rourkela and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple Aptitude questions, Data interpretation and verbal

Round 2 - One-on-one 

(3 Questions)

  • Q1. Basic questions on Data Analytics, Projects mentioned
  • Q2. Code in SQL and python(moderate)
  • Ans. 

    The candidate is asked to code in SQL and Python at a moderate level.

    • Use SQL to query data from databases

    • Use Python to manipulate and analyze data

    • Practice writing SQL queries and Python scripts

  • Answered by AI
  • Q3. Machine Learning
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2022. 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 related to python basics.
  • Q2. Basic calculus to test math skills.
  • Q3. Machine learning metrics.
Round 3 - HR 

(3 Questions)

  • Q1. Policies, behavioral round.
  • Q2. Work culture and the selection process.
  • Q3. Discussion about previous employers and educational background.

Interview Preparation Tips

Interview preparation tips for other job seekers - keep it simple and be confident. it's good to know the reasons behind your data science projects.

Dunnhumby Interview FAQs

How many rounds are there in Dunnhumby Senior Applied Data Scientist interview?
Dunnhumby interview process usually has 1 rounds. The most common rounds in the Dunnhumby interview process are One-on-one Round.
How to prepare for Dunnhumby Senior Applied 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 Dunnhumby. The most common topics and skills that interviewers at Dunnhumby expect are Assembly, Business Development, Fmea, LMS and Program Management.
What are the top questions asked in Dunnhumby Senior Applied Data Scientist interview?

Some of the top questions asked at the Dunnhumby Senior Applied Data Scientist interview -

  1. Case Study related Questi...read more
  2. Case study related answ...read more

Tell us how to improve this page.

Dunnhumby Senior Applied Data Scientist Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

EXL Service Interview Questions
3.7
 • 733 Interviews
S&P Global Interview Questions
4.2
 • 272 Interviews
Mu Sigma Interview Questions
2.6
 • 228 Interviews
Tiger Analytics Interview Questions
3.7
 • 220 Interviews
Fractal Analytics Interview Questions
4.0
 • 205 Interviews
Access Healthcare Interview Questions
3.9
 • 202 Interviews
Nielsen Interview Questions
3.7
 • 116 Interviews
Netscribes Interview Questions
2.8
 • 82 Interviews
View all
Dunnhumby Senior Applied Data Scientist Salary
based on 128 salaries
₹10.9 L/yr - ₹18 L/yr
At par with the average Senior Applied Data Scientist Salary in India
View more details

Dunnhumby Senior Applied Data Scientist Reviews and Ratings

based on 9 reviews

3.9/5

Rating in categories

3.2

Skill development

4.6

Work-life balance

3.4

Salary

4.5

Job security

4.1

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 9 Reviews and Ratings
Senior Applied Data Scientist

Gurgaon / Gurugram

5-9 Yrs

Not Disclosed

Senior Applied Data Scientist

Gurgaon / Gurugram

3-7 Yrs

Not Disclosed

Explore more jobs
Senior Applied Data Scientist
128 salaries
unlock blur

₹10.9 L/yr - ₹18 L/yr

Lead Applied Data Scientist
84 salaries
unlock blur

₹17 L/yr - ₹28.5 L/yr

Applied Data Scientist
79 salaries
unlock blur

₹10 L/yr - ₹16.5 L/yr

Senior Engineer
61 salaries
unlock blur

₹10 L/yr - ₹30 L/yr

Senior Data Scientist
48 salaries
unlock blur

₹9 L/yr - ₹28 L/yr

Explore more salaries
Compare Dunnhumby with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

AbsolutData

3.6
Compare

Algonomy

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