Filter interviews by
I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.
Asked the basics pf oops and dbms. Asked the java code to swap two variables without using third variable.
Top trending discussions
Write a Code related to the Trigger
Batch job is a process that allows you to process large volumes of data in smaller chunks.
Batch job is used to handle large data volumes that would exceed the normal processing limits.
It breaks down the data into smaller batches for processing, improving performance and efficiency.
Batch jobs can be scheduled to run at specific times or triggered manually.
Examples include data imports, updates, and deletions in Salesfor
LWC (Lightning Web Components) are a modern UI framework for building web components on the Salesforce platform.
Pros: Faster performance, better security, easier to debug, reusable components, better encapsulation.
Cons: Steeper learning curve for developers new to web components, limited browser support compared to Aura components.
posted on 17 Feb 2024
You can change the create date while uploading records through Data Loader by enabling the 'Allow Insert' option.
Enable 'Allow Insert' option in Data Loader settings
Map the 'Created Date' field in the mapping file to the desired date/time value
Ensure the user has the necessary permissions to change the create date
Wire method in Salesforce is used to fetch data from Apex controller to Lightning Web Component. Adding records inside wire method in JS file involves using imperative Apex to create records.
Use @wire decorator in Lightning Web Component JS file to call an Apex method
Inside the wire method, use imperative Apex to create records by calling the createRecord method from the Lightning Data Service
Pass the record data as pa
In Apex, security is enforced by default. If a user doesn't have access to a field, they won't be able to query it.
In Apex, security is enforced by default, meaning that users can only access data they have permission to see.
If a user doesn't have access to the Phone field in the Account object, they won't be able to query it even with WITH_SECURITY_ENFORCED.
The SELECT id, Name, Phone from Account WITH_SECURITY_ENFORCE...
Trigger events in Salesforce are actions that can cause a trigger to execute.
Before Insert
Before Update
Before Delete
After Insert
After Update
After Delete
After Undelete
A sandbox is a separate environment for testing and developing applications without affecting the production environment.
A sandbox is a copy of the production environment where developers can experiment and make changes without impacting live data.
It allows developers to test new features, configurations, and integrations before deploying them to the production environment.
Sandbox environments can be refreshed with the...
Best practices for triggers in Salesforce development
Use trigger handlers to separate logic from the trigger itself
Avoid using SOQL queries or DML statements inside loops
Leverage bulkification to process records in batches
Consider using trigger frameworks for better organization and maintainability
Write unit tests to ensure trigger functionality and coverage
A roll-up summary field calculates values from related records and displays the result on a parent record.
Roll-up summary fields can be created on the parent object to display aggregated data from child records.
They can be used to calculate the sum, count, minimum, maximum, or average of a field on the child object.
Roll-up summary fields are automatically updated when the child records are created, edited, or deleted.
T...
I was interviewed in Aug 2024.
Data is sent by callout using HTTP request methods like GET, POST, PUT, DELETE.
Data can be sent in the request body or as query parameters
Headers can be used to provide additional information
Response codes indicate the status of the request
Examples: Sending data to an external API, retrieving data from a web service
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Trigger scenario based question
I applied via Approached by Company
Types of work flow tasks include email alerts, field updates, outbound messages, tasks, and approvals.
Email alerts: Notify users via email based on certain criteria.
Field updates: Automatically update fields in records.
Outbound messages: Send messages to external systems.
Tasks: Assign tasks to users.
Approvals: Route records for approval based on predefined criteria.
Governor limits are runtime limits enforced by Salesforce to ensure efficient use of shared resources.
Governor limits are enforced to prevent code from monopolizing shared resources.
Examples of Governor limits include limits on CPU usage, heap size, and SOQL queries.
Exceeding Governor limits can result in exceptions being thrown by Salesforce.
Developers should always be mindful of Governor limits when writing code to e
User A is a standard user, while User B is a system administrator.
User A has limited access to Salesforce features and data.
User B has full access to all Salesforce features and data.
User A cannot customize Salesforce settings, while User B can.
User A cannot create or delete users, while User B can.
I applied via LinkedIn and was interviewed in Oct 2022. There were 2 interview rounds.
Salesforce is a cloud-based CRM platform. Governor limits are limits on resources. Profiles and roles control access. Visualforce and Apex are development tools.
Salesforce is a cloud-based CRM platform used for managing customer data and interactions.
Governor limits are limits on resources such as CPU time, database queries, and API calls.
Profiles and roles control access to data and functionality within Salesforce.
Vis...
Salesforce will continue to be a leading CRM platform, enabling businesses to streamline their operations and improve customer engagement.
Salesforce will continue to innovate and introduce new features and functionalities.
It will enable businesses to leverage AI and machine learning to gain insights and improve decision-making.
Salesforce will also play a key role in digital transformation initiatives, helping businesse...
Various factors can cause data loss in Salesforce.
Human error such as accidental deletion or overwriting of data
System failures or crashes
Data migration or integration errors
Malicious intent or hacking
Expiration of data retention policies
Third-party app or plugin issues
Master-detail relationship is a type of relationship in Salesforce where the master record controls certain behaviors of the detail record.
Master-detail relationship is a parent-child relationship where the master record controls certain behaviors of the detail record.
The detail record inherits certain fields, security, and sharing settings from the master record.
Deleting a master record automatically deletes all its d...
based on 1 interview
Interview experience
based on 14 reviews
Rating in categories
Technical Support Engineer
180
salaries
| ₹1.9 L/yr - ₹5 L/yr |
Salesforce Developer
122
salaries
| ₹2.8 L/yr - ₹9.6 L/yr |
Software Developer
53
salaries
| ₹2.2 L/yr - ₹7 L/yr |
Software Engineer
51
salaries
| ₹2.7 L/yr - ₹9 L/yr |
Senior Technical Support Engineer
31
salaries
| ₹2.1 L/yr - ₹8 L/yr |
TCS
Infosys
Wipro
HCLTech