Persistent - Salesforce Developer Interview Questions
Candidate 1: 1st Round
- Can you explain your project data model?
- What relationships are available in salesforce ?
- How many master detail relation we can apply?
- What is your team size?
- For which object we use for import wizard?
- What is different between profile and role?
- What is workflow? tell me the diff of the 2nd and 3rd criteria of workflow ?
- if user having read/edit permission and I want that user having their permission read only with permission set is it possible?
- Have you work on reports and dashboards? how many types of dashboards are there?
- What is dynamic dashboard?
- Can we can trigger in trigger?
- Difference between synchronous and Asynchronous method?
- What is system.QueryException?
- What type of issues u faced in batch apex?
- How to overcome mixed dml?
- What is view state?
- Which interface is used for tab?
- Which lightning component you are created for project?
- What is LDS?
- Difference between application event and component event?
- Have u work on list view?
- What is order of execution?
- How to write bulkify trigger?
- Can we call batch class in trigger?
- How to call lightning component in VisualForce page?
- When cpu time limit exceeded error occours and how to resolve this?
- Can we pass sObject in a Parameter of future method?
- Which interface used in lightning for on click actions?
- Drawbacks of process builder?
- Have you work on integration? which web service you used for that?
- Difference between soap and rest api?