i
Infosys
Filter interviews by
I appeared for an interview in Apr 2024.
They were getting rude and demoralizing after every question even if i answered it. They didn't even bother asking me about myself. 1st question was what did you do in your previous job. I was giving the answer in detail as i was a senior at my previous role as an analyst. They kept interrupting me after every point to repeat it but differently. And I did it with a smile. But something was triggering them as they were sounding frustrated, probably because the interview was on a Saturday evening. Then i was asked technical questions which i answered all of them except 1, for which i gave a theoretical answer and explained that i do not have practical knowledge in the same and would love to work on myself for the same. However they started angrily saying Didn't the HR tell you that we were looking for a expert for this associate role?!
So again smilingly i asked will there be training? They said yes. And before i could ask anything else they said I'm done here bye. And cut the call. The worst interview of my life. And mind you guys I've given 3 interviews in my past before this and cracked all of them bagging good jobs in product based companies. This was a really unprofessional interview done by Infosys.
SOLID is a set of five design principles that help developers create more maintainable and scalable software.
Single Responsibility Principle (SRP) - A class should have only one reason to change.
Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.
Liskov Substitution Principle (LSP) - Objects of a superclass should be replaceable with objects of its subclasses without...
iOS applications have various states that manage their lifecycle, including active, inactive, background, and suspended.
Active: The app is in the foreground and receiving user input.
Inactive: The app is transitioning to or from the background, not receiving events.
Background: The app is running but not visible to the user, can perform limited tasks.
Suspended: The app is in the background but not executing code, saved i
Infosys interview questions for popular designations
Object-oriented programming concept that focuses on organizing code into objects with properties and behaviors.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allowing a class to inherit properties and methods from another class.
Polymorphism: Ability for objects to take on different forms or behaviors based on their data type.
Abstraction: Hiding complex implementation d...
Get interview-ready with Top Infosys Interview Questions
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
Slowly Changing Dimensions (SCD) are used in data warehousing to track changes to data over time. Types include Type 1, Type 2, and Type 3.
Type 1 SCD: Overwrites old data with new data, losing historical information.
Type 2 SCD: Creates a new record for each change, preserving historical data.
Type 3 SCD: Tracks changes by adding columns to the existing record, allowing for limited historical analysis.
Use the GROUP BY clause with COUNT() function to find duplicates in SQL.
Use GROUP BY clause with COUNT() function to group the records by the columns you want to check for duplicates
Filter the results by using HAVING clause to only show records with count greater than 1
Example: SELECT column1, column2, COUNT(*) FROM table_name GROUP BY column1, column2 HAVING COUNT(*) > 1;
Test Case is a detailed set of conditions and steps to be followed to validate a particular functionality, while Test Scenario is a high-level description of the functionality to be tested.
Test Case is detailed and specific, while Test Scenario is high-level and general.
Test Case includes steps, expected results, and test data, while Test Scenario is more of an overview.
Test Case is used for detailed testing, while Tes...
Bug life cycle is the process of a bug from identification to resolution in software testing.
Bug is identified by tester
Bug is reported in bug tracking tool
Bug is assigned to developer
Developer fixes the bug
Bug is retested by tester
Bug is closed if fixed or reopened if not
SDLC stands for Software Development Life Cycle, a process used to design, develop, and test software applications.
SDLC is a systematic process for building software applications.
It includes phases like planning, design, development, testing, deployment, and maintenance.
Examples of SDLC models include Waterfall, Agile, and DevOps.
Each phase in SDLC has specific goals and deliverables to ensure the quality of the softwa
STLC stands for Software Testing Life Cycle, which is a series of steps performed in a specific sequence to ensure the quality of software.
STLC is a process followed by software testers to ensure the quality of the software being developed.
It includes phases like requirement analysis, test planning, test design, test execution, and test closure.
Each phase has specific activities and deliverables that need to be complet...
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
Subcon process refers to subcontracting process where a company outsources part of its manufacturing process to a third-party vendor.
Subcon process involves sending raw materials to a subcontractor for processing or assembly.
The subcontractor then returns the finished goods to the company.
The company pays the subcontractor for the services rendered.
Subcon process helps companies focus on core competencies and reduce co...
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
To write a custom exception in Java, create a new class that extends Exception or a subclass of Exception.
Create a new class that extends Exception or a subclass of Exception.
Add a constructor to the custom exception class to pass a message to the superclass constructor.
Throw the custom exception using the 'throw' keyword in your code.
Handle the custom exception using try-catch blocks or propagate it up the call stack.
HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.
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 find 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.
To retrieve a value, the key is hashed again to find th...
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 40.3k reviews
Rating in categories
Hyderabad / Secunderabad,
Chennai
+110-16 Yrs
Not Disclosed
Technology Analyst
55.4k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
51k
salaries
| ₹2.5 L/yr - ₹7.8 L/yr |
System Engineer
31.6k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.9k
salaries
| ₹5.1 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
28.5k
salaries
| ₹6.2 L/yr - ₹17 L/yr |
TCS
Wipro
Cognizant
Accenture