Salesforce developer interview experience with Algoworks Technologies.
Candidate was having 5+ YOE, interview data 29- June – 2026.
- I have shared records and letter on ownership got changed. What will happen, still the user will able to see records?
- What is LDS in LWC?
- How to dynamically enforce security in SOQL?
- Can we use List in future method?
- How you handle to display 10000+ records in LWC?
- In experience cloud site I want to display LWC to specific profile users? Hint: target audience.
- Can we handle 101 error in try catch?
- Formula field on cross object rullup summery? Possible?
- I have assign default value to some field, I am going to clone one record what value I will get in that field? default value for value from record?
- How to handle security in experience cloud sites?
- How you have developed login/logout on experience cloud site? Standard why, and custom way using apex? Explain both ways?
- I have one image in my org, which I am displaying to lwc/experience cloud site, Somehow the image is not getting visible to users they do have all permissions and all? hint: ContentDelivery limit.
- Syetem.RunAs?
- SOQL: Find all Accounts having more than 5 Contacts?
- Find Account with Highest Opportunities.
- Trigger On Opportunity: On opportunity when non system admin user try to add Amount more than $5000 we should display validation.
- I have trigger and validation rule which will get executed first? Which will through first?
- Explain governer limits, why do we have giverner limits in salesforce?