Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I have worked on multiple projects involving Salesforce customization, integration, and automation.
Implemented custom objects, fields, and validation rules to meet specific business requirements
Developed Apex triggers and classes to automate processes and workflows
Integrated Salesforce with external systems using REST and SOAP APIs
Created custom reports and dashboards for data analysis and visualization
Salesforce Lightning Web Components (LWC) are a modern UI framework to develop web components for Salesforce applications.
LWC uses modern web standards like ES6, Shadow DOM, and Custom Elements.
LWC is built on top of the Web Components standard, allowing for reusability and encapsulation.
LWC provides a reactive programming model with a one-way data binding approach.
LWC can interact with Salesforce data and metadata usi
I appeared for an interview in Sep 2024.
45 mins online interview. Technical questions about salesforce security and LWC, JS. Scenario based trigger question and SOQL queries and JS methods.
I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.
Basic Apex coding questions
Apex sharing allows developers to control access to records based on criteria.
Apex sharing rules can be used to extend sharing access beyond the organization-wide defaults.
Apex managed sharing allows developers to programmatically share records with specific users or groups.
Sharing reasons can be used to define the reason for sharing a record in Apex.
Apex sharing can be enforced using the 'with sharing' keyword in Apex
What people are saying about Accenture
Accenture interview questions for designations
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Get interview-ready with Top Accenture Interview Questions
Lifecycle hooks in LWC are methods that allow developers to hook into the lifecycle of a component.
ConnectedCallback - called when a component is inserted into the DOM
RenderedCallback - called after a component's template has been rendered
DisconnectedCallback - called when a component is removed from the DOM
ErrorCallback - called when an error occurs in a component
Example: connectedCallback() { console.log('Component c
Batchable Apex is used for processing large data sets in smaller chunks, while Queueable Apex is used for asynchronous processing of single job.
Batchable Apex is used for processing large data sets in smaller chunks
Queueable Apex is used for asynchronous processing of single job
Batchable Apex can be scheduled to run at specific times, while Queueable Apex runs immediately after being added to the queue
Batchable Apex us...
Future methods do not allow sObjects as data type.
Future methods in Salesforce do not allow sObjects as parameters.
You cannot pass an sObject, such as Account or Contact, as a parameter to a future method.
Instead, you can pass the sObject ID and query for the sObject in the future method.
Synchronous methods execute in a sequential order, while asynchronous methods allow for parallel execution.
Synchronous methods execute in a sequential order, blocking the execution until the method is completed.
Asynchronous methods allow for parallel execution, enabling other processes to continue while the method runs in the background.
Synchronous methods are suitable for tasks that require immediate results, while as...
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
I appeared for an interview in Mar 2025, where I was asked the following questions.
Conditional statements in Salesforce logic control the flow based on specific criteria.
Use 'if' statements to execute code based on a condition. Example: if (x > 10) { // code }
Utilize 'else' to define an alternative action if the 'if' condition is false. Example: if (x > 10) { // code } else { // alternative code }
Implement 'else if' for multiple conditions. Example: if (x > 10) { // code } else if (x < 5)...
The duration of Accenture Salesforce Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 40 interviews
2 Interview rounds
based on 121 reviews
Rating in categories
Application Development Analyst
39k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27.4k
salaries
| ₹7 L/yr - ₹20.2 L/yr |
Team Lead
24.8k
salaries
| ₹7.2 L/yr - ₹25.9 L/yr |
Senior Software Engineer
18.2k
salaries
| ₹6 L/yr - ₹20 L/yr |
Senior Analyst
17.9k
salaries
| ₹5.5 L/yr - ₹21.3 L/yr |
TCS
Cognizant
Capgemini
Infosys