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

Clear (1)

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

Updated 14 Jun 2024

Top Ernst & Young Senior Software Engineer Interview Questions and Answers

  • Q1. Duplicate Integer in Array Given an array ARR of size N , containing each number between 1 and N-1 at least once, identify the single integer that appears twice. Input: ...read more
  • Q2. Anagram Pairs Verification In this task, you need to verify if two provided strings are anagrams of each other. Two strings are considered anagrams if you can rearrange ...read more
  • Q3. Can you discuss the CTC (Cost to Company) offered in this position?
View all 23 questions

Ernst & Young Senior Software Engineer Interview Experiences

8 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic coding questions and SQL queries

Round 2 - Technical 

(1 Question)

  • Q1. Technology used
  • Ans. 

    Various technologies including Java, Python, SQL, AWS, Docker, Kubernetes, etc.

    • Java

    • Python

    • SQL

    • AWS

    • Docker

    • Kubernetes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They have very tedious process where you have to attend 4 technical interviews and hr won't respond after each round. Don't answer your call.

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in May 2023. 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. SSRS reports - Why temp tables are used and not regular tables?
  • Ans. 

    Temp tables are used in SSRS reports for performance optimization and to reduce resource consumption.

    • Temp tables are used to store intermediate results during report generation, reducing the need to repeatedly query the database.

    • Regular tables can lead to locking and contention issues in multi-user environments, while temp tables are session-specific and do not cause conflicts.

    • Temp tables can be indexed and optimized f...

  • Answered by AI
  • Q2. Table group and cache look-up
Round 3 - Technical 

(2 Questions)

  • Q1. Infra architechture
  • Q2. Form patterns - D365FO
Round 4 - HR 

(1 Question)

  • Q1. Why are you looking for job change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush-up your basics

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Ey Website and was interviewed in Apr 2023. There were 5 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 Resume tips
Round 2 - Coding Test 

Coding test based on Array , Map ,set and linked list

Round 3 - Technical 

(1 Question)

  • Q1. Kotlin, core android and project related questions
Round 4 - Technical 

(1 Question)

  • Q1. Client round - kotlin , di , coding and core android questions
Round 5 - HR 

(1 Question)

  • Q1. Salary discussions only

Interview Preparation Tips

Interview preparation tips for other job seekers - keep upto date with latest tools and technologies

I was interviewed in May 2022.

Round 1 - Assignment 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Medium

  • Q1. 

    Duplicate Integer in Array

    Given an array ARR of size N, containing each number between 1 and N-1 at least once, identify the single integer that appears twice.

    Input:

    The first line contains an integer...
  • Ans. 

    Identify the duplicate integer in an array containing numbers between 1 and N-1.

    • Iterate through the array and keep track of the frequency of each element using a hashmap.

    • Return the element with a frequency greater than 1 as the duplicate integer.

    • Ensure the constraints are met and a duplicate number is guaranteed to be present.

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

They wants to Check your Problem solving techniques with best case and how you approach a problem and the way you solve
they wants to solve in more than one way 
also they ask basic Questions Related to your frame Work you are working

  • Q1. 

    Anagram Pairs Verification

    In this task, you need to verify if two provided strings are anagrams of each other. Two strings are considered anagrams if you can rearrange the letters of one string to form t...

  • Ans. 

    Verify if two strings are anagrams of each other by rearranging their letters.

    • Create character frequency maps for both strings.

    • Compare the frequency of characters in both maps to check if they are anagrams.

    • Return 'True' if the frequencies match, else return 'False'.

  • Answered by AI
Round 3 - HR 

(1 Question)

Round duration - 20 Minutes
Round difficulty - Easy

General About yourSelf and How was your previous round and CTC discussion

  • Q1. Can you discuss the CTC (Cost to Company) offered in this position?
  • Ans. 

    The CTC offered for this position is competitive and includes salary, benefits, and bonuses.

    • CTC includes salary, benefits, bonuses, and other perks

    • Negotiation may be possible based on experience and skills

    • CTC details are typically discussed during the final stages of the interview process

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Senior Software Engineer in GurgaonEligibility criteriaB.Tech in Computer Science with 60% throughoutErnst & Young (EY) interview preparation:Topics to prepare for the interview - JavaScript: Call Stack, Closures, object Oriented Programming ,scoping, prototype, Async React: Hooks , Callback ,Redux ,custom middleware HTML: New Elements in HTML5CSS: Positions ,Flex box, grid layout, media Query ,SelectorsTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Understand the Basics and Key Concept
Tip 2 : Practice as much a possible for online coding platform 
Tip 3 : Try to solve problem in 2 or more than 2 approach

Application resume tips for other job seekers

Tip 1 : Mention Key concept to your project , don't describe
Tip 2 : Mention your Project with your Role and responsibilities ,
Tip 3 : Don't mention false things

Final outcome of the interviewSelected

Skills evaluated in this interview

Ernst & Young interview questions for designations

 Software Engineer

 (3)

 Senior Software Developer

 (2)

 Associate Software Engineer

 (7)

 Advanced Software Engineer

 (1)

 Senior Data Engineer

 (4)

 Senior Test Engineer

 (3)

 Software Developer

 (8)

 Software Tester

 (2)

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I was interviewed before Jan 2023.

Round 1 - HR 

(1 Question)

  • Q1. Questions related to background. Resume based.
Round 2 - Technical 

(1 Question)

  • Q1. Area of interest - Backend, frontend, databases, cloud etc
Round 3 - Technical 

(1 Question)

  • Q1. Areas of interest - Backend, frontend, databases, cloud, etc
Round 4 - One-on-one 

(1 Question)

  • Q1. Behavioral interview with the Parter/Principal

Get interview-ready with Top Ernst & Young Interview Questions

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

I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic java and angular questions
Round 2 - Coding Test 

Basic technical question on finding duplicate alphabets in a string

Round 3 - HR 

(1 Question)

  • Q1. What is your plan 5 years down the line, how to resolve conflict in the team

I applied via LinkedIn and was interviewed in Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

This round is purely based on DS /Algo and System Design and their real-life applications implications and a few case studies.

Round 2 - Technical 

(2 Questions)

  • Q1. How memory is managed in python?
  • Ans. 

    Python uses automatic memory management through garbage collection.

    • Python uses reference counting to keep track of memory usage.

    • When an object's reference count reaches zero, it is deleted.

    • Python also uses a garbage collector to clean up circular references.

    • Memory allocation is handled by the Python memory manager.

    • Python provides tools like sys.getsizeof() to monitor memory usage.

  • Answered by AI
  • Q2. Three-tier architecture, Flask, Docker, Redis,Microservice,Design Patterns
Round 3 - One-on-one 

(1 Question)

  • Q1. Aptitude-based and technical situation questions with senior members of the team.
Round 4 - HR 

(2 Questions)

  • Q1. Why are you looking for a change?
  • Q2. Where do you see yourself in 5 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - The overall entire onboarding process is so smooth and interaction with the team during the interview process is quite engaging. Just believe in yourself and give your best.

Skills evaluated in this interview

I was interviewed before Apr 2021.

Round 1 - Video Call 

(8 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

This round started slow with some basic fundamental questions around OOPS and then paced up higher to some more advanced questions Java and Multithreading in Java in general.

  • Q1. Can you explain the SOLID principles in Object Oriented Design?
  • Ans. 

    SOLID principles are a set of five design principles in object-oriented programming to make software more maintainable, flexible, and scalable.

    • Single Responsibility Principle (SRP) - A class should have only one reason to change.

    • Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.

    • Liskov Substitution Principle (LSP) - Objects of a superclass should be replaceable with...

  • Answered by AI
  • Q2. What is abstraction in Object-Oriented Programming?
  • Ans. 

    Abstraction in OOP is the concept of hiding complex implementation details and showing only the necessary features to the outside world.

    • Abstraction allows us to focus on what an object does instead of how it does it

    • It helps in reducing complexity and improving maintainability of code

    • Example: In a car, we don't need to know the internal workings of the engine to drive it

  • Answered by AI
  • Q3. How is an abstract class different from an interface?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, fields, and methods with implementation.

    • Interface can only have abstract methods and constants.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Example: Abstract class - Animal with abstract method 'eat', Interface - Flyable with metho

  • Answered by AI
  • Q4. What is a classloader in Java?
  • Ans. 

    A classloader in Java is a part of the Java Runtime Environment that dynamically loads Java classes into the Java Virtual Machine.

    • Classloaders are responsible for loading classes at runtime based on the fully qualified name of the class.

    • There are different types of classloaders in Java such as Bootstrap Classloader, Extension Classloader, and Application Classloader.

    • Classloaders follow a delegation model where a classl...

  • Answered by AI
  • Q5. Why is Java considered platform independent, while the Java Virtual Machine (JVM) is platform dependent?
  • Ans. 

    Java is platform independent because it compiles code into bytecode that can run on any system with a JVM, which is platform dependent.

    • Java code is compiled into bytecode, which is platform independent

    • The JVM interprets the bytecode and translates it into machine code specific to the underlying platform

    • This allows Java programs to run on any system with a JVM installed, making Java platform independent

  • Answered by AI
  • Q6. Can you tell us something about the JIT compiler?
  • Ans. 

    JIT compiler stands for Just-In-Time compiler, which dynamically compiles and optimizes code during runtime.

    • JIT compiler is used to improve the performance of applications by compiling code at runtime instead of ahead of time.

    • It converts bytecode into native machine code on-the-fly, allowing for faster execution.

    • Examples of JIT compilers include HotSpot for Java and V8 for JavaScript.

  • Answered by AI
  • Q7. Can you explain what a thread pool is?
  • Ans. 

    A thread pool is a collection of worker threads that are used to execute tasks concurrently.

    • Thread pools help manage and reuse threads to improve performance and reduce overhead.

    • They limit the number of concurrent threads to prevent resource exhaustion.

    • Tasks are submitted to the pool and executed by available threads.

    • Example: Java's Executor framework provides implementations of thread pools like ThreadPoolExecutor.

  • Answered by AI
  • Q8. What is the difference between the interrupted() and isInterrupted() methods in Java?
  • Ans. 

    interrupted() checks if the current thread has been interrupted, while isInterrupted() checks if a thread has been interrupted.

    • interrupted() is a static method in the Thread class, while isInterrupted() is an instance method.

    • interrupted() clears the interrupted status of the current thread, while isInterrupted() does not.

    • Example: Thread.currentThread().interrupt(); System.out.println(Thread.interrupted()); // prints tr...

  • Answered by AI
Round 2 - Video Call 

(9 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

This round primarily focused on some major concepts in Spring Boot and Hibernate and had questions revolving around
that with some more questions from Microserviices and Java Design Patterns.

  • Q1. How many bean scopes are supported by Spring?
  • Ans. 

    Spring supports five bean scopes: singleton, prototype, request, session, and application.

    • Singleton scope creates a single instance per Spring IoC container.

    • Prototype scope creates a new instance every time the bean is requested.

    • Request scope creates a new instance for each HTTP request.

    • Session scope creates a single instance per HTTP session.

    • Application scope creates a single instance per ServletContext.

  • Answered by AI
  • Q2. What do you understand by autowiring in Spring Boot, and can you name the different modes of autowiring?
  • Ans. 

    Autowiring in Spring Boot is a way to automatically inject dependencies into a Spring bean.

    • Autowiring is a feature in Spring that allows the container to automatically inject the dependencies of a bean.

    • There are different modes of autowiring in Spring: 'byName', 'byType', 'constructor', 'autodetect', and 'no'.

    • For example, in 'byName' autowiring, Spring looks for a bean with the same name as the property being autowired

  • Answered by AI
  • Q3. Can you explain the @RestController annotation in Spring Boot?
  • Ans. 

    The @RestController annotation in Spring Boot is used to define a class as a RESTful controller.

    • Used to create RESTful web services in Spring Boot

    • Combines @Controller and @ResponseBody annotations

    • Eliminates the need to annotate each method with @ResponseBody

  • Answered by AI
  • Q4. What does the @SpringBootApplication annotation do internally?
  • Ans. 

    The @SpringBootApplication annotation is used to mark the main class of a Spring Boot application.

    • It is a combination of @Configuration, @EnableAutoConfiguration, and @ComponentScan annotations.

    • It tells Spring Boot to start adding beans based on classpath settings, other beans, and various property settings.

    • It also implicitly provides a base package for component scanning.

    • Example: @SpringBootApplication

    • Example: @Spring...

  • Answered by AI
  • Q5. Can you explain Spring Actuator and its advantages?
  • Ans. 

    Spring Actuator is a set of production-ready features to help monitor and manage your application.

    • Provides insights into application's health, metrics, and other useful information

    • Enables monitoring and managing of application through HTTP endpoints

    • Can be used to check application's health, view metrics, and even perform custom actions

    • Helps in identifying and troubleshooting issues in production environment

  • Answered by AI
  • Q6. What are the concurrency strategies available in Hibernate?
  • Ans. 

    Hibernate provides various concurrency strategies like optimistic locking, pessimistic locking, and versioning.

    • Optimistic locking: Allows multiple transactions to read a row simultaneously, but only one can update it at a time. Uses versioning or timestamp to check for conflicts.

    • Pessimistic locking: Locks the row for exclusive use by one transaction, preventing other transactions from accessing it until the lock is rel...

  • Answered by AI
  • Q7. Can you explain the working of Microservice Architecture?
  • Ans. 

    Microservice architecture is an architectural style that structures an application as a collection of loosely coupled services.

    • Microservices are small, independent services that work together to form a complete application.

    • Each microservice is responsible for a specific business function and can be developed, deployed, and scaled independently.

    • Communication between microservices is typically done through APIs.

    • Microserv...

  • Answered by AI
  • Q8. What issues are generally addressed by Spring Cloud?
  • Ans. 

    Spring Cloud addresses issues related to building and deploying cloud-native applications.

    • Service discovery and registration

    • Load balancing

    • Circuit breakers

    • Distributed configuration management

    • Routing and gateway

    • Monitoring and tracing

  • Answered by AI
  • Q9. Can you explain the Singleton design pattern?
  • Ans. 

    Singleton design pattern ensures a class has only one instance and provides a global point of access to it.

    • Ensures a class has only one instance by providing a global access point to it

    • Uses a private constructor to restrict instantiation of the class

    • Provides a static method to access the single instance

  • Answered by AI
Round 3 - HR 

(2 Questions)

Round duration - 30 Minutes
Round difficulty - Easy

This is a cultural fitment testing round. HR was very frank and asked standard questions. Then we discussed about my
role.

  • Q1. Why should we hire you?
  • Q2. Why are you looking for a job change?

Interview Preparation Tips

Eligibility criteriaAbove 2 years of experienceErnst & Young (EY) interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, OOPS, Java, Spring Boot, Hibernate, MVCTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

I was interviewed in Nov 2016.

Interview Questionnaire 

6 Questions

  • Q1. Explain Btech Project
  • Ans. 

    Developed a Btech project on automated attendance system using facial recognition.

    • Developed a software application to automate the attendance process in educational institutions.

    • Implemented facial recognition technology to identify and mark attendance of students.

    • Used machine learning algorithms to train the system for accurate recognition.

    • Integrated the application with a database to store attendance records.

    • Provided ...

  • Answered by AI
  • Q2. Code Pascal's Traingle
  • Ans. 

    Code Pascal's Triangle

    • Pascal's Triangle is a triangular array of binomial coefficients

    • Each number is the sum of the two numbers above it

    • The first and last numbers in each row are 1

    • Can be implemented using nested loops or recursion

  • Answered by AI
  • Q3. What is abstract function
  • Ans. 

    An abstract function is a function that has no implementation and must be implemented by its subclasses.

    • An abstract function is declared with the 'abstract' keyword.

    • It is used to define a template for its subclasses to follow.

    • It cannot be instantiated and must be implemented by its subclasses.

    • It can have abstract and non-abstract methods.

    • Example: abstract class Animal { abstract void makeSound(); }

    • Example: class Dog ex...

  • Answered by AI
  • Q4. Difference between abstract and normal function
  • Ans. 

    Abstract functions cannot be instantiated and must be implemented by child classes, while normal functions can be directly called.

    • Abstract functions have no implementation in the parent class, while normal functions do.

    • Abstract functions are declared with the 'abstract' keyword, while normal functions are not.

    • Normal functions can be called directly, while abstract functions must be implemented by child classes.

    • An examp...

  • Answered by AI
  • Q5. Your 2 weakness
  • Ans. 

    Perfectionism and public speaking anxiety

    • I tend to be a perfectionist, which can sometimes lead to spending too much time on a task

    • I struggle with public speaking anxiety, but I have been working on improving my communication skills through practice and training

  • Answered by AI
  • Q6. Why Capgemini
  • Ans. 

    Capgemini is a global leader in consulting, technology services, and digital transformation.

    • Capgemini has a strong reputation in the industry for delivering high-quality software solutions.

    • The company offers a wide range of opportunities for career growth and development.

    • Capgemini has a collaborative and inclusive work culture that fosters innovation and teamwork.

    • The company has a global presence, providing exposure to...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: General Aptitude and English

Round: Technical Interview
Experience: 10 minutes approx. Questions were repetitive for candidates. i.e. for 13 candidates interviewed most of those were similar.

Round: HR Interview
Experience: Other normal stuff about family.
Tips: HR might try to get under your skin so prepare for general hr questions.

College Name: IIT Patna

Skills evaluated in this interview

I was interviewed before Aug 2016.

Interview Preparation Tips

Round: Test
Experience: It was good
Total Questions: 20

Round: Technical Interview
Experience: It was good

Contribute & help others!
anonymous
You can choose to be anonymous

Ernst & Young Interview FAQs

How many rounds are there in Ernst & Young Senior Software Engineer interview?
Ernst & Young interview process usually has 3-4 rounds. The most common rounds in the Ernst & Young interview process are Technical, HR and Coding Test.
How to prepare for Ernst & Young Senior Software 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 Java, Kafka, Spring Boot, .Net and Azure.
What are the top questions asked in Ernst & Young Senior Software Engineer interview?

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

  1. SSRS reports - Why temp tables are used and not regular tabl...read more
  2. How memory is managed in pyth...read more
  3. Technology u...read more

Recently Viewed

INTERVIEWS

Pitchbook

No Interviews

INTERVIEWS

Bharat Forge

No Interviews

INTERVIEWS

Areteans

No Interviews

INTERVIEWS

Eicher Motors

No Interviews

SALARIES

JPMorgan Chase & Co.

INTERVIEWS

KPMG India

No Interviews

INTERVIEWS

Volvo

No Interviews

INTERVIEWS

LTIMindtree

No Interviews

SALARIES

Baker Tilly Virchow Krause

SALARIES

FactSet

Tell us how to improve this page.

Ernst & Young Senior Software Engineer Interview Process

based on 6 interviews

2 Interview rounds

  • Technical Round
  • HR Round
View more
Ernst & Young Senior Software Engineer Salary
based on 1.1k salaries
₹7.1 L/yr - ₹25.2 L/yr
8% more than the average Senior Software Engineer Salary in India
View more details

Ernst & Young Senior Software Engineer Reviews and Ratings

based on 85 reviews

3.6/5

Rating in categories

3.7

Skill development

3.2

Work-life balance

3.5

Salary

3.7

Job security

3.4

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 85 Reviews and Ratings
Senior Consultant
16k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
12.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
7.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
6.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
4k salaries
unlock blur

₹0 L/yr - ₹0 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