Filter interviews by
I applied via Approached by Company and was interviewed in Mar 2022. There were 2 interview rounds.
Basic aptitude questions were asked
I applied via Approached by Company and was interviewed in Mar 2024. There were 4 interview rounds.
The exam was all the topics of salesforce
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
Types of triggers in Salesforce include before triggers, after triggers, and future triggers.
Before triggers are used to update or validate record values before they are saved to the database.
After triggers are used to access field values that are set by the system (such as a record's ID) and to affect changes in other records.
Future triggers are used to perform operations asynchronously, such as sending email notifica...
Sharing rules are used to extend sharing access to users in Salesforce beyond the organization-wide defaults.
Sharing rules are used to grant access to records that a user does not own.
They are used to extend sharing access beyond the organization-wide defaults.
Sharing rules can be based on criteria or ownership.
They are used to give read or read/write access to specific groups of users.
Sharing rules are often used in c...
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
Page layouts can be shown based on user location by using Salesforce's record types and page layout assignment rules.
Create multiple record types for the object
Assign different page layouts to each record type
Create page layout assignment rules based on user location
Specify the criteria for each rule, such as user's country or region
Assign the appropriate page layout to each rule
Types of SOQL statements
SELECT statement is used to retrieve records from one or more objects
UPDATE statement is used to modify existing records
DELETE statement is used to delete records
INSERT statement is used to create new records
UPSERT statement is used to either update existing records or insert new records
SOQL also supports aggregate functions like COUNT, SUM, AVG, etc.
SOQL can be used to query data from standard
IDs 15 and 18 are Salesforce record IDs.
Salesforce record IDs are unique identifiers for records in the Salesforce platform.
ID 15 is a case-sensitive 15-character ID, while ID 18 is a case-insensitive 18-character ID.
These IDs are used to reference and identify specific records in Salesforce.
They are commonly used in queries, data manipulation, and integration processes.
To convert one to one relation to many to many relationship, create a junction object and establish relationships.
Create a junction object to serve as the intermediary between the two objects.
Create two lookup fields on the junction object, one for each object in the one to one relationship.
Update the existing records to associate them with the junction object.
Create new records in the junction object to establish the ...
Batch Apex to move attachments to files
Create a Batch Apex class that implements the Database.Batchable interface
In the start method, query for all attachments that need to be moved
In the execute method, loop through the attachments and create corresponding files
In the finish method, delete the attachments that have been successfully moved
To check security through Apex, use System.runAs() to run code with different user contexts.
Use System.runAs() to execute code as a specific user
Check user permissions using the UserRecordAccess object
Verify field-level security using the Schema.DescribeFieldResult class
Use the Security.stripInaccessible() method to remove inaccessible records from query results
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
Multiple choice questions related to salesforce dev and admin
Best practices for writing Apex classes in Salesforce
Follow naming conventions for classes, variables, and methods
Keep classes focused on a single purpose to improve readability and maintainability
Use comments to explain complex logic or business rules
Avoid using hard-coded values and use custom settings or custom metadata types instead
Write unit tests to ensure code coverage and catch any potential issues early on
I applied via LinkedIn and was interviewed in Sep 2023. There were 4 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.
based on 2 reviews
Rating in categories
Consultant
7.5k
salaries
| ₹6.9 L/yr - ₹27 L/yr |
Assistant Manager
6.8k
salaries
| ₹10.7 L/yr - ₹32 L/yr |
Associate Consultant
4.5k
salaries
| ₹4.4 L/yr - ₹15.5 L/yr |
Analyst
3.4k
salaries
| ₹1 L/yr - ₹10 L/yr |
Manager
2.8k
salaries
| ₹12 L/yr - ₹46 L/yr |
Cognizant
PwC
Capgemini