About yourself, metadata, batch apex
Salesforce Developer Manager Interview Questions
2,863 salesforce developer manager interview questions shared by candidates
Lwc scenario based questions, like calling apex and ways of calling it, best practices so on
Have you worked on Apex and Integration?
Write a query to count account having isactive checkbox checked.
Lwc, apex class, Trigger, asynchronous
LWC - Life cycle hooks and how we use life cycle hooks and decorators in lwc, the relationship between two components, and types of events. Integration - How do you connect Salesforce with another platform? asynchronous apex, and scenario-based questions at the admin and security levels.
Interviewer has not joined
What is a custom object in Salesforce?
Scenario based questions,Apex , LWC
What is trigger , trigger question Write a trigger on Account such that: 1. Whenever an Account’s Industry is updated to “Technology”, All related Contacts should get updated with a custom field Is_Tech_Contact__c = true. If Industry is changed from Technology to something else, then Is_Tech_Contact__c = false. 2. At the same time, for that Account: If no open Opportunity exists → Create a new Opportunity with: Name = "Tech Deal - " + Account.Name Stage = "Prospecting" CloseDate = Today + 30 days
Viewing 2761 - 2770 interview questions