Filter interviews by
I was interviewed in Mar 2024.
I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.
Fairly simple ....asked one trigger involving Master-data relationship and make a roll-up field
I applied via Approached by Company and was interviewed in Mar 2022. There was 1 interview round.
I applied via Referral and was interviewed in May 2021. There were 4 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
Use a trigger to update one field to another on account record before insert
Create a before insert trigger on Account object
Write code to update the field value before the record is inserted
Use trigger.new to access the records being inserted
I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.
Different types of flows and how to add LWC components to flows
Types of flows include autolaunched flows, screen flows, and scheduled flows
To add LWC components to flows, use the 'lightning__FlowScreen' interface in the LWC component's meta file
LWC components can be added to flows using the Lightning App Builder by dragging and dropping them onto the flow canvas
Trigger to create contact when account is created
Create an after insert trigger on Account object
Check if the trigger is fired due to account creation
Create a new contact record with necessary fields filled in
Error handling in flows involves setting up fault paths to handle exceptions and errors that may occur during the flow execution.
Set up fault paths in the flow to catch and handle errors
Use decision elements to determine the appropriate action based on the error
Consider using record-triggered flows for more complex error handling scenarios
Utilize debug logs and error emails to track and troubleshoot errors
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
Use trigger on Contact to update related Account fields
Create a trigger on Contact object
Query for related Account record using Contact's AccountId
Update Account fields based on Contact field changes
Batch Apex is used to process large amounts of data asynchronously in Salesforce.
Batch Apex is used to handle large data volumes by breaking the processing into smaller chunks.
It is implemented by writing a class that implements the Database.Batchable interface.
Batch Apex has start, execute, and finish methods to control the batch processing.
It has limitations such as a maximum of 50 million records processed per batch...
Use a trigger to send email to contacts when an account is updated
Create a trigger on Account object
Query for related contacts
Send email to contacts using Apex email class
Communication in LWC involves using events, properties, and methods to pass data between components.
Use events to communicate between parent and child components
Pass data using properties in the component hierarchy
Call methods in child components from parent components
Seeking new challenges and growth opportunities in a dynamic environment.
Desire to work with cutting-edge technology
Opportunity for career advancement
Seeking a more collaborative team environment
I applied via Naukri.com and was interviewed in Sep 2023. There was 1 interview round.
Utilize external data sources for building dashboards and reports in Salesforce
Integrate external data sources using Salesforce Connect or third-party integration tools
Use tools like Tableau or Power BI to connect to external data sources and create visualizations
Leverage APIs to pull data from external systems into Salesforce for reporting purposes
based on 2 interviews
Interview experience
TCS
Accenture
Wipro
Cognizant