Premium Employer

i

This company page is being actively managed by Infosys Team. If you also belong to the team, you can get access from here

Infosys Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infosys ETL Developer Interview Questions, Process, and Tips

Updated 17 Jan 2025

Top Infosys ETL Developer Interview Questions and Answers

Infosys ETL Developer Interview Experiences

5 interviews found

ETL Developer Interview Questions & Answers

user image Anonymous

posted on 23 Aug 2024

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

ETL Developer Interview Questions & Answers

user image Anonymous

posted on 15 Apr 2024

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

(1 Question)

  • Q1. Performance tuning of ssis packages
  • Ans. 

    Performance tuning of SSIS packages involves optimizing data flow, memory usage, and parallelism.

    • Optimize data flow by using efficient data sources and destinations

    • Minimize memory usage by using appropriate buffer sizes and reducing unnecessary data transformations

    • Increase parallelism by using multiple threads and optimizing task execution order

    • Use performance monitoring tools like SSIS logging and performance counters...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Basics,ETL Process and performance tuning
Round 3 - HR 

(1 Question)

  • Q1. Past experience

Skills evaluated in this interview

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?

ETL Developer Interview Questions & Answers

user image Anonymous

posted on 11 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing

ETL Developer Interview Questions & Answers

user image Anonymous

posted on 17 Jan 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How to delete files older than 30 days?

Infosys interview questions for designations

 Informatica ETL Developer

 (1)

 Senior ETL Developer

 (1)

 ETL Tester

 (11)

 ETL Testing Engineer

 (1)

 Developer

 (22)

 Software Developer

 (261)

 Java Developer

 (145)

 Salesforce Developer

 (34)

ETL Developer Interview Questions & Answers

user image Anonymous

posted on 15 Jul 2022

Round 1 - Technical 

(2 Questions)

  • Q1. About project worked on
  • Q2. Skill set questions based on what you are worked on
Round 2 - HR 

(1 Question)

  • Q1. Compansation Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident for what you have on the skillset. Go through the concepts before going to interview with multiple sites.

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

Infosys Interview FAQs

How many rounds are there in Infosys ETL Developer interview?
Infosys interview process usually has 1-2 rounds. The most common rounds in the Infosys interview process are Technical, HR and One-on-one Round.
How to prepare for Infosys ETL Developer 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 Infosys. The most common topics and skills that interviewers at Infosys expect are ETL Testing, ETL, Software Quality Assurance, Testing Tools and AWS Lambda.
What are the top questions asked in Infosys ETL Developer interview?

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

  1. How to delete files older than 30 da...read more
  2. Query to find duplicates in ta...read more
  3. What is loads in informat...read more

Tell us how to improve this page.

Infosys ETL Developer Interview Process

based on 4 interviews

1 Interview rounds

  • Technical Round
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys ETL Developer Salary
based on 210 salaries
₹3 L/yr - ₹10.3 L/yr
18% less than the average ETL Developer Salary in India
View more details

Infosys ETL Developer Reviews and Ratings

based on 13 reviews

4.1/5

Rating in categories

4.3

Skill development

3.9

Work-life balance

2.6

Salary

4.1

Job security

4.1

Company culture

2.4

Promotions

3.7

Work satisfaction

Explore 13 Reviews and Ratings
Python ETL Developer

Pune,

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Etl Developer - IBM Infosphere DataStage

Hyderabad / Secunderabad,

Pune

+1

5-9 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
55.9k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
50.5k salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

System Engineer
39.5k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.7k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.8k salaries
unlock blur

₹6.2 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

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