Logixal - Salesforce Developer Interview Questions

  1. What are the activities you performed on production.
  2. Explain batch apex Syntax
  3. Explain GetQueryLocator and iterable
  4. Have you faced CPU time exception, explain scenario.
  5. How to get all keys from map?
  6. What are the collections and its uses?
  7. How all developers us one sandbox how to manage implementation and deployment?
  8. In chunk if any records will fail how can we store it and send the mail for failed records in batch?
  9. Have you worked on Integration? explain what you did.
  10. Can we define the order of execution of records in execute method?
  11. Worked in change set deployment? explain.
  12. How we manage deployments using Copado?
  13. Scenario based questions on permission set and profile.
  14. Best practices for batch apex.
  15. Can we call future method from batch? What is the use of future method and why you choose future method over batch.
  16. Explain queueable apex.
  17. Trigger : Whenever an Account phone is modified then update Contact Mobile field with same.
  18. How to find duplicate in List<String>.
  19. Current project related question.