i
Coforge
Filter interviews by
Developed a trigger to update account fields based on related opportunities
Trigger written in Apex to handle before update event on Opportunity object
Used SOQL queries to fetch related Account records
Implemented logic to update specific fields on related Account records
Top trending discussions
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
Inheritance in Apex class allows a class to inherit properties and methods from another class.
Inheritance is achieved using the 'extends' keyword in Apex.
Child classes can access all non-private members of the parent class.
Child classes can override methods from the parent class.
Example: Class B extends Class A.
Skinny table is a custom table in Salesforce that contains a subset of fields from standard and custom objects for performance optimization.
Skinny tables are used to store frequently accessed fields in a denormalized form to improve query performance.
They are created by Salesforce automatically based on the fields accessed in reports, list views, and SOQL queries.
Skinny tables are read-only and are automatically update...
posted on 8 Oct 2023
I applied via Approached by Company
Types in workflow refer to the different categories or classifications of workflow rules or actions.
Types in workflow can include time-based, immediate, or scheduled actions.
Each type serves a specific purpose in automating processes within Salesforce.
For example, time-based actions are triggered based on a specified time or date.
Immediate actions are executed immediately after a record meets certain criteria.
Scheduled...
posted on 23 Apr 2024
I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.
posted on 3 Mar 2023
I was interviewed before Mar 2022.
posted on 16 Feb 2024
I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.
posted on 9 Feb 2024
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 3 interview rounds.
Decorators in LWC are a way to enhance the functionality of a component by adding metadata and modifying behavior.
Decorators are used to modify the behavior of properties, methods, and getters/setters in LWC.
They are defined using the @ symbol followed by the decorator name.
Some commonly used decorators in LWC are @api, @track, @wire, and @track.
The @api decorator allows a property to be accessed by parent components.
T...
Manual sharing allows users to manually grant access to records. To see manually shared records, use the 'Sharing' button on the record detail page.
Manual sharing is a feature in Salesforce that allows users to manually grant access to records.
It is useful when users need to share specific records with other users or groups.
To manually share a record, users can click on the 'Sharing' button on the record detail page.
Fr...
Write a trigger on Opportunity to calculate the sum of total opportunities and populate it on the Account's 'SumOfOpps' field.
Create a trigger on the Opportunity object
Use an aggregate query to calculate the sum of the 'Amount' field on all related Opportunities
Update the 'SumOfOpps' field on the related Account with the calculated sum
Write a trigger to update the description field on the parent object when the grandchild object is updated.
Create a trigger on the grandchild object
Use a SOQL query to retrieve the parent object
Update the description field on the parent object with the grandchild's description
posted on 17 Oct 2023
Rest API Integration is a method of connecting different software systems through the use of RESTful APIs.
Rest API Integration allows different systems to communicate with each other over the internet.
It enables the exchange of data between systems in a standardized and secure manner.
Developers can use REST APIs to access and manipulate resources on remote servers.
Examples of Rest API Integration include integrating a ...
A trigger is used to perform calculations and updates on related records when a record is created, updated, or deleted.
Triggers are written in Apex and are used to automate processes in Salesforce.
They can be used to perform calculations, updates, or validations on related records.
For roll up summaries, triggers can be used to calculate and update summary fields on parent records based on child records.
Example: Trigger...
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
posted on 11 Aug 2021
Before triggers are executed before the record is saved to the database, while after triggers are executed after the record is saved.
Before triggers are used to validate or modify record values before they are saved.
After triggers are used to perform additional actions after the record is saved.
Before triggers can be used to prevent the record from being saved by throwing an exception.
After triggers can be used to upda...
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Senior Software Engineer
4.9k
salaries
| ₹6.2 L/yr - ₹26.2 L/yr |
Technical Analyst
2.6k
salaries
| ₹10.5 L/yr - ₹38.4 L/yr |
Software Engineer
2k
salaries
| ₹2.2 L/yr - ₹9.5 L/yr |
Senior Test Engineer
1.8k
salaries
| ₹4.7 L/yr - ₹19.6 L/yr |
Technology Specialist
1.2k
salaries
| ₹11.9 L/yr - ₹42 L/yr |
Capgemini
Cognizant
Accenture
Infosys