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 Consultant2 Interview Questions and Answers

Updated 19 Mar 2024

Ernst & Young Consultant2 Interview Experiences

3 interviews found

Consultant2 Interview Questions & Answers

user image Anonymous

posted on 19 Mar 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Resume Based Questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Questions in and around Supply Chain, Analytics and mostly resume based questions based on past experience

Interview Preparation Tips

Topics to prepare for Ernst & Young Consultant2 interview:
  • Supply Chain Management
  • Power Bi
  • SQL
  • Data Analytics
  • Gap Analysis
  • Project Implementation

Consultant2 Interview Questions & Answers

user image Anonymous

posted on 7 Feb 2023

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

I applied via Naukri.com and was interviewed in Aug 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 - Technical 

(2 Questions)

  • Q1. Basic understanding of gst legislation
  • Q2. Latest amendment circular or notification
  • Ans. 

    The latest amendment circular or notification is related to tax laws.

    • The latest amendment circular or notification was issued by the Ministry of Finance on 1st April 2021.

    • It pertains to changes in the tax laws related to capital gains on property sales.

    • The amendment has been made to provide relief to taxpayers who were facing difficulties in paying taxes due to the COVID-19 pandemic.

    • The circular/notification has been w...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Latest amendmets circular or notification
  • Q2. Latest case laws for
  • Ans. 

    Recent case laws in which field?

    • Please specify the field for which you want to know the latest case laws

    • Some recent case laws in the field of corporate law are XYZ vs ABC, PQR vs LMN

    • For medical field, please specify the area of medicine such as cardiology, neurology, etc.

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Work experience in prior organisation
  • Q2. Why to switch the job

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the updates as per latest notification or circular.

Consultant2 Interview Questions Asked at Other Companies

Q1. Latest case laws for

Consultant2 Interview Questions & Answers

user image Anonymous

posted on 26 Jan 2023

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

I applied via Referral and was interviewed before Jan 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Power BI related technical questions
  • Q2. SQL based coding questions
  • Q3. Data warehousing concepts
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions on past experience and future interests

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep basis clear. Put only those skills in resume on which you have worked.

Interview questions from similar companies

Consultant Interview Questions & Answers

Deloitte user image PRAVEEN PATEL

posted on 22 Feb 2025

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

(5 Questions)

  • Q1. Explain the structure of microservices architecture
  • Ans. 

    Microservices architecture is a design approach where an application is composed of small, independent services that communicate with each other.

    • Each service is responsible for a specific function or feature

    • Services are loosely coupled and can be developed, deployed, and scaled independently

    • Communication between services is typically done through APIs

    • Each service can be developed using different technologies or program...

  • Answered by AI
  • Q2. How to implement SQS and SNS in AWS cloud
  • Ans. 

    Implementing SQS and SNS in AWS cloud involves creating queues and topics, setting up permissions, and configuring subscriptions.

    • Create an SQS queue and configure its settings

    • Create an SNS topic and configure its settings

    • Set up permissions to allow SQS to send messages to SNS

    • Configure subscriptions to connect the SQS queue to the SNS topic

  • Answered by AI
  • Q3. What are the things which we need to be aware before we start migrating monolith into microservices
  • Ans. 

    Considerations before migrating monolith into microservices

    • Understand the current monolith architecture and dependencies

    • Identify the boundaries for microservices and plan the decomposition

    • Ensure proper testing and monitoring strategies are in place

    • Address data management and consistency challenges

    • Prepare for potential performance overhead and increased complexity

  • Answered by AI
  • Q4. How to provide security to apis without using spring security
  • Ans. 

    Implement API security using token-based authentication and authorization

    • Use token-based authentication like JWT (JSON Web Tokens)

    • Implement custom authentication and authorization logic in the API endpoints

    • Utilize API keys for access control and rate limiting

    • Implement OAuth for secure authorization and delegation of access

  • Answered by AI
  • Q5. What is API gateway
  • Ans. 

    API gateway is a server that acts as an API front-end, receiving API requests, enforcing throttling and security policies, passing requests to the back-end service, and then passing the response back to the requester.

    • API gateway acts as a single entry point for all API requests

    • It can handle tasks like authentication, authorization, rate limiting, and caching

    • Examples of API gateways include Amazon API Gateway, Apigee, a

  • Answered by AI
Round 2 - Technical 

(5 Questions)

  • Q1. Functional interface
  • Q2. Object oriented concepts
  • Q3. Stream api
  • Q4. Synchronization
  • Q5. While loop exceptions
  • Ans. 

    While loop exceptions are errors that occur during the execution of a while loop.

    • Common while loop exceptions include infinite loops, where the loop never terminates.

    • Another exception is when the loop condition is never met, causing the loop to never execute.

    • Handling exceptions in while loops can be done using try-catch blocks to catch and handle errors.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Total years of experience
  • Q2. Major work exposure
Round 2 - Technical 

(3 Questions)

  • Q1. Explain the assignment done in the last year
  • Q2. Give some of the major observations of p2p along with financial impact
  • Q3. 5 points to consider while drafting standard of operating procedures
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Write a program to print a pattern.
  • Q2. Wite a program to check fibonaaci.
  • Q3. Write a program to find a subarray
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

DILR questions very easy

Round 2 - Technical 

(2 Questions)

  • Q1. Guesstimates market sizing
  • Ans. 

    Estimate the size of the market by making educated guesses based on available information

    • Start by identifying the total population or target demographic

    • Estimate the percentage of the population that would be interested in the product or service

    • Consider factors such as market trends, competition, and potential growth opportunities

    • Use industry reports, surveys, and data analysis to support your estimates

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    Experienced consultant with a background in business strategy and project management.

    • Over 5 years of experience in consulting roles

    • Specialize in developing and implementing business strategies

    • Skilled in project management and client relationship management

    • Previously worked with Fortune 500 companies on large-scale projects

  • Answered by AI
Round 3 - Case Study 

Case study on market entry

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

I applied via Company Website

Round 1 - Aptitude Test 

Mostly puzzles with some aptitude question

Round 2 - Assignment 

Pharma case study with multiple sql questions

Round 3 - HR 

(2 Questions)

  • Q1. Tell me something about you
  • Q2. Guesstimate
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain about P2P process
  • Ans. 

    P2P process stands for Procure-to-Pay process, which involves the steps from requisition to payment for goods or services.

    • P2P process starts with a requisition for goods or services needed by a company.

    • The next step involves creating a purchase order (PO) to specify the details of the purchase.

    • Upon receiving the goods or services, the company will match the invoice with the PO and goods receipt.

    • Finally, the payment is ...

  • Answered by AI
  • Q2. Explain about your experiences
  • Ans. 

    I have diverse experiences in consulting across various industries and have successfully led multiple projects.

    • Worked with clients in industries such as healthcare, technology, and finance

    • Led teams to develop and implement strategic plans for clients

    • Provided recommendations for process improvements and cost savings

    • Managed stakeholder relationships and communicated project updates effectively

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about the internal audit process
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Why BCG Nairobi
  • Ans. 

    BCG Nairobi offers a unique opportunity to work on impactful projects in a dynamic and diverse environment.

    • Opportunity to work on projects with significant social impact

    • Dynamic and diverse work environment

    • Access to a wide network of clients and industries in Nairobi

  • Answered by AI
  • Q2. Tell me about a time you had to deal with ambiguity

Ernst & Young Interview FAQs

How many rounds are there in Ernst & Young Consultant2 interview?
Ernst & Young interview process usually has 3 rounds. The most common rounds in the Ernst & Young interview process are Technical, One-on-one Round and Resume Shortlist.
What are the top questions asked in Ernst & Young Consultant2 interview?

Some of the top questions asked at the Ernst & Young Consultant2 interview -

  1. Latest case laws ...read more
  2. Questions in and around Supply Chain, Analytics and mostly resume based questio...read more
  3. Latest amendment circular or notificat...read more

Tell us how to improve this page.

Ernst & Young Consultant2 Interview Process

based on 4 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Deloitte Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
KPMG India Interview Questions
3.5
 • 804 Interviews
ZS Interview Questions
3.4
 • 484 Interviews
BCG Interview Questions
3.8
 • 196 Interviews
View all
Ernst & Young Consultant2 Salary
based on 207 salaries
₹7.5 L/yr - ₹18.5 L/yr
13% more than the average Consultant2 Salary in India
View more details

Ernst & Young Consultant2 Reviews and Ratings

based on 14 reviews

3.6/5

Rating in categories

3.4

Skill development

3.0

Work-life balance

3.5

Salary

4.1

Job security

3.9

Company culture

3.4

Promotions

3.3

Work satisfaction

Explore 14 Reviews and Ratings
Senior Consultant
15.8k salaries
unlock blur

₹9 L/yr - ₹33.3 L/yr

Consultant
12.1k salaries
unlock blur

₹6.5 L/yr - ₹20.7 L/yr

Manager
7.6k salaries
unlock blur

₹12 L/yr - ₹51.2 L/yr

Assistant Manager
6.4k salaries
unlock blur

₹9.5 L/yr - ₹28.8 L/yr

Associate Consultant
3.9k salaries
unlock blur

₹3.3 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