i
Ernst & Young
Filter interviews by
I have 3 years of experience with Angular. Pipes are used for data transformation and components are building blocks of Angular applications.
I have worked on Angular projects for 3 years, developing and testing various features.
Pipes in Angular are used for transforming data before displaying it in the UI. For example, date pipe formats dates in a specific way.
Components in Angular are reusable building blocks that enc...
Yes, I can replicate the screen in Angular that is currently visible on my display.
Use Angular's component structure to recreate the screen
Identify the HTML elements and CSS styles used on the screen
Fetch data from APIs if needed to populate the screen
Ensure functionality like buttons, forms, and interactions are replicated accurately
Multiple questions regarding data structures.
I appeared for an interview in Jan 2025.
Architecture of multiple microservices in MS Paint
Draw separate boxes for each microservice
Connect the boxes with lines to show communication
Label each box with the name of the microservice
Include any databases or external services used by the microservices
I appeared for an interview in Mar 2025, where I was asked the following questions.
Retrieve the second highest salary from a salary table using SQL.
Use the 'DISTINCT' keyword to avoid duplicate salaries.
Utilize 'ORDER BY' to sort salaries in descending order.
Use 'LIMIT' or 'OFFSET' to fetch the second record.
Example SQL: 'SELECT DISTINCT salary FROM employees ORDER BY salary DESC LIMIT 1 OFFSET 1;'
Optimizing SQL queries improves performance and reduces resource consumption, leading to faster data retrieval.
Use indexes: Create indexes on columns frequently used in WHERE clauses. Example: CREATE INDEX idx_name ON table_name(column_name);
Avoid SELECT *: Specify only the columns you need. Example: SELECT column1, column2 FROM table_name;
Use WHERE clauses: Filter data as early as possible. Example: SELECT column1 FRO...
Slicers provide a visual way to filter data, while filters apply conditions to limit data in reports or dashboards.
Slicers are visual elements that allow users to select values to filter data interactively.
Filters are typically applied behind the scenes and can be more complex, allowing for multiple conditions.
Example of a slicer: A dropdown menu for selecting a specific region in a sales dashboard.
Example of a filter:...
DAX calculates year-over-year growth by comparing current year values to previous year values using time intelligence functions.
Use the DAX function 'SAMEPERIODLASTYEAR' to reference the same period in the previous year.
Example: 'YoY Growth = (SUM(Sales[Amount]) - CALCULATE(SUM(Sales[Amount]), SAMEPERIODLASTYEAR(Date[Date]))) / CALCULATE(SUM(Sales[Amount]), SAMEPERIODLASTYEAR(Date[Date]))'
Ensure your date table is mark...
Power BI offers various filters to refine data visualizations, including report, page, and visual-level filters.
Report-level filters: Apply to all pages in the report. Example: Filtering out data for a specific region across all visuals.
Page-level filters: Apply to a single page in the report. Example: Showing sales data for a specific product category on one page.
Visual-level filters: Apply to individual visuals. Exam...
What people are saying about Ernst & Young
I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.
I have 3 years of experience working in the Data Analytic team where I analyzed large datasets to provide insights and recommendations.
Performed data cleaning and preprocessing tasks to ensure data accuracy
Utilized statistical analysis and machine learning techniques to extract valuable information
Created data visualizations and reports to communicate findings to stakeholders
Data cleansing involves identifying and correcting errors in data to improve its quality. Ways to analyze data include using statistical methods, data visualization, and machine learning algorithms.
Identify and remove duplicate records
Standardize data formats and values
Fill in missing values using imputation techniques
Use data profiling to understand data quality issues
Apply data validation rules to ensure accuracy
Util...
I would deal with the overwhelming nature of working in a Big4 by prioritizing tasks, seeking support from colleagues, and practicing self-care.
Prioritize tasks based on deadlines and importance to avoid feeling overwhelmed
Seek support from colleagues or mentors to discuss challenges and brainstorm solutions
Practice self-care activities such as exercise, meditation, or hobbies to manage stress and maintain work-life ba
Ernst & Young interview questions for popular designations
Remove duplicates from an array of strings
Iterate through the array and store each element in a Set to remove duplicates
Convert the Set back to an array to get the final result
Get interview-ready with Top Ernst & Young Interview Questions
I appeared for an interview in Dec 2024.
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
Experienced project consultant with a background in strategic planning and implementation.
Over 5 years of experience in project management
Skilled in developing project plans and timelines
Strong communication and leadership skills
Proven track record of successful project delivery
Proficient in budget management and resource allocation
I have experience working with tools such as Microsoft Project, Trello, and Asana to manage project timelines and tasks.
Microsoft Project
Trello
Asana
I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.
Factors to consider include security, cost, scalability, compliance, and integration with existing systems.
Security: Ensure data protection and compliance with regulations.
Cost: Evaluate pricing models and total cost of ownership.
Scalability: Plan for future growth and flexibility.
Compliance: Ensure adherence to industry standards and regulations.
Integration: Consider how the cloud solution will work with existing syst
I would guide the client by assessing their specific needs, comparing features and pricing of different providers, and considering factors like security and scalability.
Understand the client's specific requirements and goals for using cloud services
Compare the features, pricing, and performance of different cloud providers such as AWS, Azure, and Google Cloud
Consider factors like security measures, compliance certifica...
Designed scalable architecture on cloud for a high-traffic e-commerce website.
Utilized AWS services such as EC2, S3, and CloudFront to handle increased traffic.
Implemented auto-scaling to dynamically adjust resources based on demand.
Utilized load balancing to distribute traffic evenly across multiple servers.
Faced challenges with optimizing costs while ensuring high availability and performance.
Implemented caching mech...
I have faced risks in delivery such as budget constraints, resource limitations, and unexpected changes.
Budget constraints: I mitigated this risk by closely monitoring expenses, negotiating with vendors for better rates, and seeking alternative funding sources.
Resource limitations: I addressed this risk by cross-training team members, outsourcing certain tasks, and prioritizing tasks based on available resources.
Unexpe...
I applied via Referral and was interviewed in Jun 2024. There were 3 interview rounds.
Securing a Kubernetes cluster involves implementing various security measures to protect both the cluster and the applications hosted on it.
Implement RBAC (Role-Based Access Control) to control access to resources within the cluster
Enable network policies to restrict communication between pods
Use pod security policies to define security settings for pods
Regularly update Kubernetes and application components to patch se...
You can make an API call through PowerShell using the Invoke-RestMethod cmdlet.
Use the Invoke-RestMethod cmdlet to make a GET request to the API endpoint
Specify the API endpoint URL and any required headers or parameters
Capture the response in a variable for further processing
Ansible playbook to fetch local users details on Windows servers and send export through email
Use win_command module to run 'net user' command and fetch local users details
Use win_shell module to send the export through email using PowerShell script
Ensure proper authentication and email configuration in playbook
Jenkins pipeline for automating CI/CD processes
Define pipeline in Jenkinsfile
Use stages to break down the process
Utilize steps for specific actions like building, testing, deploying
Leverage plugins for additional functionality
Implement error handling and notifications
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
SIEM alerts are used to detect potential security incidents, triggering a detailed investigation process to analyze and respond to the threat.
SIEM alerts are generated based on predefined rules and patterns that indicate potential security incidents.
Security analysts investigate alerts by analyzing the relevant logs, network traffic, and other data sources to determine the nature and severity of the threat.
The investig...
Negotiable based on experience and responsibilities
Salary is negotiable based on my experience and the responsibilities of the role
I am open to discussing salary during the interview process
I am looking for a competitive salary that reflects my skills and contributions
I am flexible and willing to consider different compensation packages
Some of the top questions asked at the Ernst & Young interview for experienced candidates -
The duration of Ernst & Young interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 301 interviews
Interview experience
based on 11.2k reviews
Rating in categories
Senior Consultant
16.3k
salaries
| ₹9.1 L/yr - ₹33.3 L/yr |
Consultant
12.4k
salaries
| ₹6.5 L/yr - ₹21 L/yr |
Manager
7.7k
salaries
| ₹16 L/yr - ₹47 L/yr |
Assistant Manager
6.5k
salaries
| ₹9.5 L/yr - ₹29 L/yr |
Associate Consultant
4k
salaries
| ₹4.5 L/yr - ₹12 L/yr |
Deloitte
PwC
EY Global Delivery Services ( EY GDS)
Accenture