Upload Button Icon Add office photos

Filter interviews by

Accenture Data Science Engineer Interview Questions and Answers

Updated 26 Jul 2024

Accenture Data Science Engineer Interview Experiences

2 interviews found

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

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

Round 1 - Coding Test 

2 coding questions asked in python

Round 2 - Technical 

(2 Questions)

  • Q1. Basic ML algorithms
  • Q2. Deep learning based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Study well the basics and projects
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Nov 2022. 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 the static keyword in java?
  • Ans. 

    The static keyword in Java is used to create variables and methods that belong to the class itself, rather than an instance of the class.

    • Static variables are shared among all instances of a class.

    • Static methods can be called without creating an object of the class.

    • Static blocks are used to initialize static variables.

    • Static nested classes do not require an instance of the outer class to be instantiated.

  • Answered by AI
  • Q2. What is binary semaphore? What is its use?
  • Ans. 

    A binary semaphore is a synchronization primitive that can have only two values: 0 and 1.

    • It is used to control access to a shared resource by multiple threads or processes.

    • When the semaphore value is 0, it means the resource is currently being used and other threads/processes must wait.

    • When the semaphore value is 1, it means the resource is available and can be used by a thread/process.

    • Binary semaphores are often used ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Data Science Engineer interview:
  • Time Management
  • Teamwork
Interview preparation tips for other job seekers - Be open minded and ready to learn.
Be professional.
Keep busy.
Manage your time wisely.
Keep track of your project 👍🏼.

Skills evaluated in this interview

Data Science Engineer Interview Questions Asked at Other Companies

asked in Dunnhumby
Q1. What is DAG? how a spark job works how the dag gets created
asked in Accenture
Q2. What is binary semaphore? What is its use?
Q3. How will you handle client when task is not completed on time.
asked in Dunnhumby
Q4. What is RDD and how its different from DF and Datasets
Q5. what is AI and what is neural network and types

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between fact and figure.
  • Ans. 

    Fact is a statement that can be proven true or false, while figure is a numerical value or statistic.

    • Fact is a statement that can be verified or proven true or false.

    • Figure is a numerical value or statistic.

    • Facts are objective and can be verified through evidence or research.

    • Figures are quantitative data used to represent information.

    • Example: 'The sky is blue' is a fact, while 'The average temperature is 25 degrees Cel

  • Answered by AI
  • Q2. Explain data modelling
  • Ans. 

    Data modelling is the process of creating a visual representation of data to understand its structure, relationships, and patterns.

    • Data modelling involves identifying entities, attributes, and relationships in a dataset.

    • It helps in organizing data in a way that is easy to understand and analyze.

    • Common data modelling techniques include Entity-Relationship (ER) diagrams and UML diagrams.

    • Data modelling is essential for da...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Coding test is important

Round 2 - Coding Test 

Most important in coding test

Round 3 - Group Discussion 

Group discussion is share the projects many people one idea

Round 4 - HR 

(1 Question)

  • Q1. Last round in HR round in salary details joining in company

Data Science Engineer Interview Questions & Answers

Cognizant user image Aila Chanakya Darahas

posted on 16 Feb 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Good execellnt and well done

Round 2 - HR 

(2 Questions)

  • Q1. Tell me your self
  • Q2. Tell me why cogniznt
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 - One-on-one 

(3 Questions)

  • Q1. Always prepare projects u have worked on in STAR format.
  • Q2. Tell me about yourself .
  • Q3. Explain any 4 projects in STAR format
  • Ans. 

    Developed a recommendation system for an e-commerce website

    • Used collaborative filtering to recommend products to users

    • Implemented the system using Python and Apache Spark

    • Evaluated the system's performance using precision and recall metrics

    • Improved the system's performance by incorporating user feedback

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your answers in structural way.
And explain projects in STAR format.

Data Science Engineer Interview Questions & Answers

IBM user image Arunanshu Chakraborty

posted on 21 Jul 2021

I applied via Recruitment Consultant and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Data Engineering questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared properly
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Forecasting problem - Predict daily sku level sales

Round 2 - Technical 

(2 Questions)

  • Q1. What is difference between bias and variance
  • Ans. 

    Bias is error due to overly simplistic assumptions, variance is error due to overly complex models.

    • Bias is the error introduced by approximating a real-world problem, leading to underfitting.

    • Variance is the error introduced by modeling the noise in the training data, leading to overfitting.

    • High bias can cause a model to miss relevant relationships between features and target variable.

    • High variance can cause a model to ...

  • Answered by AI
  • Q2. Parametric vs non parametruc model
  • Ans. 

    Parametric models make strong assumptions about the form of the underlying data distribution, while non-parametric models do not.

    • Parametric models have a fixed number of parameters, while non-parametric models have a flexible number of parameters.

    • Parametric models are simpler and easier to interpret, while non-parametric models are more flexible and can capture complex patterns in data.

    • Examples of parametric models inc...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Basic DP, Array Questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Resume Walkthrough and Discussion, Medium level coding questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Discussion with Manager
Round 5 - HR 

(1 Question)

  • Q1. Normal HR round
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 3 interview rounds.

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 - Technical 

(1 Question)

  • Q1. About your project and experience
Round 3 - Coding Test 

Core Python questions were asked

Accenture Interview FAQs

How many rounds are there in Accenture Data Science Engineer interview?
Accenture interview process usually has 2 rounds. The most common rounds in the Accenture interview process are Technical, Resume Shortlist and Coding Test.
What are the top questions asked in Accenture Data Science Engineer interview?

Some of the top questions asked at the Accenture Data Science Engineer interview -

  1. What is binary semaphore? What is its u...read more
  2. What is the static keyword in ja...read more
  3. Deep learning based questi...read more

Tell us how to improve this page.

Accenture Data Science Engineer Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more
Accenture Data Science Engineer Salary
based on 15 salaries
₹6.8 L/yr - ₹14 L/yr
22% less than the average Data Science Engineer Salary in India
View more details

Accenture Data Science Engineer Reviews and Ratings

based on 3 reviews

4.5/5

Rating in categories

5.0

Skill development

4.4

Work-life balance

3.7

Salary

4.3

Job security

4.5

Company culture

3.7

Promotions

4.5

Work satisfaction

Explore 3 Reviews and Ratings
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
26.2k salaries
unlock blur

₹6.9 L/yr - ₹20.2 L/yr

Team Lead
24.2k salaries
unlock blur

₹7 L/yr - ₹25.3 L/yr

Senior Software Engineer
18.3k salaries
unlock blur

₹6 L/yr - ₹19.2 L/yr

Software Engineer
17.5k salaries
unlock blur

₹3.6 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Infosys

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