Amazon Salesforce Interview Questions

Salesforce Interview Questions - Amazon

Hello Dear Coders, Here Is a collection of Amazon Salesforce Interview Questions. 

Source: Internet, LinkedIn, Personal Experiences 

  1. What is the example of Salesforce API and How it is used.
  2. How you will integrate with more than 10 external system at a time, after a record is created, updated in salesforce.
  3. In your past experience, has there ever been a project that went wrong and had to be redone? If so, what went wrong?
  4. What is named credentials?
  5. What are custom settings?
  6. What are custom metadata’s?
  7. What will be the result of following query, there are two Accounts with same name: ‘Belli Jacks’: Query: Select Name From Account Where Name=’Belli Jacks’. Check our blog on this topic.
  8. How do you will ensure data integrity and prevent error in large data migrations.
  9. Describe the scenario where need to use Platform Events in a Salesforce Integration.
  10. How you will Implement Platform Events.
  11. Encountering ‘Too many SOQL queries: 101’ errors during deployment from Acceptance Testing (AT) to Production. How would you resolve this issue?
  12. What is JWT Flow in Salesforce.
  13. Explain any latest salesforce updates you have implemented in you project.
  14. How do we restrict and Aura component to be used in record page only?
  15. How to get current user name and user profile in Aura Component without using Apex? Tip: $UserInfo global value provider.
  16. What are the common practices to avoid CPU time limit in Salesforce?
  17. Explain how we can use Dynamic Forms in Salesforce for Different User Profiles?
  18. How do you troubleshoot and resolve issue with salesforce integration using REST API?
  19. What are governor limits? explain Few.
  20. How do you ensure your code complains with them.
  21. What are the new capabilities in WLC for enhancing user experience.
  22. What is purpose of disconnected callback in LWC?
  23. How do you manage deployment, What you use? like: Copado, SFDX?
  24. How to communicate between LWC & Apex?
  25. Project based question like how do I handle critical bugs in projects, how do I make sure that what ever solution i am giving is best and optimize solution in salesforce , any thing new that you have implemented in salesforce project
    If a sprint is there and the developmet got late how do you handle that
    Difference between synchronous and asynchronous in apex
    how to debug in LWC.
  26. Interface in apex?
  27. SOQL query on LAST_N_Months:N
  28. Explain how will you create cab booking system in salesforce (lot of cross question like how will give discount, what will be relationship , if any new user is there then special discount etc.)
  29. Explain promise and promise all in LWC.

Leave a Reply