Upload Button Icon Add office photos
Engaged Employer

i

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

Ernst & Young Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ernst & Young Senior Data Engineer Interview Questions, Process, and Tips

Updated 8 Oct 2024

Top Ernst & Young Senior Data Engineer Interview Questions and Answers

Ernst & Young Senior Data Engineer Interview Experiences

4 interviews found

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

(2 Questions)

  • Q1. What is spark architecture
  • Ans. 

    Spark architecture refers to the structure of Apache Spark, a distributed computing framework.

    • Spark architecture consists of a cluster manager, worker nodes, and a driver program.

    • The cluster manager allocates resources and schedules tasks across worker nodes.

    • Worker nodes execute tasks in parallel and store data in memory or disk.

    • The driver program coordinates the execution of tasks and manages the overall workflow.

    • Spar...

  • Answered by AI
  • Q2. Optimizations of spark jobs
  • Ans. 

    Optimizing Spark jobs involves tuning configurations, partitioning data, using appropriate data structures, and leveraging caching.

    • Tune Spark configurations for optimal performance

    • Partition data to distribute workload evenly

    • Use appropriate data structures like DataFrames or Datasets

    • Leverage caching to avoid recomputation

    • Optimize shuffle operations to reduce data movement

  • Answered by AI
Round 2 - Coding Test 

It was also very easy.

Skills evaluated in this interview

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 May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is pyspark architecture
  • Ans. 

    PySpark architecture is a distributed computing framework that combines Python and Spark to process big data.

    • PySpark architecture consists of a driver program, cluster manager, and worker nodes.

    • The driver program is responsible for creating SparkContext, which connects to the cluster manager.

    • Cluster manager allocates resources and schedules tasks on worker nodes.

    • Worker nodes execute the tasks and return results to the ...

  • Answered by AI
  • Q2. What is skewed partitioning
  • Ans. 

    Skewed partitioning is when data is not evenly distributed across partitions, leading to performance issues.

    • Skewed partitioning can occur when a key column has a few values that are much more common than others.

    • It can lead to uneven processing and resource utilization in distributed systems like Hadoop or Spark.

    • To address skewed partitioning, techniques like data skew detection, data skew handling, and data skew preven

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all basics

Skills evaluated in this interview

Senior Data Engineer Interview Questions Asked at Other Companies

asked in 7 Eleven
Q1. Write a query to get the customer with the highest total order va ... read more
asked in 7 Eleven
Q2. There are 10 million records in the table and the schema does not ... read more
asked in 7 Eleven
Q3. How do you handle data pipeline when the schema information keeps ... read more
asked in 7 Eleven
Q4. Difference between Parquet and ORC file. Why industry uses parque ... read more
asked in 7 Eleven
Q5. What is Normalisation and Denormalisation? When do we use them? G ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What are the various layers of mdm?
  • Ans. 

    MDM (Master Data Management) typically consists of three layers: operational, analytical, and data governance.

    • Operational layer: manages the day-to-day data operations and transactions.

    • Analytical layer: focuses on data analysis and reporting for decision-making.

    • Data governance layer: ensures data quality, security, and compliance.

    • Example: In a retail company, the operational layer manages customer transactions, the ana...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Tell me why do you wanna grab this oppurtunity

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Jul 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - Coding Test 

Mostly coding questions on Python, pyspark and SQL of medium difficulty.

Round 3 - Technical 

(1 Question)

  • Q1. Manager round with technical and details about the project.
Round 4 - HR 

(1 Question)

  • Q1. Compensation and other questions Int he company.

Ernst & Young interview questions for designations

 Data Engineer

 (10)

 Big Data Engineer

 (2)

 Lead Data Engineer

 (1)

 Data Architect

 (1)

 Senior Data Scientist

 (3)

 Senior Data Analyst

 (1)

 Associate Data Engineer

 (2)

 Azure Data Engineer

 (1)

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. Are you looking for future studies?
  • Q2. Why are you leaving your old job ?
  • Q3. Always remember, no matter how frustated you are with your old job, Never, I repeat Never say anything ill about your previous company, boss, colleague or in general anything specific. Your best answer wou...

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. My profile is Guidewire Business Analyst and product PC and forms. So the questions were based on application, field level understanding and app flow. Understanding about business and line of businesses.
  • Q2. Reason for change, mandatory question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be really well prepared of what is it in the resume. All the questions will be around that particularly and nearby questions.

I applied via Naukri.com and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. It was a basic questions on our day to day work, majorly on objects which I used, loading method, staging area, types of transforms, star and snow flake schema and basic SQL queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and interview will be fun.

I applied via Campus Placement and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. .How would you audit Accounts Receivable?
  • Ans. 

    Accounts Receivable audit involves verifying the accuracy and completeness of the recorded transactions.

    • Verify the existence of the receivables by sending confirmations to customers.

    • Check the accuracy of the recorded amounts by comparing them to supporting documents.

    • Review the aging of the receivables to identify any potential issues with collection.

    • Assess the adequacy of the allowance for doubtful accounts.

    • Test the co...

  • Answered by AI
  • Q2. How do you set Materiality level ?
  • Ans. 

    Materiality level is set based on the significance of financial information to users of financial statements.

    • Consider the size and nature of the item or error

    • Assess the impact on financial statements and key ratios

    • Evaluate the effect on users' decisions

    • Use professional judgment and consider relevant laws and regulations

    • Document the rationale for materiality level chosen

  • Answered by AI
  • Q3. What are the Types of sampling?
  • Ans. 

    Sampling types include random, stratified, cluster, convenience, and quota sampling.

    • Random sampling involves selecting participants randomly from the population.

    • Stratified sampling involves dividing the population into subgroups and selecting participants from each subgroup.

    • Cluster sampling involves selecting groups or clusters from the population and then selecting participants from within those clusters.

    • Convenience s...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - .Stay humble but confident
.Take your time to reply to questions I.e.no need to hurry
.Give examples while giving any technical answer
.Even if you don't know answer, try your best to answer but if you have no idea to answer, directly admit it and say it clearly .
.Always keep atleast one question that would be asked to ask them , so make sure you have a very good question ready for them .

I applied via LinkedIn and was interviewed in Apr 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Fundamentals + case studies

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 technical + 1 director round .Overall expect interview to be moderate to tough

I applied via Company Website and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Finance Functional related questions like P2P and O2C

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Prepare on Accounting Entries and Functional flows.

Ernst & Young Interview FAQs

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

Some of the top questions asked at the Ernst & Young Senior Data Engineer interview -

  1. What are the various layers of m...read more
  2. What is pyspark architect...read more
  3. What is skewed partition...read more

Tell us how to improve this page.

Ernst & Young Senior Data Engineer Interview Process

based on 4 interviews

1 Interview rounds

  • Technical Round
View more

Interview Questions from Similar Companies

Deloitte Interview Questions
3.8
 • 2.9k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
KPMG India Interview Questions
3.5
 • 801 Interviews
ZS Interview Questions
3.3
 • 453 Interviews
BCG Interview Questions
3.7
 • 197 Interviews
Bain & Company Interview Questions
3.8
 • 106 Interviews
WSP Interview Questions
4.2
 • 93 Interviews
Gartner Interview Questions
4.1
 • 81 Interviews
View all
Ernst & Young Senior Data Engineer Salary
based on 134 salaries
₹9 L/yr - ₹35 L/yr
14% more than the average Senior Data Engineer Salary in India
View more details

Ernst & Young Senior Data Engineer Reviews and Ratings

based on 7 reviews

3.8/5

Rating in categories

4.3

Skill development

3.5

Work-life balance

3.6

Salary

4.5

Job security

3.3

Company culture

3.4

Promotions

3.5

Work satisfaction

Explore 7 Reviews and Ratings
Senior Consultant
16.3k salaries
unlock blur

₹9.1 L/yr - ₹33.3 L/yr

Consultant
12.3k salaries
unlock blur

₹6.5 L/yr - ₹21 L/yr

Manager
7.7k salaries
unlock blur

₹16 L/yr - ₹47 L/yr

Assistant Manager
6.5k salaries
unlock blur

₹9.5 L/yr - ₹29 L/yr

Associate Consultant
4k salaries
unlock blur

₹4.6 L/yr - ₹12 L/yr

Explore more salaries
Compare Ernst & Young with

Deloitte

3.8
Compare

PwC

3.4
Compare

EY Global Delivery Services ( EY GDS)

3.6
Compare

Accenture

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