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
3.6

based on 3.4k Reviews

Filter interviews by

EY Global Delivery Services ( EY GDS) DOT NET Developer Interview Questions, Process, and Tips

Updated 7 Oct 2024

EY Global Delivery Services ( EY GDS) DOT NET Developer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(6 Questions)

  • Q1. How can we return multiple data with different data types from a function in .c#
  • Ans. 

    To return multiple data with different data types from a function in .c#, use Tuple or create a custom class with properties for each data type.

    • Use Tuple to return multiple data with different data types. For example: Tuple

    • Create a custom class with properties for each data type and return an instance of that class. For example: public class CustomData { public int Number { get; set; } public string

  • Answered by AI
  • Q2. How to Optimize Stored Procedure
  • Ans. 

    Optimizing stored procedures involves reducing execution time and resource usage.

    • Use proper indexing on tables involved in the stored procedure

    • Avoid using SELECT * and only fetch necessary columns

    • Minimize the use of temporary tables and cursors

    • Avoid using scalar functions in WHERE clauses

    • Consider using table-valued functions instead of scalar functions

  • Answered by AI
  • Q3. How do you run Azure Functions Locally
  • Ans. 

    Azure Functions can be run locally using Azure Functions Core Tools

    • Install Azure Functions Core Tools using npm

    • Create a new Azure Functions project using func init command

    • Run the Azure Functions project locally using func start command

  • Answered by AI
  • Q4. API Rate Limiting
  • Q5. API Return Types
  • Q6. What is a Partial Class
  • Ans. 

    Partial class is a class that allows splitting the definition of a class into multiple files.

    • Partial classes are used to divide a large class into smaller, more manageable parts.

    • Each part of a partial class must use the 'partial' keyword.

    • All parts of a partial class must be in the same namespace and assembly.

    • Partial classes are commonly used in code generation scenarios.

    • Example: public partial class MyClass { }

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

EY Global Delivery Services ( EY GDS) Interview FAQs

How many rounds are there in EY Global Delivery Services ( EY GDS) DOT NET Developer interview?
EY Global Delivery Services ( EY GDS) interview process usually has 1 rounds. The most common rounds in the EY Global Delivery Services ( EY GDS) interview process are Technical.
How to prepare for EY Global Delivery Services ( EY GDS) DOT NET Developer 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 EY Global Delivery Services ( EY GDS). The most common topics and skills that interviewers at EY Global Delivery Services ( EY GDS) expect are C#, Entity Framework, SSIS, SSRS and Javascript.
What are the top questions asked in EY Global Delivery Services ( EY GDS) DOT NET Developer interview?

Some of the top questions asked at the EY Global Delivery Services ( EY GDS) DOT NET Developer interview -

  1. How can we return multiple data with different data types from a function in ...read more
  2. How do you run Azure Functions Loca...read more
  3. How to Optimize Stored Proced...read more

Tell us how to improve this page.

EY Global Delivery Services ( EY GDS) DOT NET Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Senior Consultant
2.9k salaries
unlock blur

₹8 L/yr - ₹31 L/yr

Assistant Manager
2.1k salaries
unlock blur

₹9.7 L/yr - ₹31.6 L/yr

Manager
1.7k salaries
unlock blur

₹18 L/yr - ₹52.7 L/yr

Consultant
1.4k salaries
unlock blur

₹4.5 L/yr - ₹20 L/yr

Senior Associate
1.3k 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.9
Compare

Deloitte

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