i
Infosys
Filter interviews by
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.
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Reasoning, English, Pseudo cod
Yes, Infosys operates in Japan.
Infosys has a presence in Japan with offices in Tokyo and Osaka.
Infosys provides IT consulting, services, and solutions to clients in Japan.
Infosys has partnerships with Japanese companies to deliver technology solutions.
Infosys interview questions for popular designations
Get interview-ready with Top Infosys Interview Questions
Easy question asked and aptitude where medium level.
An object is a data structure that contains data in the form of fields or properties, which can be manipulated through methods.
Objects are instances of classes in object-oriented programming.
They have attributes (fields) and behaviors (methods).
Examples include a car object with attributes like color and model, and behaviors like drive and stop.
In object-oriented programming, a class is a blueprint for creating objects (instances) with similar attributes and behaviors.
Classes define the properties (attributes) and methods (behaviors) that objects created from the class will have.
Objects are instances of a class, each with its own unique data but sharing the same structure and behavior.
Inheritance allows classes to inherit attributes and methods from a parent ...
I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.
Select single retrieves exactly one row, while select single up to 1 row retrieves at most one row.
Select single is used when exactly one row is expected to be retrieved.
Select single up to 1 row is used when at most one row is expected to be retrieved.
Select single throws an error if more than one row is found, while select single up to 1 row does not.
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
Interface is a contract that defines the methods a class must implement, while abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and constants, while abstract class can have both abstract and non-abstract methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheritance in Java, while ab...
Immutability of strings means they cannot be changed once created. StringBuffer is synchronized while StringBuilder is not.
Strings are immutable in Java, meaning their values cannot be changed once they are created.
StringBuffer is synchronized, making it thread-safe but slower. StringBuilder is not synchronized, making it faster but not thread-safe.
StringBuffer is preferred for use in multi-threaded environments, while...
To create an immutable class, make the class final, make all fields private and final, provide only getter methods, and ensure no mutator methods.
Make the class final to prevent subclassing.
Make all fields private and final to prevent modification.
Provide only getter methods to access the fields.
Ensure no mutator methods to change the state of the object.
Managed a project to implement a new CRM system for a large retail company.
Work structure involved defining project scope, creating a timeline, assigning tasks to team members, and conducting regular status meetings.
Monitoring practices included tracking progress against milestones, identifying and addressing any issues or delays, and providing regular updates to stakeholders.
Utilized project management software to tra...
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
Sql
ddl
dml
tcl
dql
joins
view
date commit
Date commit
joins
view
sum
max
avg
count
min
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
Tomcat and Spring Boot versions are independent of each other, but they can be compatible with each other.
Tomcat versions can range from 7.x to 10.x, with the latest stable version being 10.0.12.
Spring Boot versions are typically aligned with Spring Framework versions, with the latest stable version being 2.5.4.
It is important to ensure compatibility between the Tomcat and Spring Boot versions being used in a project.
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