i
Infosys
Filter interviews by
I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.
Child to parent communication in LWC involves using events to pass data from child components to parent components.
Use custom events to communicate from child to parent components
Dispatch the custom event in the child component and handle it in the parent component
Pass data along with the custom event to send information from child to parent
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
Infosys interview questions for popular designations
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...
Get interview-ready with Top Infosys Interview Questions
I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.
Automation framework is a set of guidelines, best practices, tools, and libraries used to automate testing processes.
Automation framework provides structure and guidelines for writing automated tests.
It helps in organizing test scripts, managing test data, and generating test reports.
Common types of automation frameworks include keyword-driven, data-driven, and hybrid frameworks.
Frameworks like Selenium WebDriver, Test...
Waits in Selenium are used to handle synchronization issues, OOPS is Object-Oriented Programming concepts, and Agile is a software development methodology.
Waits in Selenium are used to wait for certain conditions to be met before proceeding with the next steps in test automation scripts.
OOPS concepts in programming include inheritance, encapsulation, polymorphism, and abstraction.
Agile is a software development methodo...
Reverse a string, find duplicates, write xpath
I applied via Company Website and was interviewed in Aug 2024. There were 3 interview rounds.
HashSet is a collection that stores unique elements, custom objects can be added by overriding equals() and hashCode() methods.
Override equals() and hashCode() methods in custom object class for proper comparison and hashing
Ensure immutability of custom object to maintain uniqueness in HashSet
Example: class CustomObject { private int id; private String name; }
I am a highly motivated and experienced professional with a background in consulting and a passion for problem-solving.
Over 5 years of experience in consulting roles
Strong analytical skills and ability to think critically
Proven track record of successfully managing client relationships
Excellent communication and presentation skills
Proficient in data analysis and project management
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
Virtual DOM is a lightweight copy of the original DOM that React uses to improve performance by minimizing actual DOM manipulation.
Virtual DOM is a representation of the actual DOM in memory.
React compares the virtual DOM with the original DOM and only updates the parts that have changed.
Virtual DOM updates are faster than directly manipulating the original DOM.
Virtual DOM helps in optimizing performance by reducing th...
useEffect is a React hook that allows for side effects in functional components.
useEffect is used to perform side effects in functional components.
It runs after every render by default.
It can be used to fetch data, subscribe to events, update the DOM, and more.
To run useEffect only once, pass an empty array as the second argument.
To clean up effects, return a function from useEffect.
What people are saying about Infosys
Some of the top questions asked at the Infosys interview -
The duration of Infosys interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 4.9k interviews
Interview experience
based on 39.4k reviews
Rating in categories
Technology Analyst
55.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
System Engineer
39.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
30.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Consultant
28k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Cognizant
Accenture