aked mainly about salesforce and some basic of database and coding
Junior Salesforce Developer Interview Questions
3,262 junior salesforce developer interview questions shared by candidates
You can expect a technical interview that focuses on your Salesforce development skills. The interviewer may ask questions about Apex, Visualforce, Lightning Components, SOQL/SOSL queries, data modeling, integration patterns, and best practices in Salesforce development. They may also present you with hypothetical scenarios and ask how you would approach solving them.
Admin basics, scenario-based salesforce security questions, Apex and Async Apex, LWC (But not too difficult, the basics which are used more often), Triggers.
What would be the output of this line of code
Create test class to test apex trigger Write trigger when contact is updated latest contact number should be added in account Lwc all questions in deep Batch classes and future method How to write test class or how to test apex integration Test visible anotation, why we shouldn't use see all data true
Basic admin BA questions, scenario based.
1.Asked to write 2 trigger program. 2. One code on LWC . 3.two members were in the panel. One fully askedwuestions on LWC. Another one covered all topics. Ask us to explain our code clearly line by line.
One of the key things they asked me was to explain an error handling scenario I had worked on. They wanted to understand how I manage exceptions in Apex, particularly in complex Flows or Triggers. I was also given a real-world scenario and asked to write a Trigger to solve it, which tested both my logic and my ability to handle errors gracefully within the code.
when we use undelete in trigger
Trigger Events Relationship Data model
Viewing 3251 - 3260 interview questions