i
Infosys
Filter interviews by
String pool is a mechanism in programming languages where strings are stored in a shared memory area to save memory and improve performance.
String pool helps in reducing memory usage by storing only one copy of each unique string.
Strings in the pool can be easily shared among different parts of the program.
In Java, string literals are automatically stored in the string pool.
Example: String str1 = "Hello"; String str2 =...
The flow of a Springboot Application involves the initialization of the application context, handling HTTP requests, processing business logic, and returning responses.
Initialization of the application context using annotations like @SpringBootApplication
Handling HTTP requests through controllers annotated with @RestController
Processing business logic in service classes annotated with @Service
Interacting with databases...
Different types of extractors include mechanical extractors, chemical extractors, and biological extractors.
Mechanical extractors use physical force to extract substances from a mixture, such as pressing or grinding.
Chemical extractors use solvents or other chemicals to separate desired compounds from a mixture.
Biological extractors use living organisms or enzymes to extract specific compounds from a mixture.
Examples i...
Delegates are a type-safe function pointers used in C# to reference methods.
Delegates allow methods to be passed as parameters
Delegates can be used to define callback methods
Delegates are used in event handling in C#
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.
Encapsulation helps in hiding the internal state of an object and only exposing the necessary functionalities through methods.
It allows for better control over the data by preventing direct access from outside the class.
Encapsulation also helps in achieving data abstraction and information hiding.
Exam...
Infosys interview questions for popular designations
MVC folder structure includes Models, Views, and Controllers folders.
Models folder for data-related logic
Views folder for UI-related files
Controllers folder for handling user input and interaction
Extension methods in MVC are static methods that allow adding new methods to existing types without modifying the original type.
Extension methods are defined as static methods in a static class.
They are used to extend the functionality of existing classes without modifying them.
Extension methods are called like regular instance methods.
Example: public static class StringExtensions { public static bool IsUpperCase(this ...
Get interview-ready with Top Infosys Interview Questions
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Yes, I am familiar with agile methodologies and practices.
Agile is a software development methodology that promotes adaptive planning, evolutionary development, early delivery, and continuous improvement.
It emphasizes collaboration, flexibility, and customer feedback throughout the development process.
Common agile frameworks include Scrum, Kanban, and Extreme Programming (XP).
Agile teams typically work in short iterati...
Readonly is used for runtime constants, while constant is used for compile-time constants.
Readonly can be assigned a value at runtime, while constant must be assigned a value at compile time.
Readonly can be assigned in the constructor or at the point of declaration, while constant must be assigned at the point of declaration.
Example: readonly int x = 10; vs const int y = 20;
I applied via Referral and was interviewed in Sep 2023. There were 6 interview rounds.
What people are saying about Infosys
Some of the top questions asked at the Infosys interview for experienced candidates -
The duration of Infosys interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 1.2k interviews
Interview experience
based on 38.9k reviews
Rating in categories
Bangalore / Bengaluru
3-5 Yrs
Not Disclosed
Technology Analyst
55.9k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.5k
salaries
| ₹2.8 L/yr - ₹8 L/yr |
System Engineer
39.5k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.7k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.8k
salaries
| ₹6.2 L/yr - ₹16.8 L/yr |
TCS
Wipro
Cognizant
Accenture