EY – Salesforce Developer Interview Questions​

  1. Difference between lookup and master detail?
  2. Write SOQL to fetch Accounts and associated Contacts.
  3. Explain role hierarchy.
  4. Explain sharing rules.
  5. How we can bypass sharing rules using apex?
  6. What is OWD (Organization-Wide Defaults)?
  7. How many ways we can share the record?
  8. In apex what is with sharing and without sharing? what is followed by default?
  9. Can we bypass validation rules using apex?
  10. Have you worked on flow? What are the types of flows? 
  11. What is recently introduced in flow?
  12. What is reports in salesforce? Can we create reports in salesforce classic ?
  13. Best practices of creating  flow?
  14. When we should got flow instead of triggers?
  15. Best practices of triggers?
  16. Can we call future method from trigger? If No then why?
  17. Can we call future method from another future method?
  18. In are wire method in LWC?
  19. Write code to send data from child to parent.

Leave a Reply