i
Infosys
Filter interviews by
Clear (1)
posted on 24 May 2021
I applied via Recruitment Consultant and was interviewed in Apr 2021. There was 1 interview round.
posted on 12 May 2021
Event loop phases and code snippet explanation.
Event loop is a mechanism that allows JavaScript to perform non-blocking I/O operations.
It has six phases: Timers, I/O callbacks, idle, prepare, poll, and check.
Code snippet example: setInterval(() => console.log('Hello'), 1000);
posted on 30 Jun 2021
I applied via Company Website and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed before Jul 2020. There were 3 interview rounds.
Infosys interview questions for designations
I applied via Naukri.com and was interviewed before Sep 2019. There were 3 interview rounds.
What people are saying about Infosys
posted on 27 Jun 2021
I applied via Referral and was interviewed in Dec 2020. There were 5 interview rounds.
posted on 28 Sep 2020
I applied via Referral and was interviewed before Sep 2019. There were 3 interview rounds.
posted on 25 Mar 2021
I applied via Walk-in and was interviewed before Mar 2020. There were 5 interview rounds.
Abstract classes are classes that cannot be instantiated and can have both abstract and non-abstract methods. Interfaces are contracts that define a set of methods that a class must implement.
Abstract classes can have constructors, while interfaces cannot.
A class can implement multiple interfaces, but can only inherit from one abstract class.
Abstract classes can have instance variables, while interfaces cannot.
An examp...
SOLID is a set of design principles for object-oriented programming.
S - Single Responsibility Principle: A class should have only one reason to change.
O - Open/Closed Principle: A class should be open for extension but closed for modification.
L - Liskov Substitution Principle: Subtypes should be substitutable for their base types.
I - Interface Segregation Principle: A client should not be forced to depend on methods it...
posted on 11 Oct 2020
I applied via Walk-in and was interviewed in Apr 2020. There was 1 interview round.
posted on 21 Dec 2020
I applied via Referral and was interviewed before Dec 2019. There was 1 interview round.
Some of the top questions asked at the Infosys Associate/Senior Associate -(Technical) interview -
based on 28 reviews
Rating in categories
Technology Analyst
55.6k
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.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Consultant
28.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Cognizant
Accenture