i
Infosys
Filter interviews by
Java test coding test Java javascript
Interfaces in Java define a contract for classes to implement certain methods and provide a way to achieve abstraction.
Interfaces are declared using the 'interface' keyword in Java.
All methods in an interface are abstract by default and do not have a method body.
Classes can implement interfaces using the 'implements' keyword.
Interfaces can be used to achieve multiple inheritance in Java.
Example: public interface Shape
Common design patterns are reusable solutions to common problems in software design.
Creational patterns: Singleton, Factory, Builder
Structural patterns: Adapter, Decorator, Facade
Behavioral patterns: Observer, Strategy, Template Method
They asked basic coding and aptitude questions
I applied via Campus Placement and was interviewed before Nov 2023. There were 3 interview rounds.
Online MCQ test, basic logic questions
Simple problem solving questions. Hacerrank type questions
I applied via LinkedIn and was interviewed in Oct 2022. There were 4 interview rounds.
Learn all basic topics its in online mode
Get good in java and the lang u put on resume be familier with it
Infosys interview questions for designations
I applied via Approached by Company and was interviewed in Mar 2023. There were 4 interview rounds.
Maths and reasoning problem solving
Discuss the topic of our environment
Get interview-ready with Top Infosys Interview Questions
I applied via Job Portal and was interviewed in Oct 2022. There were 2 interview rounds.
Lifecycle methods are functions that are called at different stages of a component's life in React.
Mounting: constructor(), render(), componentDidMount()
Updating: render(), componentDidUpdate()
Unmounting: componentWillUnmount()
Error Handling: componentDidCatch()
State is mutable data owned and managed by a component, while props are immutable data passed to a component.
State is used to store and manage data within a component, while props are used to pass data from a parent component to a child component.
State can be changed using setState() method, while props cannot be changed directly.
State is only accessible within the component it is defined in, while props can be accesse...
I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.
General mathematics and apti questions
Object oriented programming in c and c++, some OS
I applied via Campus Placement and was interviewed before Oct 2023. There was 1 interview round.
Reverse a linked list by changing the pointers direction
Start with three pointers: current, previous, and next
Iterate through the linked list, updating the pointers to reverse the direction
Update the head of the linked list to be the previous node
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
Practice more in Array and String level question
I applied via Job Portal and was interviewed before Sep 2023. There were 2 interview rounds.
Aptitude test was good
Final keyword in Java is used to restrict the user from changing the value of a variable, making it a constant.
Final keyword can be applied to variables, methods, and classes
Final variables must be initialized and cannot be reassigned
Final methods cannot be overridden in subclasses
Final classes cannot be subclassed
Static keyword in Java is used to create class-level variables and methods that can be accessed without creating an instance of the class.
Static variables are shared among all instances of a class
Static methods can be called without creating an object of the class
Static blocks are used to initialize static variables
What people are saying about Infosys
Some of the top questions asked at the Infosys Software Engineer interview -
The duration of Infosys Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 125 interviews
6 Interview rounds
based on 431 reviews
Rating in categories
Technology Analyst
55.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Systems Engineer
50.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
System Engineer
39.6k
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