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 Azure Data Engineer Interview Questions and Answers

Updated 9 Jan 2025

Infosys Azure Data Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. SCD type 1 and SCD type 2 in databircks
  • Ans. 

    SCD type 1 overwrites existing data, while SCD type 2 maintains historical data

    • SCD type 1 updates existing records with new information, losing historical data

    • SCD type 2 creates new records for changes, preserving historical data with effective start and end dates

    • In Databricks, SCD type 1 can be implemented using overwrite function, while SCD type 2 can be implemented using merge function

  • Answered by AI
  • Q2. How to pass parameters form ADF to ADB
  • Ans. 

    Parameters can be passed from Azure Data Factory (ADF) to Azure Data Factory (ADB) using linked services and datasets.

    • Create a linked service in ADF to connect to ADB

    • Define parameters in ADF pipeline and pass them to ADB activities

    • Use dynamic content expressions to pass parameters between ADF and ADB

    • Example: Pass a parameter for a SQL query in ADB from ADF pipeline

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on basics of dataenigineer
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Challenges faced in production deployment
  • Ans. 

    Challenges in production deployment include scalability, data consistency, and monitoring.

    • Ensuring scalability to handle increasing data volumes and user loads

    • Maintaining data consistency across different databases and systems

    • Implementing effective monitoring and alerting to quickly identify and resolve issues

  • Answered by AI
  • Q2. Tell me about your project
  • Ans. 

    Developed a data pipeline to ingest, process, and analyze customer feedback data for a retail company.

    • Used Azure Data Factory to orchestrate data flow

    • Implemented Azure Databricks for data processing and analysis

    • Utilized Azure Synapse Analytics for data warehousing

    • Generated visualizations using Power BI for insights

    • Implemented machine learning models for sentiment analysis

  • Answered by AI

Skills evaluated in this interview

Azure Data Engineer Interview Questions Asked at Other Companies

asked in TCS
Q1. 7. How can we load multiple(50)tables at a time using adf?
asked in Techigai
Q2. What is incremental load and other types of loads? How do you imp ... read more
asked in KPMG India
Q3. Difference between RDD, Dataframe and Dataset. How and what you h ... read more
asked in TCS
Q4. 2. What is the get metadata activity and what are the parameters ... read more
asked in KPMG India
Q5. What are key components in ADF? What all you have used in your pi ... read more

Azure Data Engineer Jobs at Infosys

View all

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. A-Z in MySQL, programming languages(only concepts)

Interview Questionnaire 

1 Question

  • Q1. Tell me something about your self?

Interview Preparation Tips

Interview preparation tips for other job seekers - Must have complete knowledge of your domain and you skill.

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions on Microsoft .net/core Azure.

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was technical 1 and it's all about 30 minutes around, during interview interviewer ask sometimes baseless questions but interviewee should catch the trap and respond trick to the answer. Sometimes interviewer argued during his or her point how they are correct on their ask but advice to the interviewee not to get into the dispute/argument rest all is depend on the person who is taking an interview technically.
Some formality question may ask like tell me about yourself? what were you are doing so far?are you comfortable for something like in night shifts? etc to check your communication. I advise be honest with yourself on this questions so that you may avoid searching next job after immediately joining the next organisation. I also request don't say yes for sake of yes for the offer and based on that you search the next organisation during your notice period and finally you may drop all the less offered salaries organisations, believe me the offer which you have rejected that may help to the needy person and also maintain the trust in the IT industry if you are honest with yourself.

thanks and best of luck.

I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Another Skills Prepare for this job?

Interview Preparation Tips

Interview preparation tips for other job seekers - I attend written test

I applied via Campus Placement and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Swap two number with and without temporary variable
  • Ans. 

    Swap two numbers with and without temporary variable

    • Without temporary variable: Use addition and subtraction

    • With temporary variable: Use a third variable to store the value of one of the numbers

    • Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;

    • Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be afraid. It companies take interview to select you. And if you are selected in this company you are not lucky enough so try hard.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java Basic questions and Git

Interview Preparation Tips

Interview preparation tips for other job seekers - After selection they haven't rolled the offer and put the profile on hold and then doesn't pick calls.

I applied via Campus Placement and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

The first round was an aptitude test with questions ranging from basic mathematical concepts to logical/analytical questions. English was also included in the test. The difficulty was medium and I was able to solve 70-80% of the questions.

Round 2 - Coding Test 

Two coding questions were the part of the test. I was supposed to solve and pass all the test cases for both the questions. The coding questions tested my knowledge in the field of arrays, loops and pointers. I was able to solve one and partially solve another.

Round 3 - Technical 

(1 Question)

  • Q1. The interview was a mixture of both HR as well as Technical. I was asked decent questions and tested my knowledge in the fundamentals of programming.

Interview Preparation Tips

Topics to prepare for LTIMindtree Software Engineer interview:
  • Python
  • Java
  • Full Stack
Interview preparation tips for other job seekers - Make sure that you are good in the fundamentals of Programming(if you are looking for an IT job) or just be good at a particular thing which perfectly suites your current necessities and also helps your career to grow in the future. Do not be disheartened if things do not go your way, there is always hope and a lot of companies would like to hire an intelligent candidate like you.
Cheers :)

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

Interview Questionnaire 

2 Questions

  • Q1. Interfaces
  • Q2. Oop concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - I interviewed for software engineer profile. Interview process were easy 1st apti round 2nd pseudo code round 3rd technical and HR. It was quite easy.

Infosys Interview FAQs

How many rounds are there in Infosys Azure Data Engineer interview?
Infosys interview process usually has 1 rounds. The most common rounds in the Infosys interview process are Technical and One-on-one Round.
How to prepare for Infosys Azure 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 Infosys. The most common topics and skills that interviewers at Infosys expect are Python, SQL Azure, Azure, ETL and Azure Data Factory.
What are the top questions asked in Infosys Azure Data Engineer interview?

Some of the top questions asked at the Infosys Azure Data Engineer interview -

  1. How to pass parameters form ADF to ...read more
  2. Challenges faced in production deploym...read more
  3. SCD type 1 and SCD type 2 in databir...read more

Tell us how to improve this page.

Infosys Azure Data Engineer Interview Process

based on 3 interviews

Interview experience

3
  
Average
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Azure Data Engineer Salary
based on 297 salaries
₹2.8 L/yr - ₹12 L/yr
24% less than the average Azure Data Engineer Salary in India
View more details

Infosys Azure Data Engineer Reviews and Ratings

based on 18 reviews

3.4/5

Rating in categories

3.7

Skill development

3.3

Work-life balance

2.5

Salary

3.8

Job security

3.2

Company culture

2.6

Promotions

3.3

Work satisfaction

Explore 18 Reviews and Ratings
Azure Data Engineer

Pune

3-5 Yrs

Not Disclosed

Azure Data Engineer

Hyderabad / Secunderabad,

Chennai

+1

5-9 Yrs

Not Disclosed

Azure Data Engineer

Pune,

Chennai

+1

5-9 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
55.4k salaries
unlock blur

₹3 L/yr - ₹11.1 L/yr

Senior Systems Engineer
51.2k salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

System Engineer
31.7k salaries
unlock blur

₹2.5 L/yr - ₹5.6 L/yr

Technical Lead
31k salaries
unlock blur

₹5.1 L/yr - ₹20 L/yr

Senior Associate Consultant
28.8k salaries
unlock blur

₹6.2 L/yr - ₹16.9 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

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