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) Interview Questions, Process, and Tips for Freshers

Updated 28 Dec 2024

Top EY Global Delivery Services ( EY GDS) Interview Questions and Answers for Freshers

View all 40 questions

EY Global Delivery Services ( EY GDS) Interview Experiences for Freshers

Popular Designations

65 interviews found

QA Engineer Interview Questions & Answers

user image Saravanan Rajendran

posted on 27 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. More about real life scenario based questions

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Data Analyst Intern Interview Questions & Answers

user image Harsh lambhate

posted on 27 May 2024

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

(1 Question)

  • Q1. Company was amazing they will ask related sql

Data Analyst Intern Interview Questions asked at other Companies

Q1. Water Jug Problem Statement You have two water jugs with capacities X and Y liters respectively, both initially empty. You also have an infinite water supply. The goal is to determine if it is possible to measure exactly Z liters using thes... read more
Add answer

Intern Interview Questions & Answers

user image 16 Kavya

posted on 12 Apr 2024

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

1 HR..DS,SQL,PYTHON,RESUME,INTRO

Round 2 - Technical 

(1 Question)

  • Q1. I don't remember the questions

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Portal and was interviewed in Apr 2023. There were 2 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 - One-on-one 

(7 Questions)

  • Q1. Why we need lists and tuple, real time example
  • Ans. 

    Lists and tuples are essential data structures in Python for storing and manipulating collections of items.

    • Lists are mutable and allow for dynamic resizing, making them suitable for scenarios where the size of the collection may change over time.

    • Tuples are immutable and provide a fixed-size collection, making them useful for scenarios where the collection should not be modified.

    • Lists and tuples can be used to store and...

  • Answered by AI
  • Q2. Boosting techniques
  • Ans. 

    Boosting techniques are ensemble methods that combine weak learners to create a strong learner.

    • Boosting algorithms iteratively train weak models and give more weight to misclassified instances.

    • Examples of boosting techniques include AdaBoost, Gradient Boosting, and XGBoost.

    • Boosting can be used for classification and regression tasks.

    • Boosting algorithms aim to reduce bias and variance in the final model.

    • Boosting can imp...

  • Answered by AI
  • Q3. What is pruning and why it is used
  • Ans. 

    Pruning is a technique used in machine learning to reduce the size of a decision tree by removing unnecessary branches.

    • Pruning helps prevent overfitting by simplifying the model.

    • It improves the model's generalization ability by reducing complexity.

    • Pruning can be done through pre-pruning or post-pruning.

    • Pre-pruning involves setting a threshold to stop tree growth early.

    • Post-pruning involves removing branches that do not...

  • Answered by AI
  • Q4. About Project mentioned in resume. Your role in it. And how you executed your part in it
  • Q5. AWS based questions
  • Q6. Questions related to ML & DL Algorithms. Mostly on NLP (For me)
  • Q7. Few questions on latest things like LLM, Generative AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on your projects as mentioned in your resume

Skills evaluated in this interview

Data Scientist Interview Questions asked at other Companies

Q1. Special Sum of Array Problem Statement Given an array 'arr' containing single-digit integers, your task is to calculate the total sum of all its elements. However, the resulting sum must also be a single-digit number. To achieve this, repea... read more
Add answer

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

 Consultant

 (46)

 Senior Consultant

 (34)

 Analyst

 (32)

 Advanced Analyst

 (27)

 Senior Associate

 (25)

 Tax Analyst

 (25)

 Assistant Manager

 (19)

 Associate Consultant

 (18)

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2023. 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 - Aptitude Test 

It was a basic aptitude test on logical reasoning and mathematics

Round 3 - Technical 

(5 Questions)

  • Q1. Interview was very mild level and most questions were focused on basic computer networks topics like ipv4 structures and all followed by palindrome question or anything very generic type coding questions e...
  • Q2. Why do we need ipv6 if we already have ipv4?
  • Ans. 

    IPv6 is needed due to the exhaustion of IPv4 addresses and the need for more secure and efficient communication.

    • IPv4 has a limited number of addresses, which are almost exhausted

    • IPv6 provides a much larger address space, allowing for more devices to connect to the internet

    • IPv6 also offers improved security features and more efficient routing

    • Many new devices and networks are already using IPv6

    • IPv6 is essential for the f

  • Answered by AI
  • Q3. Difference single variant and multivariant parameters?
  • Ans. 

    Single variant parameters have one value while multivariant parameters have multiple values.

    • Single variant parameters have only one value that can be changed.

    • Multivariant parameters have multiple values that can be changed.

    • Examples of single variant parameters include age, weight, and height.

    • Examples of multivariant parameters include hair color, eye color, and skin tone.

  • Answered by AI
  • Q4. Explain HTTP, FTP, TCP/IP protocol etc.
  • Ans. 

    HTTP, FTP, and TCP/IP are protocols used for communication between devices on a network.

    • HTTP (Hypertext Transfer Protocol) is used for transmitting web pages and other data over the internet.

    • FTP (File Transfer Protocol) is used for transferring files between computers on a network.

    • TCP/IP (Transmission Control Protocol/Internet Protocol) is the basic communication language of the internet.

    • TCP is responsible for ensuring...

  • Answered by AI
  • Q5. Write a code to check a palindrome.
  • Ans. 

    Code to check if a given string is a palindrome or not.

    • Remove all non-alphanumeric characters from the string

    • Convert the string to lowercase

    • Reverse the string and compare with the original string

    • If they are equal, then the string is a palindrome

  • Answered by AI

Interview Preparation Tips

Topics to prepare for EY Global Delivery Services ( EY GDS) Technology Consultant interview:
  • Computer networks
  • Data Structures
  • Database
  • Puzzles
Interview preparation tips for other job seekers - Never immediately answer the coding question when the interviewer asks as he/she will know that you know it well or might think u by hearted the answer. So, try to be cheeky with it like think for 10 seconds and then pretend to try to solve the question and then immediately implant the answer (as you would probably the answer to the general interview coding questions).
First off, try to build a good relation or vibe with the interviewer so that he/ she may find you interesting enough and may ignore few mistakes u may commit.
In my experience, my interviewer was a young lady. So, I had a chance to show off a little bit of my charisma at first so she find me really interesting besides the technical part and that helped me establish a locked conversation with her and made the interview feel like it happened quickly although it was more than 45 min long. Later I showed her the college campus around and the nearby best attractions for a bit which was a win-win situation for both of us.
So, that's how u play guys but if it's a guy then just be yourself like I did!

Skills evaluated in this interview

Technology Consultant Interview Questions asked at other Companies

Q1. Smallest Subarray With K Distinct Elements Given an array A consisting of N integers, your task is to find the smallest subarray of A that contains exactly K distinct integers. If multiple such subarrays exist, return the one with the small... read more
Add answer

Get interview-ready with Top EY Global Delivery Services ( EY GDS) Interview Questions

Tax Assistant Interview Questions & Answers

user image Anonymous

posted on 27 Nov 2023

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

I applied via campus placement at Mount Carmel College, Bangalore and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

There was logical,english and financial management

Round 3 - HR 

(1 Question)

  • Q1. About yourself, Why EY and intership based/experience
Round 4 - Technical 

(1 Question)

  • Q1. About yourself and why you choose EY

Interview Preparation Tips

Interview preparation tips for other job seekers - Do research

Tax Assistant Interview Questions asked at other Companies

Q1. What is your reason for wanting to switch to foreign taxation?
View answer (1)

Jobs at EY Global Delivery Services ( EY GDS)

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Ques1: Data management?
  • Q2. Ques2: Design end2end architecture
  • Ans. 

    Designing an end-to-end architecture involves creating a framework that connects all components of a system.

    • Identify the requirements and goals of the system

    • Choose appropriate technologies and tools

    • Design data flow and storage mechanisms

    • Create a scalable and fault-tolerant system

    • Ensure security and privacy of data

    • Test and validate the system

    • Implement monitoring and logging mechanisms

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Project related ques. Scenario based ques,
  • Q2. Q2: Data governance and linage

Skills evaluated in this interview

Senior Data Engineer Interview Questions asked at other Companies

Q1. Write a query to get the customer with the highest total order value for each year, month. [Note: Order table is different and Customer table is different. Order_ID and Customer_ID are the PK of the table with Oid from Customer table being ... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Completely about myself to analyse my personal skills, behavior, strength and weakness.
  • Ans. I answered my thought as fair.
  • Answered Anonymously
Round 3 - Technical 

(2 Questions)

  • Q1. Waiting for the intervie
  • Q2. Waiting for the interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Tax Consultant Interview Questions asked at other Companies

Q1. What is the difference between accounting and audit
View answer (1)

Associate Interview Questions & Answers

user image Anonymous

posted on 3 Apr 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. How do you handle conflicts

Top EY Global Delivery Services ( EY GDS) Associate Interview Questions and Answers

Q1. Explain how to practically apply for refund
View answer (1)

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)

Developer Interview Questions & Answers

user image Anonymous

posted on 7 Sep 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

It was basic aptitude questions

Round 3 - Coding Test 

Online coding test to solve a detailed problem

Round 4 - Technical 

(2 Questions)

  • Q1. Basic programming questions
  • Q2. Questions based on certifications in resume
Round 5 - HR 

(1 Question)

  • Q1. Just self introduction was asked in a phone call

Developer Interview Questions asked at other Companies

Q1. Which programming language do you use regular in work
View answer (2)

EY Global Delivery Services ( EY GDS) Interview FAQs

How many rounds are there in EY Global Delivery Services ( EY GDS) interview for freshers?
EY Global Delivery Services ( EY GDS) interview process for freshers usually has 2-3 rounds. The most common rounds in the EY Global Delivery Services ( EY GDS) interview process for freshers are Technical, Resume Shortlist and HR.
How to prepare for EY Global Delivery Services ( EY GDS) interview for freshers?
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 EY Global Delivery Services ( EY GDS). The most common topics and skills that interviewers at EY Global Delivery Services ( EY GDS) expect are Auditing, MS Office, IFRS, Accounting and US GAAP.
What are the top questions asked in EY Global Delivery Services ( EY GDS) interview for freshers?

Some of the top questions asked at the EY Global Delivery Services ( EY GDS) interview for freshers -

  1. Why do we need ipv6 if we already have ip...read more
  2. Difference single variant and multivariant paramete...read more
  3. Write a code to check a palindro...read more
How long is the EY Global Delivery Services ( EY GDS) interview process?

The duration of EY Global Delivery Services ( EY GDS) interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

EY Global Delivery Services ( EY GDS) Interview Process for Freshers

based on 44 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.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
 • 802 Interviews
View all

EY Global Delivery Services ( EY GDS) Reviews and Ratings

based on 3.4k reviews

3.6/5

Rating in categories

3.6

Skill development

3.3

Work-life balance

3.4

Salary

3.8

Job security

3.4

Company culture

3.1

Promotions

3.2

Work satisfaction

Explore 3.4k Reviews and Ratings
Senior Consultant
3k salaries
unlock blur

₹8 L/yr - ₹31 L/yr

Assistant Manager
2.1k salaries
unlock blur

₹9.6 L/yr - ₹31.6 L/yr

Manager
1.7k salaries
unlock blur

₹14 L/yr - ₹55 L/yr

Consultant
1.4k salaries
unlock blur

₹4.5 L/yr - ₹18 L/yr

Senior Associate
1.4k 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

Deloitte

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