i
Infosys
Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.
I am a fresher with no prior work experience.
I have recently graduated and am eager to learn and grow in a new role.
I may not have direct experience, but I bring fresh perspectives and enthusiasm to the job.
I am open to training and guidance to develop my skills and knowledge.
I am a quick learner and adaptable to new environments.
40 question -60 min
10 question on each section
Deadlock is a situation where two or more processes are unable to proceed due to each other holding a resource.
Deadlock occurs when two or more processes are waiting for each other to release resources.
It can happen in multi-threaded applications or in distributed systems.
Examples of resources that can cause deadlock include locks, semaphores, and shared memory.
To prevent deadlock, techniques like resource allocation g...
Index is used to improve query performance by allowing faster data retrieval. View is a virtual table created from a query.
Indexes are created on tables to speed up data retrieval operations.
Views are virtual tables created from a query and can be used to simplify complex queries.
Indexes can be clustered or non-clustered and can be created on one or more columns.
Views can be used to restrict access to certain columns o...
Business development is the process of identifying and pursuing opportunities to grow a company's revenue and market share.
Involves researching and analyzing market trends and customer needs
Developing and implementing strategies to increase sales and profitability
Building and maintaining relationships with clients and partners
Identifying new business opportunities and potential partnerships
Creating and delivering prese
What people are saying about Infosys
I applied via Naukri.com and was interviewed before May 2021. There were 2 interview rounds.
20
I applied via Naukri.com and was interviewed before Sep 2022. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Jan 2022. There were 3 interview rounds.
Activities and events personal information
I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.
Number series, blood relationship, reasoning, directions,
I am a recent graduate with a degree in Business Administration and a passion for learning and growth.
Recent graduate with a degree in Business Administration
Passionate about learning and personal growth
Strong communication and organizational skills
Experience in internships and part-time jobs
Goal-oriented and eager to contribute to a team
I applied via Campus Placement and was interviewed before Sep 2019. There were 5 interview rounds.
OOPs concepts in Java are the fundamental principles of object-oriented programming.
Encapsulation: wrapping data and code into a single unit
Inheritance: creating new classes from existing ones
Polymorphism: using a single interface to represent multiple types
Abstraction: hiding implementation details from the user
Examples: class, object, inheritance, polymorphism, encapsulation
Stack is a LIFO data structure while Queue is a FIFO data structure.
Stack follows Last In First Out (LIFO) principle while Queue follows First In First Out (FIFO) principle.
Stack has two main operations: push and pop while Queue has two main operations: enqueue and dequeue.
Stack is used in recursive function calls, undo/redo operations, and backtracking while Queue is used in breadth-first search, printing tasks in ord...
SQL query to find second highest salary in database
Use ORDER BY and LIMIT to get the second highest salary
Assume ties are allowed and use DISTINCT
Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.
Method overloading is done within the same class while method overriding is done in different classes (subclass and superclass).
Method overloading is achieved by changing the number of parameters or the data type of ...
The parent class of all classes in Java is the Object class.
All classes in Java implicitly extend the Object class.
The Object class provides basic methods such as toString(), equals(), and hashCode().
Any class can override these methods to provide custom implementations.
Example: public class MyClass extends Object { ... }
Example: Object obj = new MyClass();
SQL databases are relational and use structured query language, while NoSQL databases are non-relational and use various data models.
SQL databases are based on a fixed schema, while NoSQL databases are schema-less.
SQL databases use tables to store data, while NoSQL databases use various data models like key-value, document, columnar, or graph.
SQL databases are better suited for complex queries and structured data, whil...
I applied via Company Website and was interviewed before Oct 2019. There were 4 interview rounds.
I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Technology Analyst
55.3k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
51.1k
salaries
| ₹2.5 L/yr - ₹8 L/yr |
System Engineer
31.6k
salaries
| ₹2.5 L/yr - ₹5.6 L/yr |
Technical Lead
30.9k
salaries
| ₹5.1 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
28.7k
salaries
| ₹6.2 L/yr - ₹16.6 L/yr |
TCS
Wipro
Cognizant
Accenture