Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture ETL Developer Interview Questions and Answers

Updated 20 Mar 2024

Accenture ETL Developer Interview Experiences

2 interviews found

ETL Developer Interview Questions & Answers

user image Anonymous

posted on 20 Mar 2024

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

(2 Questions)

  • Q1. Informatica powercenter architecture, scd1, scd2 etc
  • Q2. Lookups and where to use them
  • Ans. 

    Lookups are used to retrieve related data from another table based on a common key.

    • Lookups are used in ETL processes to enrich data by adding additional information from a reference table.

    • They are commonly used to replace codes with corresponding descriptions, such as replacing product IDs with product names.

    • Lookups can be performed using SQL joins or lookup transformations in ETL tools like Informatica or Talend.

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

4 Questions

  • Q1. Whats is mapping
  • Ans. 

    Mapping is the process of defining the relationship between source and target data in ETL.

    • Mapping involves identifying the source and target data structures.

    • It also involves defining the transformation rules to be applied to the source data.

    • Mappings can be simple or complex depending on the complexity of the data.

    • Mapping is a critical step in ETL as it determines the accuracy and completeness of the data in the target

  • Answered by AI
  • Q2. What is sesson
  • Ans. 

    Session refers to a period of time during which a user interacts with a computer system or application.

    • A session is created when a user logs into a system or application.

    • It is used to track user activity and maintain user-specific data.

    • Sessions can be terminated manually or automatically after a certain period of inactivity.

    • Session management is important for security purposes.

    • Examples of session management techniques

  • Answered by AI
  • Q3. Which role u did
  • Q4. Oracle sqi pl sqi

ETL Developer Interview Questions Asked at Other Companies

asked in Ciber
Q1. What are the content of APT_CONFIG_FILE? Can you brief on the rel ... read more
asked in ZS
Q2. What is the process flow of Slowly Changing Dimension Type 2 (SCD ... read more
asked in Ciber
Q3. What is RCP? In What scenario you have used this in your project?
Q4. What is trigger . Do Implementation of types of trigger?
asked in Ciber
Q5. What are the methods available in Aggregator stage?

Interview questions from similar companies

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 Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Lookup ,router,joiner
  • Q2. Different types of caches
  • Q3. Scd1 and scd2 implementation
  • Q4. Fact and dimensions tables and different data modelling
Round 2 - HR 

(1 Question)

  • Q1. Salary discuss and location discussion

ETL Developer Interview Questions & Answers

Tech Mahindra user image RAMAVATHULA CHANDRA NAIK

posted on 4 Feb 2025

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

(2 Questions)

  • Q1. They were asking very logical and technical questions on interview time
  • Q2. They were test our skills and time punctuation
Round 2 - HR 

(1 Question)

  • Q1. They were discussed with some technical questions and based on knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - They were asking technical questions and based on our resume mentioned questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explainyour job role
  • Ans. 

    ETL Developers are responsible for designing, developing, and maintaining ETL processes to extract, transform, and load data from various sources into a data warehouse.

    • Designing ETL processes to extract data from multiple sources

    • Transforming data to meet business requirements

    • Loading data into a data warehouse or other target systems

    • Developing and maintaining ETL jobs using tools like Informatica, Talend, or SSIS

  • Answered by AI
  • Q2. Explain implementation of SCD 1 in IICS
  • Ans. 

    SCD Type 1 in IICS involves overwriting existing data with new data without maintaining historical changes.

    • In IICS, use the Mapping Designer to create a mapping that loads data from source to target.

    • Use a Lookup transformation to check if the record already exists in the target table.

    • If the record exists, update the existing record with new data using an Update Strategy transformation.

    • If the record does not exist, inse...

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is loads in informatica
  • Ans. 

    Loads in Informatica refer to the process of moving data from source to target in a data warehouse.

    • Loads involve extracting data from source systems

    • Transforming the data as needed

    • Loading the data into the target data warehouse or database

    • Loads can be full, incremental, or delta depending on the requirements

    • Example: Loading customer data from a CRM system into a data warehouse for analysis

  • Answered by AI
  • Q2. Query to find duplicates in table
  • Ans. 

    Use GROUP BY and HAVING clause to find duplicates in a table.

    • Use GROUP BY to group rows with same values together

    • Use HAVING COUNT(*) > 1 to filter out duplicates

    • Example: SELECT column_name, COUNT(*) FROM table_name GROUP BY column_name HAVING COUNT(*) > 1;

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am an experienced ETL Developer with a strong background in data integration and transformation.

    • Over 5 years of experience in ETL development

    • Proficient in using tools like Informatica, Talend, and SSIS

    • Strong SQL skills for data querying and manipulation

    • Experience in designing and implementing data warehouses

    • Familiar with data modeling and ETL best practices

  • Answered by AI
  • Q2. What is SCD type2
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I was interviewed in Jun 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Rank and dense rank
  • Q2. Scenario based etl question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain SSIS and ite use cases
  • Ans. 

    SSIS is a Microsoft tool used for ETL processes in data integration and data warehousing.

    • SSIS stands for SQL Server Integration Services

    • It is used for extracting, transforming, and loading data from various sources to destinations

    • SSIS can be used for automating workflows, data cleansing, and data migration tasks

    • It provides a visual interface for designing data flow tasks and control flow tasks

    • Example: Using SSIS to ext...

  • Answered by AI

Skills evaluated in this interview

ETL Developer Interview Questions & Answers

HCL Group user image LAKSHMI VENKATA SAI KUMAR B

posted on 17 Jan 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(1 Question)

  • Q1. IICS FUNCTIONS TRANSFORMATIONS SQL

Accenture Interview FAQs

How many rounds are there in Accenture ETL Developer interview?
Accenture interview process usually has 1 rounds. The most common rounds in the Accenture interview process are Technical.
What are the top questions asked in Accenture ETL Developer interview?

Some of the top questions asked at the Accenture ETL Developer interview -

  1. whats is mapp...read more
  2. Lookups and where to use t...read more
  3. what is ses...read more

Tell us how to improve this page.

Accenture ETL Developer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Accenture ETL Developer Salary
based on 307 salaries
₹2.8 L/yr - ₹12 L/yr
At par with the average ETL Developer Salary in India
View more details

Accenture ETL Developer Reviews and Ratings

based on 21 reviews

4.2/5

Rating in categories

4.0

Skill development

3.8

Work-life balance

3.7

Salary

3.6

Job security

4.5

Company culture

3.2

Promotions

3.9

Work satisfaction

Explore 21 Reviews and Ratings
Application Development Analyst
39k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27k salaries
unlock blur

₹6.9 L/yr - ₹20.2 L/yr

Team Lead
24.3k salaries
unlock blur

₹7.1 L/yr - ₹25.4 L/yr

Senior Software Engineer
18.3k salaries
unlock blur

₹6 L/yr - ₹19.5 L/yr

Software Engineer
17.5k salaries
unlock blur

₹3.6 L/yr - ₹12.9 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