i
Ernst &
Young
Filter interviews by
Dead loss refers to the economic loss that occurs when resources are not utilized efficiently, leading to wasted potential.
Occurs in various contexts, including economics and resource management.
Example: A factory producing more goods than it can sell, leading to unsold inventory.
In transportation, dead loss can refer to empty trips made by vehicles.
In healthcare, it can refer to inefficiencies in patient care lea...
Analyzing balance involves assessing stability, weight distribution, and coordination in various contexts, such as physical or financial.
Evaluate weight distribution: In physical balance, assess how weight is distributed across the body or an object.
Use tools: In finance, tools like balance sheets help analyze assets vs. liabilities.
Observe movement: In physical contexts, observe how a person maintains balance dur...
The phrase 'never reached back' can imply missed opportunities or unfulfilled potential in various contexts.
Reflects on missed opportunities in personal or professional life.
Can relate to unaddressed feedback in a workplace setting.
Example: A candidate who never followed up after an interview.
In relationships, it may refer to someone who doesn't reciprocate feelings.
Front running is a controversial trading practice where brokers execute orders on advance knowledge of pending transactions.
Front running occurs when a broker executes orders for their own account before executing orders for their clients.
Example: If a broker knows a large buy order is coming, they might buy shares first to sell them at a higher price later.
This practice is considered unethical and illegal in many...
What people are saying about Ernst & Young
Joining internal tables in programming involves combining data from multiple tables based on a common key.
Use SQL JOIN statements: INNER JOIN, LEFT JOIN, RIGHT JOIN, etc.
Example: SELECT * FROM TableA INNER JOIN TableB ON TableA.id = TableB.id;
In programming languages like Python, use pandas: pd.merge(df1, df2, on='key')
Ensure data types of joining keys match to avoid errors.
A parallel cursor allows multiple cursors to operate simultaneously, improving data retrieval efficiency in databases.
Parallel cursors enable concurrent data processing, reducing execution time.
They are often used in scenarios where large datasets need to be processed in chunks.
Example: In a database query, multiple cursors can fetch different segments of data at the same time.
This technique is beneficial in data ...
Delta table is a type of table in Apache Spark that supports ACID transactions and time travel capabilities.
Delta table is used for managing large-scale data lakes in Spark.
It allows users to perform insert, update, and delete operations on data.
Delta table provides features like ACID transactions, schema enforcement, and data versioning.
It supports time travel queries to view data at different points in time.
Delt...
I manage risks in daily life by identifying potential risks, assessing their impact, and taking proactive measures to mitigate them.
Identifying potential risks by analyzing the situation and considering all possible outcomes
Assessing the impact of each risk on my daily life and prioritizing them based on severity
Taking proactive measures to mitigate risks, such as creating contingency plans or seeking advice from ...
Audit is a systematic examination of financial records, statements, or operations to ensure accuracy and compliance with laws and regulations.
Audit involves reviewing financial records, statements, and operations of a company or organization.
The purpose of an audit is to ensure accuracy, reliability, and compliance with laws and regulations.
Auditors may also provide recommendations for improving financial processe...
GRC stands for Governance, Risk, and Compliance. SAP offers solutions to help organizations manage and mitigate risks.
GRC involves managing policies, procedures, and regulations to ensure compliance
SAP GRC solutions help automate risk management processes and monitor compliance
Examples of SAP GRC modules include Access Control, Process Control, and Risk Management
SAP GRC can help organizations streamline their gov...
Duration of a bond is a measure of its sensitivity to interest rate changes.
Duration measures the weighted average time it takes for a bond's cash flows to repay its price.
It helps investors understand how much the bond's price will change in response to interest rate movements.
Longer duration bonds are more sensitive to interest rate changes than shorter duration bonds.
Duration is expressed in years and can be used to...
Convexity of a bond measures the sensitivity of its duration to changes in interest rates.
Convexity helps investors understand how the price of a bond will change in response to interest rate movements.
It provides a more accurate estimate of the bond's price sensitivity compared to duration alone.
Higher convexity means the bond's price is more sensitive to interest rate changes.
Convexity is important for managing inter...
The Binomial Model is used to price American options due to its ability to account for early exercise opportunities and flexibility in modeling various scenarios.
Binomial Model allows for the consideration of early exercise opportunities, which is a key feature of American options.
It is flexible in modeling different scenarios and can handle complex option structures.
The model is relatively easy to understand and imple...
Option theta measures the rate of change in the price of an option with respect to time decay.
Theta is a component of options pricing that measures the time decay of an option's value.
It represents the amount that an option's price will decrease for each day that passes.
Theta is typically negative for long options positions and positive for short options positions.
For example, if an option has a theta of -0.05, it mean...
I applied via Approached by Company and was interviewed in Sep 2024. There were 2 interview rounds.
I appeared for an interview in Apr 2025, where I was asked the following questions.
Front running is a controversial trading practice where brokers execute orders on advance knowledge of pending transactions.
Front running occurs when a broker executes orders for their own account before executing orders for their clients.
Example: If a broker knows a large buy order is coming, they might buy shares first to sell them at a higher price later.
This practice is considered unethical and illegal in many juri...
Analyzing balance involves assessing stability, weight distribution, and coordination in various contexts, such as physical or financial.
Evaluate weight distribution: In physical balance, assess how weight is distributed across the body or an object.
Use tools: In finance, tools like balance sheets help analyze assets vs. liabilities.
Observe movement: In physical contexts, observe how a person maintains balance during a...
Yes, I am open to traveling to Dadar daily as my base location for work, as it aligns with my professional commitments.
Dadar is well-connected by local trains, making daily commutes convenient.
I have experience managing daily travel for work, such as commuting to clients in different parts of the city.
Being based in Dadar allows me to access various business hubs efficiently.
The phrase 'never reached back' can imply missed opportunities or unfulfilled potential in various contexts.
Reflects on missed opportunities in personal or professional life.
Can relate to unaddressed feedback in a workplace setting.
Example: A candidate who never followed up after an interview.
In relationships, it may refer to someone who doesn't reciprocate feelings.
I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.
Delta table is a type of table in Apache Spark that supports ACID transactions and time travel capabilities.
Delta table is used for managing large-scale data lakes in Spark.
It allows users to perform insert, update, and delete operations on data.
Delta table provides features like ACID transactions, schema enforcement, and data versioning.
It supports time travel queries to view data at different points in time.
Delta tab...
I appeared for an interview in Mar 2025, where I was asked the following questions.
I applied via Campus Placement and was interviewed in Apr 2024. There were 4 interview rounds.
This was aptitude + coding round. Easy questions.
Discussing the impact of technology on modern society.
Introduction to technology and its evolution over time
Positive impacts of technology on communication, healthcare, and education
Negative impacts such as privacy concerns and job displacement
Future implications of technology like AI and automation
Examples like smartphones, social media, and self-driving cars
Single linked list has one link per node, double linked list has two links per node, and circular linked list connects the last node to the first node.
Single linked list: Each node has a reference to the next node only.
Double linked list: Each node has references to both the next and previous nodes.
Circular linked list: Last node's reference points back to the first node, forming a circle.
I am looking to work in a dynamic and challenging environment where I can utilize my skills and expertise to make a positive impact.
Seeking opportunities in consulting firms or multinational corporations
Interested in roles that involve problem-solving, strategic planning, and client management
Open to working in various industries such as technology, healthcare, finance, etc.
I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.
Mitre Attack Framework provides a comprehensive list of tactics, techniques, and procedures (TTPs) used by attackers.
Mitre Attack Framework categorizes cyber threats into tactics such as Initial Access, Execution, Persistence, etc.
Each tactic includes specific techniques used by attackers, such as Phishing, Exploit Public-Facing Application, etc.
TTPs are detailed descriptions of how attackers carry out specific techniq...
Some of the top questions asked at the Ernst & Young Consultant interview -
The duration of Ernst & Young Consultant interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 126 interview experiences
Difficulty level
Duration
based on 1.1k reviews
Rating in categories
Gurgaon / Gurugram,
Bangalore / Bengaluru
+12-7 Yrs
₹ 7.5-20.9 LPA
Senior Consultant
19.4k
salaries
| ₹15 L/yr - ₹27 L/yr |
Consultant
13.2k
salaries
| ₹10 L/yr - ₹18 L/yr |
Manager
8.1k
salaries
| ₹23 L/yr - ₹40 L/yr |
Assistant Manager
6.8k
salaries
| ₹14.3 L/yr - ₹25.5 L/yr |
Associate Consultant
4.3k
salaries
| ₹5.1 L/yr - ₹12 L/yr |
Deloitte
PwC
EY Global Delivery Services ( EY GDS)
Accenture