i
Infosys
Filter interviews by
Apti, reasoning and verbal communication
CLR stands for Common Language Runtime, it is the virtual machine component of Microsoft's .NET framework.
CLR is responsible for managing the execution of .NET programs.
It provides services such as memory management, exception handling, and security.
CLR compiles the intermediate language code into native code using Just-In-Time (JIT) compilation.
It allows different languages to be used within the .NET framework, as lon...
Kestrel is a cross-platform web server while IIS is a Windows-only web server.
Kestrel is a lightweight, open-source web server developed by Microsoft and optimized for ASP.NET Core applications.
IIS (Internet Information Services) is a full-featured web server developed by Microsoft for Windows servers.
Kestrel can be used as a standalone server or behind a reverse proxy like IIS or Nginx.
IIS provides additional features...
WSDL document describes web services and their functionalities.
WSDL stands for Web Services Description Language
It is an XML document that describes web services and their functionalities
WSDL defines the operations, input and output parameters, and data types used by a web service
It allows clients to understand how to interact with a web service
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
Using Java 8, find the second largest salary from a list of salaries.
Sort the list of salaries in descending order using streams and lambda expressions.
Skip the first element (largest salary) and find the first element (second largest salary).
Calculate the sum of all elements in a list
Iterate through the list and add each element to a running total
Return the total sum at the end
A simple example of a Get API
Use a HTTP GET request to retrieve data from a server
Include the endpoint URL in the request
Handle the response data accordingly
A final class is a class that cannot be subclassed or extended.
Final classes are declared using the 'final' keyword in Java.
Final classes cannot have any subclasses.
Final classes are often used for utility classes or classes that should not be modified or extended.
A static class is a class that cannot be instantiated and can only contain static members.
Static classes are used to group related methods and properties that do not require an instance of the class to be created.
Static classes are declared using the 'static' keyword in C#.
Static classes cannot be instantiated and cannot contain instance members.
Example: 'Math' class in C# is a static class that contains static methods
OOPS concepts are the foundation of object-oriented programming, including principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the compl...
Abstract class is a class that can have both abstract and non-abstract methods, while interface is a contract that defines methods that a class must implement.
Abstract class can have constructors, fields, and non-abstract methods.
Interface can only have abstract methods and constants.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract class is used to provide a common base fo...
Public, private, and protected are access modifiers in object-oriented programming languages.
Public: accessible from anywhere, both within and outside the class
Private: only accessible within the class where it is declared
Protected: accessible within the class and its subclasses
RestController is a specialized version of Controller in Spring framework for RESTful web services.
RestController is used for creating RESTful web services in Spring framework.
Controller is used for handling general web requests.
RestController automatically serializes and deserializes request and response bodies as JSON.
Controller can return any type of response, not just JSON.
Example: @RestController vs @Controller in
Legal obligations refer to the responsibilities and duties that individuals or organizations are required to fulfill under the law.
Compliance with relevant laws and regulations
Protection of confidential information
Adherence to contractual agreements
Respect for intellectual property rights
Ensuring workplace safety and health standards
Proper handling of customer data and privacy
Infosys interview questions for popular designations
Email Studio is a tool within Salesforce Marketing Cloud for creating, sending, and tracking email campaigns.
Email Studio allows users to design personalized email templates
Users can segment their audience and send targeted emails
It provides analytics to track email performance and engagement
Integration with other Salesforce Marketing Cloud tools for seamless marketing campaigns
Journey Builder is a tool within Salesforce Marketing Cloud that allows marketers to create and automate personalized customer journeys.
Allows marketers to create personalized customer journeys based on customer interactions and behaviors
Enables automation of marketing campaigns across multiple channels
Provides a visual interface for designing and managing customer journeys
Integrates with Salesforce CRM data for person
Get interview-ready with Top Infosys Interview Questions
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
2 hours aptitude contain Verbal ability, Reasoning, Quantitative analysis, Numerical Ability
I am a dedicated System Engineer with 5 years of experience in designing, implementing, and maintaining complex IT systems.
5 years of experience in system engineering
Proficient in designing and implementing IT systems
Skilled in maintaining complex systems
Strong problem-solving and analytical skills
Excellent communication and teamwork abilities
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
Experience in using Postman for API testing and automation.
Used Postman for API testing and automation
Familiar with creating requests, setting up environments, and running collections
Proficient in writing test scripts and assertions in Postman
Experience in integrating Postman with CI/CD pipelines
Interface defines a contract for a class, while abstraction hides the implementation details.
Interface is a blueprint of a class that defines what methods a class must implement.
Abstraction is a concept where only the necessary details are shown and the rest are hidden.
Interfaces can be implemented by multiple classes, while abstraction is achieved through abstract classes or interfaces.
Example: Interface - 'Runnable'
I was interviewed in Aug 2024.
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
What people are saying about Infosys
Some of the top questions asked at the Infosys interview -
The duration of Infosys interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 4.9k interviews
Interview experience
based on 39.4k reviews
Rating in categories
Technology Analyst
55.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
System Engineer
39.5k
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