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) Salesforce Developer Interview Questions, Process, and Tips

Updated 1 Aug 2024

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

  • Q1. How to convert Json data into string in LWC Can we do callouts from LWC? What is the precautions need to take care Before writing queaueable apex class? Have you worked o ...read more
  • Q2. What is the by default sharing method followed by apex code
  • Q3. How to bypass sharing rules via apex class
View all 6 questions

EY Global Delivery Services ( EY GDS) Salesforce Developer Interview Experiences

3 interviews found

Salesforce Developer Interview Questions & Answers

user image Aditya Dhulipala

posted on 13 May 2024

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

(3 Questions)

  • Q1. What is the by default sharing method followed by apex code
  • Ans. 

    Apex code follows the by default sharing method of 'with sharing'.

    • By default, Apex code enforces sharing rules that apply to the current user.

    • This means that the code runs in the user's context and respects their sharing settings.

    • Developers can also use 'without sharing' to bypass sharing rules if necessary.

  • Answered by AI
  • Q2. How to bypass sharing rules via apex class
  • Ans. 

    Bypassing sharing rules via apex class involves using 'without sharing' keyword in the class definition.

    • Use 'without sharing' keyword in the class definition to bypass sharing rules.

    • This keyword allows the apex class to ignore sharing rules and access all data regardless of the user's permissions.

  • Answered by AI
  • Q3. How to convert Json data into string in LWC Can we do callouts from LWC? What is the precautions need to take care Before writing queaueable apex class? Have you worked on platform events? How to communi...
  • Ans. 

    To convert Json data into string in LWC, use JSON.stringify() method.

    • Use JSON.stringify() method to convert Json data into string in LWC.

    • Yes, callouts can be made from LWC using imperative Apex.

    • Precautions before writing queueable Apex class include governor limits, bulkification, and error handling.

    • Platform events can be used for inter-component communication in LWC.

    • To communicate unrelated LWC components, use Lightni

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What are types of flows
  • Ans. 

    Types of flows include autolaunched flows, screen flows, and scheduled flows.

    • Autolaunched flows are triggered by a process or record change

    • Screen flows guide users through a series of screens to collect information

    • Scheduled flows are triggered based on a schedule or time-based event

  • Answered by AI
  • Q2. What are types of table in report
  • Ans. 

    Types of tables in reports include summary tables, matrix tables, and joined tables.

    • Summary tables provide a high-level overview of data, often with subtotals and grand totals.

    • Matrix tables allow for data to be grouped and summarized in rows and columns.

    • Joined tables combine data from multiple sources or objects in a single report.

  • Answered by AI
  • Q3. What is skinny table
  • Ans. 

    Skinny table is a custom table in Salesforce that contains a subset of fields from standard and custom objects for performance optimization.

    • Skinny table is used to improve query performance by reducing the number of joins needed.

    • It contains frequently accessed fields from standard and custom objects.

    • Data in skinny tables is automatically synchronized with the source objects.

    • Skinny tables are read-only and cannot be dir

  • Answered by AI

Skills evaluated in this interview

Salesforce Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Write a trigger to update contact when accounts phone changed.
asked in Infosys
Q2. How do you make the child records read only of its parent record' ... read more
asked in TCS
Q3. Difference between Roles & Profiles, Difference between Workf ... read more
asked in Infosys
Q4. How do load both parent and child records at a time using data lo ... read more
asked in Infosys
Q5. How do you call a controllor method from javascript in visualforc ... read more

Salesforce Developer Interview Questions & Answers

user image Bhupesh Kumar Turkar

posted on 1 Aug 2024

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

(3 Questions)

  • Q1. Integration related
  • Q2. Trigger related
  • Q3. LWC use case related ques.

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

I applied via Referral and was interviewed before Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions on GST

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical rounds have detailed questions depending on designation. Should be updated on recent developments.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 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 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - Technical 

(1 Question)

  • Q1. What is the Human Resource Management strategies applied and successful in your tenure.
Round 4 - Technical 

(1 Question)

  • Q1. Where do you see yourself in 5years

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your accounts and taxation knowledge up to date.

EY Global Delivery Services ( EY GDS) Interview FAQs

How many rounds are there in EY Global Delivery Services ( EY GDS) Salesforce 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.
What are the top questions asked in EY Global Delivery Services ( EY GDS) Salesforce Developer interview?

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

  1. How to convert Json data into string in LWC Can we do callouts from LWC? What ...read more
  2. What is the by default sharing method followed by apex c...read more
  3. How to bypass sharing rules via apex cl...read more

Tell us how to improve this page.

EY Global Delivery Services ( EY GDS) Salesforce Developer Interview Process

based on 3 interviews

1 Interview rounds

  • Technical Round
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.4
 • 30 Interviews
CohnReznick Interview Questions
3.7
 • 30 Interviews
Crowe Horwath Interview Questions
4.0
 • 29 Interviews
View all
EY Global Delivery Services ( EY GDS) Salesforce Developer Salary
based on 17 salaries
₹6 L/yr - ₹24.1 L/yr
95% more than the average Salesforce Developer Salary in India
View more details

EY Global Delivery Services ( EY GDS) Salesforce Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

3.0

Salary

5.0

Job security

5.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Senior Consultant
3.2k salaries
unlock blur

₹8.4 L/yr - ₹32 L/yr

Assistant Manager
2.3k salaries
unlock blur

₹9.4 L/yr - ₹33 L/yr

Manager
1.7k salaries
unlock blur

₹14.4 L/yr - ₹55 L/yr

Consultant
1.5k salaries
unlock blur

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