i
Infosys
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.
Innumerable is a collection that cannot be counted, while IQueryable is an interface that allows querying data sources.
Innumerable represents a collection that cannot be enumerated or counted.
IQueryable is an interface in LINQ that allows querying data sources like databases, collections, etc.
Innumerable collections are evaluated immediately, while IQueryable collections are evaluated when the query is executed.
Example...
Code to check if a given string is a palindrome.
Convert the string to lowercase and remove spaces and punctuation.
Compare the string with its reverse to check for palindrome.
Return true if the string is a palindrome, false otherwise.
Types of polymorphism in programming include compile-time polymorphism (method overloading) and runtime polymorphism (method overriding).
Compile-time polymorphism is achieved through method overloading, where multiple methods have the same name but different parameters.
Runtime polymorphism is achieved through method overriding, where a subclass provides a specific implementation of a method that is already defined in i
LINQ is a feature in C# that allows for querying data from different data sources using a syntax similar to SQL.
LINQ stands for Language Integrated Query
It allows for querying data from collections, databases, XML, and more
LINQ queries are written in a declarative syntax
Example: var result = from num in numbers where num % 2 == 0 select num;
APIs work by allowing different software applications to communicate with each other through a set of rules and protocols.
APIs define the methods and data formats that applications can use to request and exchange information.
APIs can be used to access services or data from a remote server or application.
APIs can be RESTful, SOAP-based, or other types depending on the requirements of the applications.
APIs often require ...
Methods to optimize SPS include data analysis, training programs, performance incentives, and technology integration.
Conduct data analysis to identify areas of improvement and track progress over time.
Implement training programs to enhance sales skills and product knowledge.
Offer performance incentives such as bonuses or rewards for meeting or exceeding targets.
Integrate technology solutions like CRM systems to streaml
I use active listening, empathy, problem-solving, and conflict resolution techniques to manage difficult situations.
Practice active listening to understand the root of the issue
Show empathy towards the emotions of all parties involved
Utilize problem-solving skills to find mutually beneficial solutions
Employ conflict resolution techniques to de-escalate tensions
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Clusters creation involves setting up multiple servers to work together, while handling practical bugs requires troubleshooting and fixing issues in the cluster.
Clusters creation involves setting up multiple servers to work together to distribute workload and increase reliability.
Tools like Kubernetes or Docker Swarm can be used to create and manage clusters efficiently.
Practical bugs in clusters can include network is...
I have 3 years of experience working with Ansible in automating infrastructure and configuration management.
Implemented Ansible playbooks to automate deployment of applications across multiple servers
Utilized Ansible roles to standardize configurations and ensure consistency
Integrated Ansible with CI/CD pipelines for continuous deployment
Troubleshooted and resolved issues related to Ansible scripts and configurations
Infosys interview questions for popular designations
Abstract class is a class that cannot be instantiated and may contain abstract methods. It is used for defining a common interface.
Cannot be instantiated directly
May contain abstract methods that must be implemented by subclasses
Used for defining a common interface for a group of related classes
Abstract class can have both abstract and non-abstract methods, while interfaces can only have abstract methods.
Abstract class can have constructors, member variables, and methods, while interfaces cannot.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract classes are used to define a common base class for related classes, while interfaces are used to define a contract for cl...
Get interview-ready with Top Infosys Interview Questions
I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.
Yes, there was a mistake that led to blame game between devops and testing team.
Miscommunication between devops and testing team regarding deployment instructions
Lack of clarity on testing requirements leading to missed bugs
Pressure to meet deadlines causing rushed testing and deployment
OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPs focuses on creating objects that interact with each other to solve a problem
Key concepts include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation: bundling data and methods that operate on the data into a single unit
Inheritance: allows a class to inherit properties and...
Authentication verifies the identity of a user, while authorization determines what actions they are allowed to perform.
Authentication confirms the identity of a user through credentials like passwords or biometrics
Authorization determines the permissions and access levels a user has within a system
Examples include logging in with a username and password (authentication) and being able to view/edit specific files based
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...
What people are saying about Infosys
Interview experience
based on 37.9k reviews
Rating in categories
Technology Analyst
56k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.1k
salaries
| ₹2.8 L/yr - ₹6.4 L/yr |
System Engineer
39.2k
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Technical Lead
30.6k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.5k
salaries
| ₹6.2 L/yr - ₹16.8 L/yr |
TCS
Wipro
Cognizant
Accenture