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

Clear (1)

Tech Mahindra Data Engineer Interview Questions, Process, and Tips

Updated 23 Jan 2025

Top Tech Mahindra Data Engineer Interview Questions and Answers

  • Q1. how to remove duplicate rows from bigquery? find the month of a given date in bigquery.
  • Q2. what operator is used in composer to move data from gcs to bq
  • Q3. What is the SQL query to calculate the average sales over a period of 7 days?
View all 13 questions

Tech Mahindra Data Engineer Interview Experiences

14 interviews found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Jan 2025

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. They asked me regarding project
  • Q2. Sql queries and data bricks related questions
Round 2 - Technical 

(1 Question)

  • Q1. Details explaination on project that I have worked and optimization techniques

Interview Preparation Tips

Interview preparation tips for other job seekers - I have successfully cleared the L1 and L2 rounds, and my background verification has also been completed. I was informed that an offer would be sent the next day. However, the HR then stated that there would be a discussion solely about the CTC, with no technical questions involved. I agreed to this; yet, the interviewer proceeded to ask high-level technical questions that I had not worked on, leading to the final decision of not selecting me. It felt like a fake interview process, accompanied by delayed communication and a lack of response, resulting in a very negative experience with Tech Mahindra.

Data Engineer Interview Questions & Answers

user image Rutuja Bhagat

posted on 15 Dec 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(7 Questions)

  • Q1. Difference between bigtable and bigquery.
  • Ans. 

    Bigtable is a NoSQL database for real-time analytics, while BigQuery is a fully managed data warehouse for running SQL queries.

    • Bigtable is a NoSQL database designed for real-time analytics and high throughput, while BigQuery is a fully managed data warehouse for running SQL queries.

    • Bigtable is used for storing large amounts of semi-structured data, while BigQuery is used for analyzing structured data using SQL queries.

    • ...

  • Answered by AI
  • Q2. How to remove duplicate rows from bigquery? find the month of a given date in bigquery.
  • Ans. 

    To remove duplicate rows from BigQuery, use the DISTINCT keyword. To find the month of a given date, use the EXTRACT function.

    • To remove duplicate rows, use SELECT DISTINCT * FROM table_name;

    • To find the month of a given date, use SELECT EXTRACT(MONTH FROM date_column) AS month_name FROM table_name;

    • Make sure to replace 'table_name' and 'date_column' with the appropriate values in your query.

  • Answered by AI
  • Q3. What operator is used in composer to move data from gcs to bq
  • Ans. 

    The operator used in Composer to move data from GCS to BigQuery is the GCS to BigQuery operator.

    • The GCS to BigQuery operator is used in Apache Airflow, which is the underlying technology of Composer.

    • This operator allows you to transfer data from Google Cloud Storage (GCS) to BigQuery.

    • You can specify the source and destination parameters in the operator to define the data transfer process.

  • Answered by AI
  • Q4. Write a code for this - input = [1,2,3,4] output = [1,4,9,16]
  • Ans. 

    Code to square each element in the input array.

    • Iterate through the input array and square each element.

    • Store the squared values in a new array to get the desired output.

  • Answered by AI
  • Q5. Dataflow vs dataproc.
  • Ans. 

    Dataflow is a fully managed stream and batch processing service, while Dataproc is a managed Apache Spark and Hadoop service.

    • Dataflow is a serverless data processing service that automatically scales to handle your data, while Dataproc is a managed Spark and Hadoop service that requires you to provision and manage clusters.

    • Dataflow is designed for both batch and stream processing, allowing you to process data in real-t...

  • Answered by AI
  • Q6. Architecture of bq. Query optimization techniques in bigquery.
  • Ans. 

    BigQuery architecture includes storage, execution, and optimization components for efficient query processing.

    • BigQuery stores data in Capacitor storage system for fast access.

    • Query execution is distributed across multiple nodes for parallel processing.

    • Query optimization techniques include partitioning tables, clustering tables, and using query cache.

    • Using partitioned tables can help eliminate scanning unnecessary data.

    • ...

  • Answered by AI
  • Q7. RDD vs dataframe vs dataset in pyspark
  • Ans. 

    RDD vs dataframe vs dataset in PySpark

    • RDD (Resilient Distributed Dataset) is the basic abstraction in PySpark, representing a distributed collection of objects

    • Dataframe is a distributed collection of data organized into named columns, similar to a table in a relational database

    • Dataset is a distributed collection of data with the ability to use custom classes for type safety and user-defined functions

    • Dataframes and Data...

  • Answered by AI

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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the SQL query to calculate the average sales over a period of 7 days?
  • Q2. Explain Data bricks architecture?

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 11 Dec 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 Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Sql scenarios based questions
  • Q2. Azure data engineering questions

Tech Mahindra interview questions for designations

 Big Data Engineer

 (1)

 Senior Data Engineer

 (1)

 Data Architect

 (1)

 Azure Data Engineer

 (6)

 Gcp Data Engineer

 (2)

 Data Engineer 1

 (2)

 Associate Data Engineer

 (1)

 AWS Data Engineer

 (1)

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Dec 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 Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Questions related to Database and ETL Process

Round 2 - HR 

(1 Question)

  • Q1. Why you want to join
  • Ans. 

    I am impressed by your innovative projects and collaborative work culture.

    • I admire your organization's commitment to cutting-edge technology and data-driven solutions.

    • I am excited about the opportunity to work with a team of talented professionals who share my passion for data engineering.

    • Your organization's reputation for fostering a collaborative and inclusive work environment is appealing to me.

  • Answered by AI

Get interview-ready with Top Tech Mahindra Interview Questions

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Sep 2024

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

(1 Question)

  • Q1. Mostly on cloud tools

Data Engineer Jobs at Tech Mahindra

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

I was interviewed in Apr 2024.

Round 1 - Coding Test 

Pyspark coding questions and sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Two rounds of Interview one is basic then technical and finally hr.

Data Engineer Interview Questions & Answers

user image Ashwini Malviya

posted on 8 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. How bigquery works?
  • Ans. 

    BigQuery is a fully managed, serverless data warehouse by Google Cloud for analyzing large datasets using SQL queries.

    • BigQuery is a cloud-based data warehouse that allows for fast SQL queries on large datasets.

    • It is fully managed and serverless, meaning users do not have to worry about infrastructure management.

    • BigQuery can handle petabytes of data and allows for real-time analytics with its streaming capabilities.

    • It s...

  • Answered by AI

Data Engineer Interview Questions & Answers

user image Prathamesh Karle

posted on 31 May 2024

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

(1 Question)

  • Q1. Technical round more of aws related questions

Data Engineer Interview Questions & Answers

user image Rishu Gupta

posted on 12 Mar 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

Basic aptitude and reasoning online test

Round 2 - Technical 

(1 Question)

  • Q1. SQL basic questions asked
Contribute & help others!
anonymous
You can choose to be anonymous

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra Data Engineer interview?
Tech Mahindra interview process usually has 1-2 rounds. The most common rounds in the Tech Mahindra interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Tech Mahindra 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 Python, SQL, Spark, ETL and AWS.
What are the top questions asked in Tech Mahindra Data Engineer interview?

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

  1. how to remove duplicate rows from bigquery? find the month of a given date in b...read more
  2. what operator is used in composer to move data from gcs to...read more
  3. What is the SQL query to calculate the average sales over a period of 7 da...read more
How long is the Tech Mahindra Data Engineer interview process?

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

Recently Viewed

DESIGNATION

Pyspark Developer

25 interviews

INTERVIEWS

Cognizant

No Interviews

INTERVIEWS

Cognizant

No Interviews

DESIGNATION

DESIGNATION

DESIGNATION

DESIGNATION

INTERVIEWS

Tech Mahindra

No Interviews

INTERVIEWS

Tech Mahindra

No Interviews

Tell us how to improve this page.

Tech Mahindra Data Engineer Interview Process

based on 13 interviews

3 Interview rounds

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

HCLTech

Find your spark at a global tech company that values your every skill

Data Engineer Interview Questions from Similar Companies

View all
Tech Mahindra Data Engineer Salary
based on 627 salaries
₹3 L/yr - ₹15.7 L/yr
11% less than the average Data Engineer Salary in India
View more details

Tech Mahindra Data Engineer Reviews and Ratings

based on 34 reviews

3.3/5

Rating in categories

3.4

Skill development

3.2

Work-life balance

2.6

Salary

3.1

Job security

3.0

Company culture

2.4

Promotions

3.1

Work satisfaction

Explore 34 Reviews and Ratings
Opening For Data Engineer

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Data Engineer

Noida,

Gurgaon / Gurugram

+1

1-5 Yrs

Not Disclosed

Explore more jobs
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.5k salaries
unlock blur

₹1.8 L/yr - ₹8.2 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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent