Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Accenture Data Engineer Interview Questions, Process, and Tips

Updated 5 Jan 2025

Top Accenture Data Engineer Interview Questions and Answers

  • Q1. What all the optimisation are possible to reduce the overhead of reducing the reading part of large datasets in spark ?
  • Q2. Write a sql query to find the name of person who logged in last within each country from Person Table ?
  • Q3. What to import data from RDMS via sqoop without primary key
View all 72 questions

Accenture Data Engineer Interview Experiences

78 interviews found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 19 Jun 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is Slowly Changing Dimension 2
  • Ans. 

    Slowly Changing Dimension 2 (SCD2) is a data warehousing concept where historical data is preserved by creating new records for changes.

    • SCD2 is used to track historical changes in data over time.

    • It involves creating new records for changes while preserving old records.

    • Commonly used in data warehousing to maintain historical data for analysis.

    • Example: If a customer changes their address, a new record with the updated ad...

  • Answered by AI
  • Q2. What is Delta Table concept
  • Ans. 

    Delta Table is a type of table in Delta Lake that supports ACID transactions and time travel capabilities.

    • Delta Table is a type of table in Delta Lake that supports ACID transactions.

    • It allows users to read and write data in an Apache Spark environment.

    • Delta Table provides time travel capabilities, enabling users to access previous versions of data.

    • It helps in ensuring data consistency and reliability in data pipelines

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Data Engineer interview:
  • Databricks
  • Delta Table
  • Slowly Changing Dimensions

Skills evaluated in this interview

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 21 Sep 2024

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

(1 Question)

  • Q1. Java concepts and oops concepts
Round 2 - One-on-one 

(1 Question)

  • Q1. Project related

Data Engineer Interview Questions Asked at Other Companies

asked in Cisco
Q1. Optimal Strategy for a Coin Game You are playing a coin game with ... read more
asked in Sigmoid
Q2. Next Greater Element Problem Statement You are given an array arr ... read more
asked in Sigmoid
Q3. Problem: Search In Rotated Sorted Array Given a sorted array that ... read more
asked in Cisco
Q4. Covid Vaccination Distribution Problem As the Government ramps up ... read more
asked in LTIMindtree
Q5. 1) If you are given a card with 1-1000 numbers and there are 4 bo ... read more

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Nov 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(1 Question)

  • Q1. How is data processed using PySpark?
  • Ans. 

    Data is processed using PySpark by creating Resilient Distributed Datasets (RDDs) and applying transformations and actions.

    • Data is loaded into RDDs from various sources such as HDFS, S3, or databases.

    • Transformations like map, filter, reduceByKey, etc., are applied to process the data.

    • Actions like collect, count, saveAsTextFile, etc., are used to trigger the actual computation.

    • PySpark provides a distributed computing fr...

  • Answered by AI

Skills evaluated in this interview

Data Engineer Interview Questions & Answers

user image Ashwin Gahane

posted on 15 Jun 2024

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

2 codes while interview

Round 2 - One-on-one 

(2 Questions)

  • Q1. Practical question based on reltime
  • Q2. ADF,DATABRICKS,SQL
Round 3 - HR 

(1 Question)

  • Q1. EXPECTED SALARY

Accenture interview questions for designations

 Senior Data Engineer

 (13)

 Big Data Engineer

 (3)

 Lead Data Engineer

 (1)

 Data Architect

 (2)

 Azure Data Engineer

 (8)

 Data Engineer 1

 (3)

 Gcp Data Engineer

 (3)

 Associate Data Engineer

 (3)

Data Engineer Interview Questions & Answers

user image Saurabh Mahurkar

posted on 11 Nov 2024

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

Python Code
SQL Code

Round 2 - Technical 

(1 Question)

  • Q1. Spark Architecture

Get interview-ready with Top Accenture Interview Questions

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 16 Aug 2024

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 Feb 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain different kind of joins and give use case of self join
  • Ans. 

    Different types of joins include inner join, outer join, left join, and right join. Self join is used to join a table with itself.

    • Inner join: Returns rows when there is a match in both tables

    • Outer join: Returns all rows when there is a match in one of the tables

    • Left join: Returns all rows from the left table and the matched rows from the right table

    • Right join: Returns all rows from the right table and the matched rows ...

  • Answered by AI
  • Q2. What are different kind of triggers available in data factory and tell use case of each trigger
  • Ans. 

    Different kinds of triggers in Data Factory and their use cases

    • Schedule Trigger: Runs pipelines on a specified schedule, like daily or hourly

    • Tumbling Window Trigger: Triggers pipelines based on a defined window of time

    • Event Trigger: Triggers pipelines based on events like file arrival or HTTP request

    • Data Lake Storage Gen2 Trigger: Triggers pipelines when new data is added to a Data Lake Storage Gen2 account

  • Answered by AI
  • Q3. Difference between primary key and foreign key
  • Ans. 

    Primary key uniquely identifies a record in a table, while foreign key establishes a link between two tables.

    • Primary key ensures each record is unique in a table

    • Foreign key establishes a relationship between tables

    • Primary key is used to enforce entity integrity

    • Foreign key is used to enforce referential integrity

  • Answered by AI

Skills evaluated in this interview

Data Engineer Jobs at Accenture

View all

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Oct 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Coding Test 

30 mins. Questions on Pyspark, SQL, Internals of Pyspark

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 31 Aug 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Basic of programming
  • Q2. Fundamental of Computer science

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. RDD vs Dataframe
  • Q2. Spark optimization

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Mar 2024

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

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. What does select count(0) mean?
  • Ans. 

    Select count(0) returns the count of rows in a table, regardless of the values in the specified column.

    • Select count(0) counts all rows in a table, ignoring the values in the specified column.

    • It is equivalent to select count(*) or select count(1).

    • Example: SELECT COUNT(0) FROM table_name;

  • Answered by AI
  • Q2. What is sharding?
  • Ans. 

    Sharding is a database partitioning technique where large databases are divided into smaller, more manageable parts called shards.

    • Sharding helps distribute data across multiple servers to improve performance and scalability.

    • Each shard contains a subset of the data, allowing for parallel processing and faster query execution.

    • Common sharding strategies include range-based sharding, hash-based sharding, and list-based sha...

  • Answered by AI
  • Q3. What are slots in Bigquery?
  • Ans. 

    Slots in Bigquery are virtual partitions that allow users to control the amount of data processed by a query.

    • Slots help in managing query resources and controlling costs

    • Users can purchase additional slots to increase query capacity

    • Slots are used to allocate processing power for queries based on the amount purchased

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was Intermediate level for Google cloud

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Accenture Interview FAQs

How many rounds are there in Accenture Data Engineer interview?
Accenture interview process usually has 1-2 rounds. The most common rounds in the Accenture interview process are Technical, HR and One-on-one Round.
How to prepare for Accenture Data Engineer 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 SQL, Data Warehousing, Data Quality, Python and Data Modeling.
What are the top questions asked in Accenture Data Engineer interview?

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

  1. What all the optimisation are possible to reduce the overhead of reducing the r...read more
  2. Write a sql query to find the name of person who logged in last within each cou...read more
  3. What to import data from RDMS via sqoop without primary ...read more
How long is the Accenture Data Engineer interview process?

The duration of Accenture Data Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

INTERVIEWS

Capgemini

No Interviews

SALARIES

Ford Business Solutions

REVIEWS

Fractal Analytics

No Reviews

SALARIES

Crayon Data

SALARIES

TEKsystems

REVIEWS

ANZ Operations & Technology

No Reviews

JOBS

Briskwin IT Solutions

No Jobs

SALARIES

HDFC Bank

SALARIES

Infosys

Tell us how to improve this page.

Accenture Data Engineer Interview Process

based on 85 interviews

3 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round
View more

Data Engineer Interview Questions from Similar Companies

View all
Accenture Data Engineer Salary
based on 2.4k salaries
₹4.5 L/yr - ₹15.7 L/yr
9% less than the average Data Engineer Salary in India
View more details

Accenture Data Engineer Reviews and Ratings

based on 206 reviews

4.0/5

Rating in categories

3.9

Skill development

3.9

Work-life balance

3.4

Salary

3.8

Job security

3.9

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 206 Reviews and Ratings
Data Engineer

Bangalore / Bengaluru

3-6 Yrs

₹ 5.76-10.5 LPA

Data Engineer

Bangalore / Bengaluru

3-5 Yrs

₹ 5.76-16.69076 LPA

Data Engineer

Hyderabad / Secunderabad

2-6 Yrs

₹ 3.6-14 LPA

Explore more jobs
Application Development Analyst
38.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Application Development - Senior Analyst
26.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
24.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
18.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
17.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

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