Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Senior Data Scientist Interview Questions and Answers

Updated 5 Apr 2025

6 Interview questions

A Senior Data Scientist was asked 2mo ago
Q. What is big data?
Ans. 

Big data refers to large, complex datasets that traditional data processing software cannot manage efficiently.

  • Volume: Refers to the vast amounts of data generated daily, e.g., social media posts, sensor data.

  • Velocity: The speed at which data is generated and processed, e.g., real-time data from IoT devices.

  • Variety: The different types of data, including structured, semi-structured, and unstructured data, e.g., te...

A Senior Data Scientist was asked 10mo ago
Q. How do you handle small datasets for regression problems?
Ans. 

Use techniques like regularization, feature selection, cross-validation, and data augmentation.

  • Utilize regularization techniques like Lasso or Ridge regression to prevent overfitting.

  • Perform feature selection to focus on the most important variables and reduce noise.

  • Use cross-validation to assess model performance and generalizability.

  • Consider data augmentation techniques like synthetic data generation or bootstra...

Senior Data Scientist Interview Questions Asked at Other Companies

asked in Kyndryl
Q1. In SQL, how would you print rows where a certain criterion is met ... read more
asked in SAP
Q2. Count all pairs of numbers from a list where the ending digit of ... read more
Q3. What is the difference between logistic and linear regression?
asked in Kyndryl
Q4. Given the dictionary CSK = {"Dhoni" : "India", "Du Plessis" : "So ... read more
asked in Kyndryl
Q5. Given three lists arr1, arr2, and arr3, find the common elements ... read more
🔥 Asked by recruiter 3 times
A Senior Data Scientist was asked
Q. What is a lambda function in Python?
Ans. 

Lambda function is an anonymous function in Python that can take any number of arguments and can only have one expression.

  • Lambda functions are defined using the keyword 'lambda'.

  • They are commonly used with built-in functions like filter(), map(), and reduce().

  • Lambda functions can be used to create small, throwaway functions that are not needed elsewhere in the code.

  • They are often used to write more concise and rea...

A Senior Data Scientist was asked
Q. Explain BERT Model Architecture and It differs form GPT
Ans. 

BERT is a bidirectional transformer model for pre-training language representations, while GPT is a generative model.

  • BERT is a pre-training model that learns contextual representations of words by considering both left and right context.

  • GPT is a generative model that uses a transformer decoder to generate text based on the context.

  • BERT is bidirectional, meaning it can understand the context of a word by looking at...

What people are saying about Accenture

View All
lavenderalmond
Verified Icon
2d
works at
Accenture
Which offer should I choose – BP vs UKG (SRE Role)?
Got two offers: 🔹 BP – ₹10 LPA (Pune, Hybrid) Stable MNC, decent WLB, slower growth In-hand ~₹62K/month 🔹 UKG – ₹20 LPA (Noida, Hybrid) Strong perks (₹6L insurance, wellness, equity, bonus), high pay In-hand ~₹1.4L/month, but higher expectations Looking for: SRE growth, WLB, learning, and long-term stability What would you pick and why? Any feedback from current/ex-employees is appreciated!
Got a question about Accenture?
Ask anonymously on communities.
A Senior Data Scientist was asked
Q. What is p value? What is spacy, NLP, NER model?
Ans. 

p value is a statistical measure that helps determine the significance of a hypothesis test.

  • p value is the probability of obtaining a result as extreme or more extreme than the observed result, assuming the null hypothesis is true.

  • A p value of less than 0.05 is considered statistically significant.

  • Spacy is an open-source software library for advanced natural language processing (NLP).

  • NLP is a field of study that f...

A Senior Data Scientist was asked 2mo ago
Q. What is AI and ML
Ans. 

AI simulates human intelligence in machines; ML enables them to learn from data and improve over time.

  • AI (Artificial Intelligence) refers to the simulation of human intelligence in machines.

  • ML (Machine Learning) is a subset of AI that focuses on algorithms that learn from data.

  • Examples of AI include virtual assistants like Siri and Alexa.

  • Examples of ML include recommendation systems like those used by Netflix and ...

Accenture Senior Data Scientist Interview Experiences

7 interviews found

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

I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Question From Regression, classification and clustering Algorithm.
  • Q2. Bagging and boosting
  • Q3. How to handel less dataset for regression problems
  • Ans. 

    Use techniques like regularization, feature selection, cross-validation, and data augmentation.

    • Utilize regularization techniques like Lasso or Ridge regression to prevent overfitting.

    • Perform feature selection to focus on the most important variables and reduce noise.

    • Use cross-validation to assess model performance and generalizability.

    • Consider data augmentation techniques like synthetic data generation or bootstrapping...

  • Answered by AI
  • Q4. Python Coding and some scenario based ML question.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Question from My project and mentioned skills in resume
  • Q2. How will you lead team and what your ways.
  • Ans. 

    I will lead by setting clear goals, providing guidance, fostering collaboration, and recognizing team achievements.

    • Set clear goals and expectations for the team

    • Provide guidance and support to team members

    • Foster collaboration and communication within the team

    • Recognize and reward team achievements

    • Lead by example and demonstrate strong work ethic

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary and Notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - Be crips in your resume and have good confidence to express yourself.

Skills evaluated in this interview

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

I appeared for an interview in Sep 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Transformer Architecture
  • Q2. Past projects worked on
  • Ans. 

    Led multiple data science projects focusing on predictive modeling, NLP, and data visualization across various industries.

    • Developed a predictive model for customer churn using logistic regression, achieving a 15% increase in retention rates.

    • Implemented a natural language processing (NLP) solution to analyze customer feedback, resulting in actionable insights for product improvement.

    • Created interactive dashboards using ...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What is big data
  • Ans. 

    Big data refers to large, complex datasets that traditional data processing software cannot manage efficiently.

    • Volume: Refers to the vast amounts of data generated daily, e.g., social media posts, sensor data.

    • Velocity: The speed at which data is generated and processed, e.g., real-time data from IoT devices.

    • Variety: The different types of data, including structured, semi-structured, and unstructured data, e.g., text, i...

  • Answered by AI
  • Q2. What is AI and ML
  • Ans. 

    AI simulates human intelligence in machines; ML enables them to learn from data and improve over time.

    • AI (Artificial Intelligence) refers to the simulation of human intelligence in machines.

    • ML (Machine Learning) is a subset of AI that focuses on algorithms that learn from data.

    • Examples of AI include virtual assistants like Siri and Alexa.

    • Examples of ML include recommendation systems like those used by Netflix and Amazo...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Was about different ML algos
  • Q2. Regarding use cases , past expe
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain BERT Model Architecture and It differs form GPT
  • Ans. 

    BERT is a bidirectional transformer model for pre-training language representations, while GPT is a generative model.

    • BERT is a pre-training model that learns contextual representations of words by considering both left and right context.

    • GPT is a generative model that uses a transformer decoder to generate text based on the context.

    • BERT is bidirectional, meaning it can understand the context of a word by looking at both...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your Project well , what are problem you faced how you solved them techniques used concept behind the technique

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Apr 2023. 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 - Technical 

(1 Question)

  • Q1. 1. 2 python coding questions. First one was to find common elements between given 2 arrays. Second was to reverse the string and return back. 2. Discussions on project, Machine learning, Deep learning conc...
Round 3 - Technical 

(1 Question)

  • Q1. 1.Discussions on project, one case study given related to data science and other behavioral questions asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Have good understanding of basic python, SQL will suffice.
2.Have a good grasp on project you have done.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2021. 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 - Technical 

(2 Questions)

  • Q1. What is p value? What is spacy, NLP, NER model?
  • Ans. 

    p value is a statistical measure that helps determine the significance of a hypothesis test.

    • p value is the probability of obtaining a result as extreme or more extreme than the observed result, assuming the null hypothesis is true.

    • A p value of less than 0.05 is considered statistically significant.

    • Spacy is an open-source software library for advanced natural language processing (NLP).

    • NLP is a field of study that focuse...

  • Answered by AI
  • Q2. What is lamda function in python?
  • Ans. 

    Lambda function is an anonymous function in Python that can take any number of arguments and can only have one expression.

    • Lambda functions are defined using the keyword 'lambda'.

    • They are commonly used with built-in functions like filter(), map(), and reduce().

    • Lambda functions can be used to create small, throwaway functions that are not needed elsewhere in the code.

    • They are often used to write more concise and readable...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If your basics are strong you can clear technical rpund.

Skills evaluated in this interview

Interview questions from similar companies

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

Interview Questionnaire 

3 Questions

  • Q1. OOP concepts - Overriding & overloading, Abstraction, difference between C and C++, constructors
  • Q2. Databases - Horizontal and vertical scaling, MySQL vs MongoDB, Primary Key vs Unique Key
  • Ans. 

    Explanation of horizontal and vertical scaling, MySQL vs MongoDB, Primary Key vs Unique Key

    • Horizontal scaling involves adding more machines to distribute load, while vertical scaling involves adding more resources to a single machine

    • MySQL is a relational database while MongoDB is a NoSQL database

    • Primary key is a unique identifier for a record while unique key ensures that a column has unique values

    • MySQL supports both h...

  • Answered by AI
  • Q3. Resume based questions - Cloud computing, project explanation, AWS fundamentals

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very thorough with your resume. Go through the details of your mentioned project - design & architecture, flow, technical stack, database used. Try not to put up skills you aren't ready to be cross-questioned about.

Interview Questionnaire 

1 Question

  • Q1. About your course projects and your roles in them

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Know about your course and projects. Be truthful

Interview Questionnaire 

1 Question

  • Q1. Whate are mode of HCM extracts?

Accenture Interview FAQs

How many rounds are there in Accenture Senior Data Scientist interview?
Accenture interview process usually has 2 rounds. The most common rounds in the Accenture interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Accenture 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 Accenture. The most common topics and skills that interviewers at Accenture expect are Data Analysis, Data Mining, Python, SQL and Business Solutions.
What are the top questions asked in Accenture Senior Data Scientist interview?

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

  1. How to handel less dataset for regression probl...read more
  2. What is lamda function in pyth...read more
  3. What is p value? What is spacy, NLP, NER mod...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.6/5

based on 10 interview experiences

Difficulty level

Easy 20%
Moderate 80%

Duration

Less than 2 weeks 25%
2-4 weeks 75%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.8
 • 3.4k Interviews
IBM Interview Questions
4.0
 • 2.5k Interviews
DXC Technology Interview Questions
3.7
 • 839 Interviews
View all
Accenture Senior Data Scientist Salary
based on 242 salaries
₹13.4 L/yr - ₹25 L/yr
36% less than the average Senior Data Scientist Salary in India
View more details

Accenture Senior Data Scientist Reviews and Ratings

based on 9 reviews

4.1/5

Rating in categories

3.6

Skill development

4.0

Work-life balance

3.3

Salary

4.1

Job security

3.7

Company culture

2.7

Promotions

3.6

Work satisfaction

Explore 9 Reviews and Ratings
Application Development Analyst
39.3k salaries
unlock blur

₹4.8 L/yr - ₹11 L/yr

Application Development - Senior Analyst
27.7k salaries
unlock blur

₹8.3 L/yr - ₹16.1 L/yr

Team Lead
26.6k salaries
unlock blur

₹12.6 L/yr - ₹22.5 L/yr

Senior Analyst
19.5k salaries
unlock blur

₹9.1 L/yr - ₹15.7 L/yr

Senior Software Engineer
18.5k salaries
unlock blur

₹10.4 L/yr - ₹18 L/yr

Explore more salaries
Compare Accenture with

TCS

3.6
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

3.6
Compare
write
Share an Interview