Upload Button Icon Add office photos

Filter interviews by

Genpact Data Engineer Interview Questions, Process, and Tips

Updated 17 Dec 2024

Top Genpact Data Engineer Interview Questions and Answers

View all 7 questions

7 Genpact Data Engineer Interview Experiences

15 questions found

Sort by: Popular

Data Engineer Interview Questions

user image Sashikanta Parida

posted on 17 Dec 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024.

2 Interview Rounds

1

Technical Round (3 Questions)

  • Q1. What are different type of joins available in Databricks?
  • Q2. How do you make your data pipeline fault tolerant?
  • Q3. What is AutoLoader?
2

Technical Round (2 Questions)

  • Q1. How do you connect to different services in Azure?
  • Q2. What are linked Services?

Data Engineer Interview Questions

user image Anonymous

posted on 25 Sep 2023

Interview experience
4
 Good
Difficulty level
 -
Duration
 2-4 weeks
Result
 -

4 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
2

Aptitude Test Round

Its was moderate and had to concentrate more or logical part

3

Technical Round (1 Question)

  • Q1. I don't remember as of now but i could remember that most of questions were from the core concepts of the skills mentioned in the resume
4

HR Round (1 Question)

  • Q1. Regular questions like why should we hire you, tell me about yourself, interest hobbies, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate on core concepts and try to explain in detail

Get interview-ready with top interview questions

Data Engineer Interview Questions

user image Anonymous

posted on 3 Mar 2024

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (1 Question)

  • Q1. Coalesce and partitionby

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare databricks

Data Engineer Interview Questions

user image Anonymous

posted on 16 Jan 2024

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

I applied via Campus Placement and was interviewed in Jul 2023.

3 Interview Rounds

1

Coding Test Round

Basic questions about the technology you'll be using.

2

Technical Round (1 Question)

  • Q1. Easy problems in python.
3

HR Round (1 Question)

  • Q1. If you sit for HR round you're hired.

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics and solve questions regularly DSA all the way

Skills evaluated in this interview

Genpact interview questions for designations

 Senior Data Engineer

 (2)

 Data Center Engineer

 (1)

 Data Architect

 (1)

 Data Scientist

 (11)

 Data Analyst

 (9)

 Data Entry Operator

 (8)

 Data Entry jobs

 (2)

 Data Entry Executive

 (1)

Data Engineer Interview Questions

user image Anonymous

posted on 31 May 2024

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

I was interviewed before May 2023.

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. Spark architecture transformations used gave a python program to code
2

One-on-one Round (1 Question)

  • Q1. It was managerial round with questions on projects I had worked and some generic leadership questions

Skills evaluated in this interview

Data Engineer Interview Questions

user image Anonymous

posted on 25 Aug 2022

I applied via Recruitment Consulltant

3 Interview Rounds

1

Aptitude Test Round

Logical Reasoning Quants English and SQL medium level

2

Technical Round (1 Question)

  • Q1. Questions on your projects and past experience.
3

HR Round (1 Question)

  • Q1. Tell me about yourself. Why this role? Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest on the things you know. Dont go round if you dont know something.

Data Engineer Jobs at Genpact

View all

Data Engineer Interview Questions

user image Anonymous

posted on 21 Jul 2022

I applied via Job Portal and was interviewed before Jul 2021.

2 Interview Rounds

1

Coding Test Round

Coding test in hacker rank, easy

2

One-on-one Round (1 Question)

  • Q1. Questions related to dbms, Computer network, basic programming language

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers, its easy but the pay is less.

Interview questions from similar companies

Data Engineer Interview Questions

Tech Mahindra user image Rutuja Bhagat

posted on 15 Dec 2024

Interview experience
4
 Good
Difficulty level
 Easy
Duration
 -
Result
 -

I applied via Recruitment Consulltant and was interviewed in Nov 2024.

1 Interview Round

1

Technical Round (7 Questions)

  • Q1. Difference between bigtable and bigquery.
  • Q2. How to remove duplicate rows from bigquery? find the month of a given date in bigquery.
  • Q3. What operator is used in composer to move data from gcs to bq
  • Q4. Write a code for this - input = [1,2,3,4] output = [1,4,9,16]
  • Q5. Dataflow vs dataproc.
  • Q6. Architecture of bq. Query optimization techniques in bigquery.
  • Q7. RDD vs dataframe vs dataset in pyspark

Data Engineer Interview Questions

Wipro user image Lakshmi Narayana

posted on 27 Nov 2024

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Explain adf questions in detail
  • Q2. Project related questions
2

Technical Round (2 Questions)

  • Q1. Project data related questions
  • Q2. Databricks and SQL interview questions

Data Engineer Interview Questions

Accenture user image Anonymous

posted on 17 Jul 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024.

1 Interview Round

1

One-on-one Round (20 Questions)

  • Q1. Tell me about yourself
  • Q2. Project Architecture
  • Q3. Rate yourself out of 5 in Pyspark , Python and SQL
  • Q4. How to handle duplicates in python ?
  • Q5. Methods of migrating Hive metdatastore to unity catalog in Databricks ?
  • Q6. Read a CSV file from ADLS path ?
  • Q7. There was a table provided on coding screen and asked to write different programs and SQL queries from the table and tell the approach you are taking ? Like age...read more
  • Q8. How many stages will create from the above code that I have written
  • Q9. Narrow vs Wide Transformation ?
  • Q10. What are action and transformation ?
  • Q11. What happens when we enforce the schema and when we manually define the schema in the code ?
  • Q12. What all the optimisation are possible to reduce the overhead of reducing the reading part of large datasets in spark ?
  • Q13. Write a sql query to find the name of person who logged in last within each country from Person Table ?
  • Q14. Difference between List and Tuple ?
  • Q15. Difference between Rank , Dense Rank and Row Number and when we are using each of them ?
  • Q16. What is List Comprehension ?
  • Q17. Tell me about the performance optimization done in your project ?
  • Q18. Difference between the interactive cluster and job cluster ?
  • Q19. How to add a column in dataframe ? How to rename the column in dataframe ?
  • Q20. Difference between Coalesce and Repartition and In which case we are using it ?

Interview Preparation Tips

Topics to prepare for Accenture Data Engineer interview:
  • Spark
  • Databricks
  • SQL
  • Python
  • ETL
Interview preparation tips for other job seekers - Focus on Basics , definitions and Understand the spark internals . Write SQL codes efficiently.

Skills evaluated in this interview

Genpact Interview FAQs

How many rounds are there in Genpact Data Engineer interview?
Genpact interview process usually has 2-3 rounds. The most common rounds in the Genpact interview process are Technical, HR and Coding Test.
How to prepare for Genpact 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 Genpact. The most common topics and skills that interviewers at Genpact expect are Python, SQL, AWS, ETL and Spark.
What are the top questions asked in Genpact Data Engineer interview?

Some of the top questions asked at the Genpact Data Engineer interview -

  1. spark architecture transformations used gave a python program to c...read more
  2. Easy problems in pyth...read more
  3. I don't remember as of now but i could remember that most of questions were fro...read more

Tell us how to improve this page.

Interview Process at Genpact Data Engineer

based on 4 interviews in last 1 year

1 Interview rounds

  • Technical Round
View more

People are getting interviews through

based on 4 Genpact interviews
Job Portal
Campus Placement
25%
25%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Genpact Data Engineer Salary
based on 206 salaries
₹4 L/yr - ₹16.6 L/yr
6% less than the average Data Engineer Salary in India
View more details

Genpact Data Engineer Reviews and Ratings

based on 13 reviews

3.6/5

Rating in categories

3.0

Skill development

3.2

Work-Life balance

3.1

Salary & Benefits

3.6

Job Security

3.0

Company culture

2.8

Promotions/Appraisal

3.0

Work Satisfaction

Explore 13 Reviews and Ratings
Data Engineer

Bangalore / Bengaluru

8-10 Yrs

Not Disclosed

Consultant - Data Engineer

Noida

1-5 Yrs

₹ 4.05-16 LPA

Data Engineer - Snowflake DB (6-13 yrs)

Mumbai,

Bangalore / Bengaluru

+4

6-13 Yrs

₹ 20-34 LPA

Explore more jobs
Process Developer
35.9k salaries
unlock blur

₹1 L/yr - ₹7 L/yr

Process Associate
27.9k salaries
unlock blur

₹0.9 L/yr - ₹6.5 L/yr

Assistant Manager
19.7k salaries
unlock blur

₹4.8 L/yr - ₹14 L/yr

Management Trainee
18.8k salaries
unlock blur

₹1.6 L/yr - ₹8.5 L/yr

Manager
7.4k salaries
unlock blur

₹7 L/yr - ₹23.8 L/yr

Explore more salaries
Compare Genpact with

Accenture

3.9
Compare

Capgemini

3.8
Compare

TCS

3.7
Compare

Cognizant

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview