i
Ernst & Young
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.
To delete an account associated with a contact without deleting the account itself.
Remove the contact's association with the account before deleting the contact.
Check for any other dependencies before deleting the contact.
Consider creating a custom field to track the association between the contact and account.
Flows are declarative automation tools in Salesforce used to automate business processes by collecting data and performing operations.
Flows are created using a visual designer in Salesforce.
They can automate complex business processes without writing code.
Flows can collect data from users, interact with Salesforce, and make decisions based on user input or data.
They can be triggered by various events like record change...
When a rating is hot, update the description accordingly.
Monitor user feedback and ratings regularly
Update the description based on the latest ratings and reviews
Consider adding specific details or addressing common concerns mentioned in the feedback
I am a Salesforce Developer with 5 years of experience in designing and implementing custom solutions for clients.
5 years of experience in Salesforce development
Strong expertise in designing and implementing custom solutions
Proficient in Apex, Visualforce, and Lightning components
Certified Salesforce Developer
Experience working with clients to understand their requirements and deliver solutions
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
Salesforce Service Cloud is a customer service platform that helps businesses manage and improve customer interactions.
It allows businesses to provide personalized customer support through various channels such as phone, email, chat, and social media.
Service Cloud includes features like case management, knowledge base, and omni-channel routing to streamline customer service processes.
It integrates with other Salesforce...
Yes, I have worked on flows in Salesforce.
I have experience creating flows to automate business processes in Salesforce.
I have used flows to streamline data entry and update records efficiently.
I have integrated flows with other Salesforce features like Process Builder and Apex triggers.
Writing trigger on parent child scenario in Salesforce
Create trigger on parent object
Use trigger context variables to access child records
Perform necessary operations on child records based on parent record changes
Service Cloud features, LWC decorators, events, asynchronous apex, batch class, flows, and experience cloud basics.
Service Cloud features include case management, knowledge base, omni-channel routing, and service console.
LWC decorators are used to add metadata to Lightning web components, such as @api, @track, and @wire.
Events in LWC are used for communication between components, such as standard events like onchange a...
I was interviewed in May 2024.
SOQL is used to query records from Salesforce objects, while SOSL is used to search for records across multiple objects.
SOQL stands for Salesforce Object Query Language
SOQL is used to query records from a single Salesforce object
SOSL stands for Salesforce Object Search Language
SOSL is used to search for records across multiple Salesforce objects
SOQL queries are more structured and specific, while SOSL searches are more
Subflows are used in screen flows to break down complex processes into smaller, reusable components.
Subflows help in organizing and modularizing the flow logic.
They allow for reusability of common flow elements across multiple screen flows.
Subflows can be called from multiple places within a screen flow, reducing redundancy.
They make it easier to maintain and update the flow logic.
Subflows can improve the overall perfo...
Mixed DML error occurs when DML operations on setup and non-setup objects are mixed in a single transaction.
Mixed DML error occurs when DML operations are performed on both setup and non-setup objects in a single transaction.
Setup objects include objects like User, Profile, PermissionSet, etc.
Non-setup objects include custom objects created by the user.
To avoid mixed DML error, separate the DML operations on setup and
Use a trigger to prevent deletion of Account if any Opportunity record is associated with it
Create a before delete trigger on Account object
Query for related Opportunity records using SOQL
If any Opportunity records are found, throw an error message to prevent deletion
ValidateInput is a method used to check and validate user input in a software application.
ValidateInput ensures that the data entered by the user meets certain criteria or constraints.
It helps prevent errors and security vulnerabilities by verifying the input before processing it.
Examples include checking for valid email addresses, ensuring numeric values are within a specified range, and validating required fields.
I applied via Approached by Company and was interviewed in Jul 2023. There were 5 interview rounds.
1 hr of multiple choices questions all technical questions salesforce admin and development
Queueable is used for asynchronous processing while future apex is used for executing code in a separate thread.
Queueable is used for complex, long-running processes that can be split into multiple jobs.
Future apex is used for short, quick processes that need to be executed in a separate thread.
Queueable jobs can be chained together to run in a specific order.
Future apex methods are limited in terms of governor limits
To create a 1 to 1 relationship in Salesforce, use a lookup field on the child object pointing to the parent object.
Create a lookup field on the child object that references the parent object.
Ensure that the lookup field has a unique constraint to enforce the 1 to 1 relationship.
Use validation rules or triggers to prevent multiple child records from being linked to the same parent record.
Medium to hard difficultly
I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 3 interview rounds.
Apex is a programming language used to develop customizations for Salesforce applications.
Apex is similar to Java and C#.
It is used to write business logic and perform database operations.
It can be used to create triggers, classes, and controllers.
Apex code runs on the Salesforce platform.
Example: Apex can be used to create a custom button that updates a record when clicked.
Roles define what users can do in an organization, while profiles determine what users can see and access within the application.
Roles define the level of access and responsibility a user has in an organization.
Profiles determine the objects, fields, and records that a user can view, edit, and delete.
Roles are hierarchical and determine the data visibility for users below them in the hierarchy.
Profiles are assigned to ...
I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 2 interview rounds.
Use an Apex Trigger to count the number of Contacts in a specific Account.
Create an Apex Trigger on the Contact object.
Query for Contacts related to the specific Account.
Use a SOQL query to count the number of Contacts.
Update a custom field on the Account with the count.
Apex context variables hold different values based on the scenario in Salesforce development.
Trigger.new and Trigger.old contain new and old versions of records in trigger context
System.isBatch() returns true in batch context
System.isFuture() returns true in future method context
System.isScheduled() returns true in scheduled job context
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
Use a roll up summary trigger to populate the number of open opportunities on an account
Create a trigger on Opportunity object to update the count on Account object
Query for open opportunities related to the account
Update the count field on the Account object with the number of open opportunities
I applied via Company Website and was interviewed in Oct 2022. There were 4 interview rounds.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Senior Consultant
15.8k
salaries
| ₹9 L/yr - ₹34 L/yr |
Consultant
12k
salaries
| ₹6 L/yr - ₹20 L/yr |
Manager
7.6k
salaries
| ₹17 L/yr - ₹51.2 L/yr |
Assistant Manager
6.4k
salaries
| ₹9.5 L/yr - ₹29 L/yr |
Associate Consultant
3.9k
salaries
| ₹3.3 L/yr - ₹12 L/yr |
Deloitte
PwC
EY Global Delivery Services ( EY GDS)
Accenture