KPMG - Salesforce Developer Interview Questions

  1. Introduce yourself & Roles and Responsibility.
  2. What is $A.enqueueaction ?
  3. How to connect apex class with LWC ?
  4. What is relationship between account & contact & also account & opportunity ?
  5. In Trigger use map –  Print Key as AccountId and Values as List of Contacts associated with that Account?
  6. Write Trigger if account  Status field changed to  Approved then send email to Owner ?
  7. What is difference between workflow & process builder ?
  8. Can we send approval through process builder ?
  9. What is default size of batch ?
  10. write test class for opportunity product line ?
  11. Have you work on Lighting Web Components ?