i
Ernst & Young
Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
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 ...
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
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...
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
It was also very easy.
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...
What people are saying about Ernst & Young
I applied via Recruitment Consulltant and was interviewed before Jul 2022. There were 4 interview rounds.
Mostly coding questions on Python, pyspark and SQL of medium difficulty.
Ernst & Young interview questions for designations
Dynamic data frame in AWS Glue job is a dynamically generated data frame, while Spark data frame is specifically created using Spark APIs.
Dynamic data frame is generated dynamically at runtime based on the data source and schema, while Spark data frame is explicitly created using Spark APIs.
Dynamic data frame is more flexible but may have performance implications compared to Spark data frame.
You can convert a dynamic d...
I applied via Naukri.com and was interviewed in Aug 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.
Uber data model design for efficient storage and retrieval of ride-related information.
Create tables for users, drivers, rides, payments, and ratings
Include attributes like user_id, driver_id, ride_id, payment_id, rating_id, timestamp, location, fare, etc.
Establish relationships between tables using foreign keys
Implement indexing for faster query performance
I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.
Find the length of the longest increasing subsequence in an array.
Use dynamic programming to solve this problem efficiently.
Iterate through the array and keep track of the longest increasing subsequence ending at each index.
Example: For array [10, 22, 9, 33, 21, 50, 41, 60, 80], the longest increasing subsequence is [10, 22, 33, 50, 60, 80] with length 6.
I applied via Indeed and was interviewed in Jan 2024. There were 2 interview rounds.
based on 4 interviews
1 Interview rounds
based on 6 reviews
Rating in categories
Senior Consultant
15.8k
salaries
| ₹9 L/yr - ₹33.8 L/yr |
Consultant
12k
salaries
| ₹6.5 L/yr - ₹20.3 L/yr |
Manager
7.6k
salaries
| ₹12 L/yr - ₹51.2 L/yr |
Assistant Manager
6.4k
salaries
| ₹9.5 L/yr - ₹28.9 L/yr |
Associate Consultant
3.9k
salaries
| ₹3.3 L/yr - ₹12 L/yr |
Deloitte
PwC
EY Global Delivery Services ( EY GDS)
Accenture