Upload Button Icon Add office photos
Engaged Employer

i

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

Tech Mahindra Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tech Mahindra Azure Data Engineer Interview Questions, Process, and Tips

Updated 14 Feb 2025

Top Tech Mahindra Azure Data Engineer Interview Questions and Answers

  • Q1. Lets say you have table 1 with values 1,2,3,5,null,null,0 and table 2 has null,2,4,7,3,5 What would be the output after inner join?
  • Q2. How do you design an effective ADF pipeline and what all metrics and considerations you should keep in mind while designing?
  • Q3. What methods do you use to transfer data from on-premises storage to Azure Data Lake Storage Gen2?
View all 9 questions

Tech Mahindra Azure Data Engineer Interview Experiences

6 interviews found

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. SQL medium questions to be done in Pyspark parallely.
  • Q2. Datafactory and other azure resources scenario based
Round 2 - Technical 

(1 Question)

  • Q1. Project discussion with the team lead and manager
Round 3 - Client Interview 

(1 Question)

  • Q1. Technical and general discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Lets say you have table 1 with values 1,2,3,5,null,null,0 and table 2 has null,2,4,7,3,5 What would be the output after inner join?
  • Ans. 

    The output after inner join of table 1 and table 2 will be 2,3,5.

    • Inner join only includes rows that have matching values in both tables.

    • Values 2, 3, and 5 are present in both tables, so they will be included in the output.

    • Null values are not considered as matching values in inner join.

  • Answered by AI
  • Q2. Lets say you have customers table with customerID and customer name, Orders table with OrderId and CustomerID. write a query to find the customer name who placed the maximum orders. if more than one person...
  • Q3. Spark Architecture, Optimisation techniques
  • Q4. Some personal questions.
Round 2 - Technical 

(5 Questions)

  • Q1. Explain the entire architecture of a recent project you are working on in your organisation.
  • Ans. 

    The project involves building a data pipeline to ingest, process, and analyze large volumes of data from various sources in Azure.

    • Utilizing Azure Data Factory for data ingestion and orchestration

    • Implementing Azure Databricks for data processing and transformation

    • Storing processed data in Azure Data Lake Storage

    • Using Azure Synapse Analytics for data warehousing and analytics

    • Leveraging Azure DevOps for CI/CD pipeline aut

  • Answered by AI
  • Q2. How do you design an effective ADF pipeline and what all metrics and considerations you should keep in mind while designing?
  • Ans. 

    Designing an effective ADF pipeline involves considering various metrics and factors.

    • Understand the data sources and destinations

    • Identify the dependencies between activities

    • Optimize data movement and processing for performance

    • Monitor and track pipeline execution for troubleshooting

    • Consider security and compliance requirements

    • Use parameterization and dynamic content for flexibility

    • Implement error handling and retries fo

  • Answered by AI
  • Q3. Lets say you have a very huge data volume and in terms of performance how would you slice and dice the data in such a way that you can boost the performance?
  • Q4. Lets say you have to reconstruct a table and we have to preserve the historical data ? ( i couldnt answer that but please refer to SCD)
  • Q5. We have adf and databricks both, i can achieve transformation , fetching the data and loading the dimension layer using adf also but why do we use databricks if both have the similar functionality for few ...
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions

Interview Preparation Tips

Topics to prepare for Tech Mahindra Azure Data Engineer interview:
  • SQL
  • Databricks
  • Azure Data Factory
  • Pyspark
  • Spark
Interview preparation tips for other job seekers - The interviewers were really nice.

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 KPMG India
Q2. Difference between RDD, Dataframe and Dataset. How and what you h ... read more
asked in Techigai
Q3. What is incremental load and other types of loads? How do you imp ... 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 Interview Questions & Answers

user image Niranjan Reddy

posted on 17 Jan 2025

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the optimization techniques used in Spark?
  • Q2. What methods do you use to transfer data from on-premises storage to Azure Data Lake Storage Gen2?
Round 2 - Technical 

(1 Question)

  • Q1. Types of joins and spark queries
Round 3 - HR 

(1 Question)

  • Q1. What is your willingness to work in a firm office environment?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Project Architecture, spark transformations used?
  • Ans. 

    The project architecture includes Spark transformations for processing large volumes of data.

    • Spark transformations are used to manipulate data in distributed computing environments.

    • Examples of Spark transformations include map, filter, reduceByKey, join, etc.

  • Answered by AI
  • Q2. Advanced SQL questions - highest sales from each city
  • Ans. 

    Use window functions like ROW_NUMBER() to find highest sales from each city in SQL.

    • Use PARTITION BY clause in ROW_NUMBER() to partition data by city

    • Order the data by sales in descending order

    • Filter the results to only include rows with row number 1

  • Answered by AI
  • Q3. Data modelling - Star schema, Snowflake schema, Dimension and Fact tables
  • Q4. Databricks - how to mount?
  • Ans. 

    Databricks can be mounted using the Databricks CLI or the Databricks REST API.

    • Use the Databricks CLI command 'databricks fs mount' to mount a storage account to a Databricks workspace.

    • Alternatively, you can use the Databricks REST API to programmatically mount storage.

  • Answered by AI
  • Q5. Questions on ADF - pipeline used in the project
Round 2 - One-on-one 

(1 Question)

  • Q1. Questions on Databricks - optimizations, history, autoloader, liquid clustering, autoscaling

Skills evaluated in this interview

Tech Mahindra interview questions for designations

 Data Engineer

 (14)

 Data Engineer 1

 (2)

 Gcp Data Engineer

 (2)

 Associate Data Engineer

 (1)

 Senior Data Engineer

 (1)

 AWS Data Engineer

 (1)

 Big Data Engineer

 (1)

 Data Analyst

 (17)

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

It was a SQL-related question that required you to solve the problem.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly for the interview to ensure that they cannot identify any mistakes that could lead to your rejection.

Get interview-ready with Top Tech Mahindra Interview Questions

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

(1 Question)

  • Q1. What is incremental load. What is partition and bucketing. Spark archtecture
  • Ans. 

    Incremental load is the process of loading only new or updated data into a data warehouse, rather than reloading all data each time.

    • Incremental load helps in reducing the time and resources required for data processing.

    • It involves identifying new or updated data since the last load and merging it with the existing data.

    • Common techniques for incremental load include using timestamps or change data capture (CDC) mechanis...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based question on spark performance optimization.

Skills evaluated in this interview

Azure Data Engineer Jobs at Tech Mahindra

View all

Interview questions from similar companies

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

Round 1 - Technical 

(5 Questions)

  • Q1. How would you create a pipeline for ADLS to SQL data movement?
  • Q2. How would you create a pipeline from REST API to ADLS? What is there are 8 million rows of records?
  • Q3. IF data needs filtering, joining and aggregation, how would you do it with ADF?
  • Q4. Explain medallion architecture.
  • Q5. Explain medallion with databricks
Round 2 - HR 

(1 Question)

  • Q1. Basic questions and salary expectation.

Interview Preparation Tips

Topics to prepare for Capgemini Azure Data Engineer interview:
  • ADF
  • Databricks
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Dec 2024.

Round 1 - Technical 

(4 Questions)

  • Q1. 2 Python Questions based on Strong and List manipulation.
  • Q2. 2 Sql Questions
  • Q3. 1 Pyspark Question
  • Q4. What is service principal, ADF questions...
Round 2 - HR 

(2 Questions)

  • Q1. Introduction. Question on last company why left.
  • Q2. Salary Negotiation.
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
  • Q2. How to pass parameters form ADF to ADB

Interview Preparation Tips

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Rdd,adf IR,databricks,spark architecture
  • Q2. Agile,project related questions

Tech Mahindra Interview FAQs

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

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

  1. Lets say you have table 1 with values 1,2,3,5,null,null,0 and table 2 has null,...read more
  2. How do you design an effective ADF pipeline and what all metrics and considerat...read more
  3. What methods do you use to transfer data from on-premises storage to Azure Data...read more

Tell us how to improve this page.

Tech Mahindra Azure Data Engineer Interview Process

based on 6 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more
Tech Mahindra Azure Data Engineer Salary
based on 261 salaries
₹3.2 L/yr - ₹11 L/yr
20% less than the average Azure Data Engineer Salary in India
View more details

Tech Mahindra Azure Data Engineer Reviews and Ratings

based on 9 reviews

2.6/5

Rating in categories

2.9

Skill development

2.8

Work-life balance

2.4

Salary

2.3

Job security

2.9

Company culture

2.0

Promotions

2.2

Work satisfaction

Explore 9 Reviews and Ratings
Software Engineer
26.4k salaries
unlock blur

₹2 L/yr - ₹9.2 L/yr

Senior Software Engineer
21.4k salaries
unlock blur

₹5.5 L/yr - ₹23 L/yr

Technical Lead
11.7k salaries
unlock blur

₹9.5 L/yr - ₹38 L/yr

Associate Software Engineer
5.4k salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Team Lead
5k salaries
unlock blur

₹5.2 L/yr - ₹17 L/yr

Explore more salaries
Compare Tech Mahindra with

Infosys

3.6
Compare

Cognizant

3.8
Compare

Accenture

3.8
Compare

Wipro

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