i
Infosys
Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.
LWC to display contacts associated to an account
Create an Apex class to fetch contacts associated with the account
Use Lightning Data Service to retrieve account details
Display contacts in a Lightning web component using HTML and CSS
Use trigger to update child record field from parent record
Create a trigger on the parent object
Query for the child records related to the parent record
Update the field on the child records with the desired value
Write a trigger to update a field on child record with default value if it is the only child of parent
Create a trigger on the child object
Query for the parent record and check if it has only one child record
If the parent has only one child, update the field on the child record with the default value
I was interviewed in Oct 2024.
Debugging LWC involves using browser developer tools, console logs, and Salesforce Lightning Inspector.
Use browser developer tools to inspect elements and check for errors.
Utilize console logs to track variables and identify issues in the code.
Use Salesforce Lightning Inspector to debug server-side Apex calls and network requests.
REST and SOAP APIs are different in terms of architecture, communication, and data formats.
REST is based on HTTP protocol and uses standard methods like GET, POST, PUT, DELETE, while SOAP is a protocol-agnostic and uses XML for communication.
REST is lightweight and easier to use, while SOAP is more rigid and has more security features.
REST APIs are stateless, while SOAP APIs can maintain state between requests.
REST API...
Trigger to update StageName on Opportunity when Account Active field is set to Yes
Create a trigger on Account object
Query for related Opportunities
Update StageName field on Opportunities where Account Active is Yes
Asynchronous Apex is used to run processes in the background without user interaction.
Asynchronous Apex is used for long-running processes, such as callouts to external systems or batch processing.
It allows for better performance by not blocking the user interface while the process is running.
Examples include @future methods, Queueable Apex, and Batch Apex.
Infosys interview questions for designations
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Get interview-ready with Top Infosys Interview Questions
Write a trigger to count the number of employees in Employee object
Write LWC syntaxs for life cycle hook
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
Parent to child and child to parent communication in LWC
Use @api decorator to expose properties from parent to child
Use CustomEvent to communicate from child to parent
Use Lightning Message Service for communication between unrelated components
Apex trigger to update lastName
Create an Apex trigger on the object where lastName needs to be updated
Use trigger.new to access the records being updated
Update the lastName field with the desired value
I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.
Triggers are in read-only context when they are executed in a transaction that is read-only.
Triggers are in read-only context when they are executed in a transaction that is read-only.
This can happen when triggers are fired by a record being deleted, undeleted, merged, or when a workflow rule or process builder updates a record.
In read-only context, triggers cannot perform DML operations like insert, update, delete, un
Composite resources in Salesforce are resources that represent multiple related objects in a single request.
Composite resources allow you to make multiple API calls in a single request, reducing network latency and improving performance.
They are useful for operations that involve multiple related objects, such as creating a new account and related contacts in a single transaction.
Composite resources can be used with RE
What people are saying about Infosys
Some of the top questions asked at the Infosys Salesforce Developer interview -
The duration of Infosys Salesforce Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 33 interviews
2 Interview rounds
based on 28 reviews
Rating in categories
Technology Analyst
56k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.4k
salaries
| ₹2.8 L/yr - ₹8 L/yr |
System Engineer
39.4k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.8k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.7k
salaries
| ₹6.2 L/yr - ₹17 L/yr |
TCS
Wipro
Cognizant
Accenture