Filter interviews by
They give you one topic
I applied via Approached by Company and was interviewed before Nov 2023. There was 1 interview round.
3 Rounds: 2 Tech & 1 Management
Topics: JAVA, OOPs, Coding Logic, Aptitude, IQ, Reasoning
I applied via Naukri.com and was interviewed in Jan 2020. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 2 interview rounds.
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 Mar 2021. There were 3 interview rounds.
posted on 18 Apr 2022
I applied via LinkedIn and was interviewed before Apr 2021. There was 1 interview round.
posted on 14 Feb 2024
Asked to write trigger
The sales cloud sales process is a systematic approach to managing and tracking sales activities from lead generation to closing deals.
Lead generation: Identifying potential customers and capturing their information.
Opportunity management: Qualifying leads and converting them into opportunities.
Sales pipeline: Tracking the progress of opportunities through various stages.
Sales forecasting: Predicting future sales based...
Account and contact have a parent-child relationship in Salesforce.
An account represents a company or organization, while a contact represents an individual associated with that account.
An account can have multiple contacts, but a contact can only be associated with one account.
Contacts are linked to accounts through a lookup relationship.
Account and contact records can be related using the AccountId field on the conta
Master-detail is a relationship between two objects where the detail object is dependent on the master object.
Master-detail is a one-to-many relationship.
The master object controls certain behaviors of the detail object.
Deleting the master record automatically deletes the detail records.
Security and sharing settings of the master record are inherited by the detail records.
Roll-up summary fields can be created on the ma...
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Salesforce Developer
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Salesforce Developer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Salesforce Developer Trainee
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Salesforce Developer Intern
3
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech