Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
I am a passionate Java Developer with 5 years of experience in developing web applications and implementing solutions.
5 years of experience in Java development
Strong expertise in developing web applications
Skilled in implementing solutions to meet client requirements
Various notations in Spring include XML configuration, JavaConfig, and annotations.
XML configuration: uses XML files to define beans and their dependencies
JavaConfig: uses Java classes to define beans and their dependencies
Annotations: uses annotations like @Component, @Autowired, @Controller, etc. to define beans and their dependencies
Use try-catch block with generic Exception class to handle unknown runtime exceptions.
Use try-catch block with Exception class to catch all runtime exceptions.
Handle the exception gracefully by logging the error or displaying a user-friendly message.
Consider using a finally block to clean up any resources.
Example: try { // code that may throw exception } catch (Exception e) { // handle exception }
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 Jan 2020. There were 3 interview rounds.
I applied via Job Fair and was interviewed before Jun 2021. There were 2 interview rounds.
First round was amcat aptitude test which we have gave from any remote location. Logical Reasoning, Quants, Comprehensive English, Pseudo Code and Coding questions.
I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 2 interview rounds.
I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 4 interview rounds.
Triggers are automated actions that are executed when a specific event occurs in a Salesforce database.
Triggers are used to perform custom actions before or after specific events, such as inserting, updating, or deleting records.
Triggers can be used to enforce business rules, validate data, or update related records.
Triggers are written in Apex code and can be used to extend the functionality of Salesforce beyond its s...
SOQL is used to query data from Salesforce database.
SOQL stands for Salesforce Object Query Language.
It is used to retrieve data from Salesforce objects.
It supports filtering, sorting, and grouping of data.
It can be used in Apex code, Visualforce pages, and Lightning components.
Example: SELECT Name, AccountNumber FROM Account WHERE Industry = 'Technology'
API calls are requests made to Salesforce servers to retrieve or manipulate data.
API calls are used to integrate Salesforce with external systems
API calls can be made using SOAP, REST, or Bulk APIs
API calls are limited based on the edition of Salesforce and can be monitored in the Developer Console
Examples of API calls include retrieving data from Salesforce, creating new records, and updating existing records
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
Asked to write trigger
I applied via LinkedIn and was interviewed in Apr 2021. There were 3 interview rounds.
based on 1 interview
Interview experience
Salesforce Developer
26
salaries
| ₹6 L/yr - ₹13.8 L/yr |
Salesforce Consultant
5
salaries
| ₹15 L/yr - ₹21.5 L/yr |
Senior Salesforce Developer
4
salaries
| ₹12 L/yr - ₹23.6 L/yr |
Associate Software Engineer
3
salaries
| ₹18 L/yr - ₹25 L/yr |
Technical Lead
3
salaries
| ₹24 L/yr - ₹28 L/yr |
TCS
Accenture
Wipro
Cognizant