Filter interviews by
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
The test was around 2 hours and it contained quantitative aptitude questions and basic questions regarding salesforce.
A class is a blueprint or template for creating objects, while an object is an instance of a class.
A class defines the properties and behaviors of objects, while an object is a specific instance of a class.
Classes can be thought of as a blueprint, while objects are the actual buildings constructed from that blueprint.
Multiple objects can be created from a single class, each with its own unique set of properties and beh...
XOR gate outputs true only when inputs are different
XOR gate has 2 inputs and 1 output
Output is true only when inputs are different, otherwise false
Truth table: 0 XOR 0 = 0, 0 XOR 1 = 1, 1 XOR 0 = 1, 1 XOR 1 = 0
I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.
The questions was good
I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.
Simple arithmatic aptitude quistions along with salesforce
I applied via Company Website and was interviewed in Apr 2023. There were 2 interview rounds.
Impaqtive interview questions for popular designations
I applied via Walk-in and was interviewed in Apr 2020. There was 1 interview round.
Sales cloud is for managing sales while service cloud is for managing customer service.
Sales cloud is focused on managing the sales process, from lead generation to closing deals.
Service cloud is focused on managing customer service, from support cases to service level agreements.
Sales cloud includes features like lead and opportunity management, while service cloud includes features like case management and knowledge ...
Child records can be made read-only when parent record's field is updated using validation rules.
Create a validation rule on child object
Use ISCHANGED() function to check if parent field is updated
Use PRIORVALUE() function to get the previous value of parent field
Use ISBLANK() function to check if the previous value of parent field is blank
Use ISNEW() function to allow creation of child records
Use OR() function to comb...
To call a controller method from JavaScript in a Visualforce page, use the actionFunction tag.
Create a controller method in the Apex class.
Add an actionFunction tag in the Visualforce page.
Call the actionFunction from JavaScript using its name.
Pass parameters to the controller method using the actionFunction tag.
Use the rerender attribute to update the page after the controller method is called.
Collection variables are used to store multiple values of the same data type in Apex.
Collection variables include Lists, Sets, and Maps.
Lists are ordered collections of elements that can contain duplicates.
Sets are unordered collections of unique elements.
Maps are collections of key-value pairs.
Collection variables are useful for iterating over multiple values and performing operations on them.
Example: List
Use data loader's parent-child functionality to load both parent and child records at once.
Create a CSV file with both parent and child records
Use the data loader's parent-child functionality to map the relationship between the two
Ensure that the parent records are loaded before the child records
Use the data loader's insert or upsert operation to load the data
Batch class and future method syntax in Salesforce development.
Batch class syntax: Implements Database.Batchable interface, has start(), execute() and finish() methods.
Future method syntax: Has @future annotation, returns void, takes parameters.
Example batch class syntax: public class MyBatch implements Database.Batchable
Example future method syntax: @future public static void myFutureMethod(String param) { ...
I applied via Naukri.com and was interviewed in Aug 2020. There was 1 interview round.
Classic is the old Salesforce UI while Lightning is the new modern UI.
Classic has a cluttered interface while Lightning has a cleaner and more intuitive interface.
Lightning has more features and customization options than Classic.
Lightning is optimized for mobile devices while Classic is not.
Lightning has a more modern look and feel compared to Classic.
Classic is being phased out by Salesforce in favor of Lightning.
Exa...
I am currently working as a Salesforce developer on a project to implement custom solutions for a client.
Developing custom Salesforce solutions based on client requirements
Creating Apex classes, triggers, and Visualforce pages
Integrating third-party applications with Salesforce using APIs
I applied via LinkedIn and was interviewed before Sep 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.
Batchable interface has three methods: start(), execute(), and finish().
start() method is used to initialize the batch job and return the query locator.
execute() method is used to process the records returned by the query locator.
finish() method is used to perform any final operations after the batch job completes.
Access modifiers in Apex control the visibility and accessibility of classes, methods, variables, and interfaces.
There are three access modifiers in Apex: private, public, and global.
Private access modifier restricts access to only within the defining class.
Public access modifier allows access from any other class or trigger.
Global access modifier allows access from any Apex code in any Salesforce organization.
Access m...
There are multiple ways to write asynchronous code in Salesforce.
Using @future annotation
Using Queueable interface
Using Batch Apex
Using Platform Events
Using Asynchronous Apex REST Callouts
Order of Execution in Salesforce determines the sequence of events that occur when a record is saved.
Validation rules are executed first
Before triggers are executed next
Custom validation rules are executed after before triggers
After triggers are executed next
Assignment rules are executed after after triggers
Workflows are executed after assignment rules
Escalation rules are executed after workflows
Finally, the record is
Annotations are used in Salesforce to add metadata to classes, methods, and variables.
Annotations are used to provide additional information to the compiler or runtime engine.
They can be used to control the behavior of code, such as enforcing security or limiting access.
Examples of annotations include @AuraEnabled, @TestSetup, and @Deprecated.
Annotations can also be used to provide documentation for code, such as @desc...
Coding best practices ensure efficient, maintainable, and scalable code.
Use meaningful variable and function names
Follow a consistent coding style
Write modular and reusable code
Use version control
Write unit tests
Optimize code for performance
Document code and add comments
I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.
based on 4 interviews
Interview experience
Salesforce Developer
12
salaries
| ₹3.5 L/yr - ₹8.5 L/yr |
Senior Associate
3
salaries
| ₹15.2 L/yr - ₹16.8 L/yr |
Director Consulting
3
salaries
| ₹25 L/yr - ₹25 L/yr |
GiveIndia
Ketto
RangDe
Satva