Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by EY Global Delivery Services ( EY GDS) Team. If you also belong to the team, you can get access from here

EY Global Delivery Services ( EY GDS) Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

EY Global Delivery Services ( EY GDS) Software Engineer Interview Questions, Process, and Tips for Experienced

Updated 6 Apr 2025

Top EY Global Delivery Services ( EY GDS) Software Engineer Interview Questions and Answers for Experienced

EY Global Delivery Services ( EY GDS) Software Engineer Interview Experiences for Experienced

4 interviews found

Software Engineer Interview Questions & Answers

user image Chava Bhandhavi

posted on 6 Apr 2025

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. What did upu learn in last 2 years?
  • Q2. Explain about you project experience?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. What is Abstract class
  • Ans. 

    An abstract class is a blueprint for other classes, allowing for shared methods and properties while preventing instantiation.

    • An abstract class cannot be instantiated directly.

    • It can contain abstract methods (without implementation) that must be implemented by derived classes.

    • It can also have concrete methods (with implementation) that can be used by derived classes.

    • Example: In a shape hierarchy, 'Shape' can be an abst...

  • Answered by AI
  • Q2. Difference between static method and class method?
  • Ans. 

    Static methods belong to the class, while class methods can modify class state and take the class as the first argument.

    • Static methods are defined using the 'static' keyword and do not take 'self' or 'cls' as the first parameter.

    • Class methods are defined using the '@classmethod' decorator and take 'cls' as the first parameter, allowing access to class variables.

    • Static methods cannot modify class state or instance state...

  • Answered by AI
  • Q3. MRO in Python ?
  • Ans. 

    MRO (Method Resolution Order) in Python determines the order in which base classes are searched when executing a method.

    • MRO is crucial in multiple inheritance scenarios to avoid ambiguity.

    • Python uses the C3 linearization algorithm to compute MRO.

    • You can view the MRO of a class using the __mro__ attribute or the mro() method.

    • Example: For class D inheriting from B and C, and both B and C inheriting from A, MRO is D ->...

  • Answered by AI
  • Q4. How merge function used in pandas?
  • Ans. 

    The merge function in pandas combines DataFrames based on common columns or indices.

    • Used to combine two DataFrames based on a key column.

    • Example: pd.merge(df1, df2, on='key') merges df1 and df2 on the 'key' column.

    • Supports different types of joins: inner, outer, left, right.

    • Example: pd.merge(df1, df2, how='outer') performs an outer join.

    • Can merge on multiple columns using a list: pd.merge(df1, df2, on=['key1', 'key2'])

  • Answered by AI

Software Engineer Interview Questions Asked at Other Companies for Experienced

Q1. String Compression Problem Statement Implement a program that per ... read more
asked in HCLTech
Q2. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q3. Total time: 110 mins 1. Find missing and duplicate numbers from g ... read more
asked in HCLTech
Q4. Reverse Array Elements Given an array containing 'N' elements, th ... read more
asked in Cisco
Q5. Intersection of Linked List Problem You are provided with two sin ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Sql queries, java coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is Guidewire
  • Ans. 

    Guidewire is a software company that provides core system software for property and casualty insurers.

    • Guidewire offers software solutions for policy administration, claims management, and billing.

    • Their software helps insurance companies streamline their operations and improve customer service.

    • Examples of Guidewire products include PolicyCenter, ClaimCenter, and BillingCenter.

  • Answered by AI

EY Global Delivery Services ( EY GDS) interview questions for designations

 Senior Software Engineer

 (11)

 Associate Software Engineer

 (10)

 Software Testing Engineer

 (1)

 Software Developer

 (7)

 Senior Software Developer

 (2)

 Software Developer Intern

 (1)

 Senior Software Quality Analyst

 (1)

 Software Development Engineer Intern

 (1)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. React JS, Python, SQL, Puzzles
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Non related to technology
  • Q2. Very bad behavior company all person

Interview Preparation Tips

Interview preparation tips for other job seekers - Never do an interview with thus company
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Group Discussion 

Had group discussion with 3 people for 1 hour

Round 2 - Group Discussion 

Had group discussion with 3 people for 1 hour

Round 3 - One-on-one 

(2 Questions)

  • Q1. Had one-to-one with client
  • Q2. Plugins, JavaScript, Power automate, SSRS, Customizations, Configurations, Integrations, Azure functions, scenarios

Interview Preparation Tips

Interview preparation tips for other job seekers - I had interviewed and being selected in all three rounds. Even I was asked for documents by recruiter for offer letter process. She told everything about salary structure then she didn't responded for 2 weeks. I tried reaching her but nothing. One day she told that your profile is on hold as we are able to fill up the position internally. I am not sure how can anyone say this, how can someone able to fulfil position in just one week, how come job portals still taking applications for same position.

Its terrible and advise to everyone don't kill your time as they are not going to offer and match your expectations.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude topic was as generally appears in other placement tests , coding questions(not that much hard )

Round 2 - Technical 

(1 Question)

  • Q1. Asked for the introduction , then asked questions from the resume . Also the OOPS concept and interface

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and give only neccessay answer of the question,do not say something extra

I applied via Fast career and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. I have appeared for statutory audit interview in January 2021. Questions were based on Ind AS 116 115 EPS, Inventory , CARO, IFC, Controls Etc. Articleship experience in detail.( All type of worked carried...

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't loose confidence whole answering even if you don't know the answer.

Interview Questionnaire 

1 Question

  • Q1. Introduction

EY Global Delivery Services ( EY GDS) Interview FAQs

How many rounds are there in EY Global Delivery Services ( EY GDS) Software Engineer interview for experienced candidates?
EY Global Delivery Services ( EY GDS) interview process for experienced candidates usually has 1 rounds. The most common rounds in the EY Global Delivery Services ( EY GDS) interview process for experienced candidates are Technical.
What are the top questions asked in EY Global Delivery Services ( EY GDS) Software Engineer interview for experienced candidates?

Some of the top questions asked at the EY Global Delivery Services ( EY GDS) Software Engineer interview for experienced candidates -

  1. how merge function used in pand...read more
  2. Difference between static method and class meth...read more
  3. what is Abstract cl...read more

Tell us how to improve this page.

EY Global Delivery Services ( EY GDS) Software Engineer Interview Process for Experienced

based on 4 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

BDO India LLP Interview Questions
3.4
 • 78 Interviews
RSM India Interview Questions
3.3
 • 55 Interviews
NAV Backoffice Interview Questions
3.3
 • 30 Interviews
CohnReznick Interview Questions
3.6
 • 30 Interviews
Crowe Horwath Interview Questions
4.0
 • 29 Interviews
View all
EY Global Delivery Services ( EY GDS) Software Engineer Salary
based on 385 salaries
₹3.5 L/yr - ₹19.8 L/yr
32% more than the average Software Engineer Salary in India
View more details

EY Global Delivery Services ( EY GDS) Software Engineer Reviews and Ratings

based on 22 reviews

3.3/5

Rating in categories

3.3

Skill development

3.0

Work-life balance

3.0

Salary

3.6

Job security

3.4

Company culture

3.0

Promotions

2.7

Work satisfaction

Explore 22 Reviews and Ratings
Senior Consultant
3.2k salaries
unlock blur

₹8.3 L/yr - ₹32 L/yr

Assistant Manager
2.3k salaries
unlock blur

₹9.4 L/yr - ₹32 L/yr

Manager
1.8k salaries
unlock blur

₹14.4 L/yr - ₹52.7 L/yr

Consultant
1.5k salaries
unlock blur

₹5 L/yr - ₹19.6 L/yr

Senior Associate
1.5k salaries
unlock blur

₹5 L/yr - ₹20 L/yr

Explore more salaries
Compare EY Global Delivery Services ( EY GDS) with

Ernst & Young

3.4
Compare

TCS

3.7
Compare

Accenture

3.8
Compare

BDO India LLP

3.4
Compare
Did you find this page helpful?
Yes No
write
Share an Interview