i
Infosys
Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
Use trigger on Contact to update related Account fields
Create a trigger on Contact object
Query for related Account record using Contact's AccountId
Update Account fields based on Contact field changes
Batch Apex is used to process large amounts of data asynchronously in Salesforce.
Batch Apex is used to handle large data volumes by breaking the processing into smaller chunks.
It is implemented by writing a class that implements the Database.Batchable interface.
Batch Apex has start, execute, and finish methods to control the batch processing.
It has limitations such as a maximum of 50 million records processed per batch...
Use a trigger to send email to contacts when an account is updated
Create a trigger on Account object
Query for related contacts
Send email to contacts using Apex email class
Communication in LWC involves using events, properties, and methods to pass data between components.
Use events to communicate between parent and child components
Pass data using properties in the component hierarchy
Call methods in child components from parent components
Seeking new challenges and growth opportunities in a dynamic environment.
Desire to work with cutting-edge technology
Opportunity for career advancement
Seeking a more collaborative team environment
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Bulkifying flows involves optimizing flows to handle large volumes of data efficiently.
Use collections (such as lists or maps) to process records in bulk
Avoid using record-triggered flows on large data sets
Minimize the number of queries and DML operations within the flow
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
Use a trigger to update one field to another on account record before insert
Create a before insert trigger on Account object
Write code to update the field value before the record is inserted
Use trigger.new to access the records being inserted
Infosys interview questions for designations
I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed in Nov 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.
Types of test steps in software testing
Unit testing - testing individual units or components of the software
Integration testing - testing how different units or components work together
System testing - testing the entire system as a whole
Acceptance testing - testing if the software meets the requirements and is ready for release
Regression testing - testing to ensure that changes or updates to the software did not intro...
Static class and static constructor in C#
Static class can only contain static members and cannot be instantiated
Static constructor is called only once when the class is first accessed
Static constructor is used to initialize static members of the class
Example: Math class in C# is a static class
Example: static constructor can be used to initialize a static variable with a value
Performance improvement in Angular app
Use lazy loading to load modules on demand
Optimize change detection strategy
Use trackBy function in ngFor loops
Minimize DOM manipulation
Use AOT compilation
Implement server-side rendering
Use web workers for heavy computations
Use caching for frequently accessed data
based on 4 interviews
1 Interview rounds
based on 7 reviews
Rating in categories
Technology Analyst
55.4k
salaries
| ₹3 L/yr - ₹11.1 L/yr |
Senior Systems Engineer
51.2k
salaries
| ₹2.5 L/yr - ₹8 L/yr |
System Engineer
31.7k
salaries
| ₹2.5 L/yr - ₹5.6 L/yr |
Technical Lead
31k
salaries
| ₹5.1 L/yr - ₹20 L/yr |
Senior Associate Consultant
28.8k
salaries
| ₹6.2 L/yr - ₹16.9 L/yr |
TCS
Wipro
Cognizant
Accenture