Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via AmbitionBox and was interviewed in May 2022. There were 2 interview rounds.
Batch code to update account rating
Create a batch class implementing Database.Batchable interface
Query for accounts with specific criteria
Update the rating field for each account
Execute the batch class using Database.executeBatch method
A trigger can be created to update shipping address based on certain criteria.
Create a trigger on the object where the shipping address is stored
Use an if statement to check the criteria for updating the address
Update the shipping address field using the appropriate syntax
Flows are used to automate business processes in Salesforce. There are different types of flows used depending on the requirement.
Screen Flows - used to collect data from users
Auto-launched Flows - used to automate processes without user interaction
Flow Triggers - used to launch a flow when a record is created or updated
Scheduled Flows - used to automate processes on a schedule
Record-Triggered Flows - used to automate ...
Quable Apex is a tool that allows developers to write and test Apex code in a more efficient and organized way.
Quable Apex provides a structured way to organize Apex code
It allows developers to write and test code in a more efficient manner
Quable Apex includes features such as code versioning and deployment management
It can be integrated with Salesforce's development tools such as the Force.com IDE
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
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Accenture interview questions for designations
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 applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
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
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
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
2 Interview rounds
based on 107 reviews
Rating in categories
Application Development Analyst
38.8k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
26.3k
salaries
| ₹6.8 L/yr - ₹20.2 L/yr |
Team Lead
24.1k
salaries
| ₹7 L/yr - ₹25.4 L/yr |
Senior Software Engineer
18.4k
salaries
| ₹6 L/yr - ₹19 L/yr |
Software Engineer
17.6k
salaries
| ₹3.6 L/yr - ₹12.8 L/yr |
TCS
Cognizant
Capgemini
Infosys