i
Infosys
Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
General aptitude test
Apti questions were asked. they were begineer level
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.
Easy to medium questions
Infosys interview questions for designations
Collection framework in Java provides a set of interfaces and classes to store and manipulate groups of objects. HashSet is a class that implements the Set interface.
HashSet does not allow duplicate elements
Elements are stored in a hash table using their hash codes
HashSet does not maintain insertion order
Example: HashSet
Query to find 2nd highest salary in a database table.
Use a subquery to select the maximum salary excluding the highest salary
Order the salaries in descending order and limit the result to 1
Get interview-ready with Top Infosys Interview Questions
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Oracle EBS Finance is a module within Oracle E-Business Suite that focuses on financial management and accounting.
Oracle EBS Finance helps organizations manage their financial processes, including accounts payable, accounts receivable, general ledger, and financial reporting.
It allows for automation of financial tasks, streamlining processes and improving accuracy.
Users can generate financial statements, track expenses...
Aptitude questions and english
DSA and OOPS
Collections
Spring Boot
Hibernate
Junit
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
HashMap allows null keys and values, but...
Comparator is used to define custom sorting order for objects, while Comparable is used to define natural ordering of objects.
Comparator is an external class used for custom sorting logic
Comparable is an interface used for natural ordering of objects
Comparator can be used to sort objects based on multiple criteria
Comparable is implemented by the class itself to define default sorting behavior
MVC stands for Model-View-Controller, a software design pattern for organizing code. MVC life cycle involves request handling and response generation.
Model represents the data and business logic
View displays the data to the user
Controller handles user input and updates the model
MVC life cycle involves routing the request to the appropriate controller, processing the request, updating the model, rendering the view, and
ASP.NET is a framework for building web applications on the .NET platform, while ASP.NET Core is a cross-platform, high-performance framework for building modern, cloud-based, internet-connected applications.
ASP.NET is Windows-only, while ASP.NET Core is cross-platform and can run on Windows, macOS, and Linux.
ASP.NET Core is open-source and modular, allowing developers to include only the necessary components in their ...
What people are saying about Infosys
Some of the top questions asked at the Infosys Senior Systems Engineer interview -
The duration of Infosys Senior Systems Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 186 interviews
5 Interview rounds
based on 5k reviews
Rating in categories
Technology Analyst
55.8k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹2.8 L/yr - ₹9 L/yr |
System Engineer
39.5k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.8k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.8k
salaries
| ₹4.5 L/yr - ₹17 L/yr |
TCS
Wipro
Cognizant
Accenture