Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Salesforce Developer Interview Questions, Process, and Tips

Updated 31 Mar 2025

Top Accenture Salesforce Developer Interview Questions and Answers

View all 20 questions

Accenture Salesforce Developer Interview Experiences

39 interviews found

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

(2 Questions)

  • Q1. Recursive trigger
  • Q2. Roll up summary trigger
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Call parent to child in lwc
  • Ans. 

    To call parent to child in LWC, use @api decorator in child component to expose a public property and then use the property in parent component.

    • Use @api decorator in child component to expose a public property

    • Pass data from parent to child component using the public property

    • Access the data in the child component using the public property

  • Answered by AI
  • Q2. Trigger scenarios

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
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Trigger to count total opportunity amount on Account
  • Ans. 

    Create a trigger to calculate total opportunity amount on Account

    • Create an after insert, update, delete trigger on Opportunity object

    • Query all related Opportunities for the Account

    • Calculate the total amount and update a custom field on the Account

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

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

Aptitude question and basic coding question

Round 2 - Coding Test 

Regarding Trigger Lwc Apex and Salesforce Admin

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your skills

Accenture interview questions for designations

 Senior Salesforce Developer

 (7)

 Salesforce Administrator and Developer

 (1)

 Salesforce Marketing Cloud Developer

 (1)

 Salesforce Consultant

 (3)

 Salesforce Administrator

 (3)

 Salesforce Developer Lead

 (2)

 Salesforce Application Developer

 (1)

 Developer

 (9)

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

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is lightning message service?
  • Ans. 

    Lightning message service is a messaging channel that allows communication between components in a Lightning web application.

    • It enables communication between Aura components, Visualforce pages, and Lightning web components.

    • Messages are sent and received using the Lightning Message Service API.

    • It supports both point-to-point and broadcast messaging.

    • Developers can use it to communicate between components that are not dir

  • Answered by AI

Skills evaluated in this interview

Get interview-ready with Top Accenture Interview Questions

Salesforce Developer Interview Questions & Answers

user image Karan Singh Solanki

posted on 8 Oct 2024

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

(1 Question)

  • Q1. Apex LWC Basics
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Lwc concepts, async apex, data security

Round 2 - Technical 

(1 Question)

  • Q1. Lwc concepts , datatable, callout
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Trigger.new vs Trigger.newMap
  • Ans. 

    Trigger.new contains the new records that are being inserted or updated, while Trigger.newMap contains the new records mapped by their IDs.

    • Trigger.new is a list of sObjects that are being inserted or updated in a trigger context.

    • Trigger.newMap is a map of sObjects that are being inserted or updated, with their IDs as keys.

    • Use Trigger.new when you need to iterate over all new records without needing to access them by ID...

  • Answered by AI

Skills evaluated in this interview

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

I was asked about IP , Is there limitation of Response Action in Integration Procedure

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Coding and technical Projects explanation Batch class Trigger Profile and permission set Account and contact relation
Round 3 - Technical 

(1 Question)

  • Q1. General and technical related questions
Round 4 - HR 

(1 Question)

  • Q1. About Accenture and salary discussion

Accenture Interview FAQs

How many rounds are there in Accenture Salesforce Developer interview?
Accenture interview process usually has 1-2 rounds. The most common rounds in the Accenture interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Accenture Salesforce 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 Accenture. The most common topics and skills that interviewers at Accenture expect are Salesforce, Lightning, Apex, Triggers and Customization.
What are the top questions asked in Accenture Salesforce Developer interview?

Some of the top questions asked at the Accenture Salesforce Developer interview -

  1. write a batch code to update account rat...read more
  2. what is quable apex in salesfo...read more
  3. tirgger to update shipping addr...read more
How long is the Accenture Salesforce Developer interview process?

The duration of Accenture Salesforce Developer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Accenture Salesforce Developer Interview Process

based on 40 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more
Accenture Salesforce Developer Salary
based on 2k salaries
₹2.8 L/yr - ₹12 L/yr
At par with the average Salesforce Developer Salary in India
View more details

Accenture Salesforce Developer Reviews and Ratings

based on 123 reviews

3.9/5

Rating in categories

3.7

Skill development

3.6

Work-life balance

3.2

Salary

3.7

Job security

3.7

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 123 Reviews and Ratings
Application Development Analyst
39k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.4k salaries
unlock blur

₹7 L/yr - ₹20.2 L/yr

Team Lead
24.9k salaries
unlock blur

₹7.2 L/yr - ₹25.7 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Analyst
17.9k salaries
unlock blur

₹5.5 L/yr - ₹21.3 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

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