i
Infosys
Filter interviews by
I applied via Approached by Company and was interviewed before Jul 2023. There was 1 interview round.
Client discovery in microservices involves understanding client needs, preferences, and constraints to design effective solutions.
Conduct interviews with clients to gather requirements
Analyze existing systems and workflows to identify pain points
Collaborate with stakeholders to prioritize features and functionalities
Use tools like surveys, user personas, and user stories to capture client needs
Iterate on feedback to co
Spring Boot is a framework that simplifies the development of Spring applications by providing pre-configured settings and conventions.
Spring Boot is opinionated and provides defaults for configuration, reducing the need for manual setup.
Spring Boot includes embedded servers like Tomcat, Jetty, and Undertow, making it easy to deploy standalone applications.
Spring Boot offers a wide range of starters to quickly set up p...
JOIN SQL query is used to combine rows from two or more tables based on a related column between them. Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
JOIN SQL query is used to retrieve data from multiple tables based on a related column.
Normalization involves organizing data into tables and columns to reduce redundancy.
JOIN and normalization are both import...
I applied via Naukri.com and was interviewed before Aug 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.
Microservices are a software development technique where applications are composed of small, independent services that communicate with each other.
Microservices break down applications into smaller, loosely coupled services
Each service is responsible for a specific function and can be developed, deployed, and scaled independently
Communication between services is typically done through APIs or messaging queues
I applied via Referral and was interviewed in Jul 2022. There was 1 interview round.
Answering managerial questions for Tech Lead position
For past issue, explain the problem and how you identified it
Describe the mitigation strategy and its effectiveness
For non-compliant code, assess the impact and prioritize fixes
Communicate the issue to stakeholders and plan for a fix
For looking to switch, explain the reasons and how it aligns with career goals
Infosys interview questions for designations
I applied via Company Website and was interviewed before Jan 2023. There were 2 interview rounds.
Get interview-ready with Top Infosys Interview Questions
I appeared for an interview before Oct 2023.
I appeared for an interview before Mar 2024, where I was asked the following questions.
Lazy loading in React is a technique to load components only when they are needed, improving performance and reducing initial load time.
Improves performance by splitting code into smaller chunks.
Components are loaded only when they are rendered for the first time.
Implemented using React's `React.lazy()` and `Suspense`.
Example: `const LazyComponent = React.lazy(() => import('./LazyComponent'));`
Wrap lazy-loaded compo...
Hooks are functions that let you use state and lifecycle features in React components without writing a class.
useState: Allows functional components to manage state. Example: const [count, setCount] = useState(0);
useEffect: Enables side effects in functional components. Example: useEffect(() => { document.title = `Count: ${count}`; }, [count]);
useContext: Provides a way to share values between components without pro...
I applied via Walk-in and was interviewed before Jun 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
Design patterns are reusable solutions to common problems in software design. Examples include Singleton, Factory, and Observer.
Design patterns are solutions to common problems in software design
They help in creating reusable and maintainable code
Examples include Singleton, Factory, Observer, and Strategy patterns
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract classes are used to define a common behavior for subclasses, while interfaces are used to define a contract f...
I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.
Processing of large files with error handling. Questions on Thread management and performance management.
Some of the top questions asked at the Infosys Technical Lead interview -
The duration of Infosys Technical Lead interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 112 interviews
4 Interview rounds
based on 798 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