i
Infosys
Filter interviews by
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
Questions related to data structures.
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
To reverse a number in Java, convert it to a string, reverse the string, and then convert it back to an integer.
Convert the number to a string using String.valueOf() method
Use StringBuilder class to reverse the string
Convert the reversed string back to an integer using Integer.parseInt() method
Use modulus operator to find odd numbers in Java
Iterate through the array of numbers
Use modulus operator (%) to check if a number is odd (number % 2 != 0)
Add the odd numbers to a separate list or print them
Developed a test automation framework for a web application using Selenium and Java.
Created test cases for UI and API testing
Implemented data-driven testing using Excel sheets
Integrated with Jenkins for continuous integration
Performed cross-browser testing on Chrome, Firefox, and Safari
I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.
Problem Statement: Given a string, reverse each word in the string while keeping the original order of the words.
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
It was a great experience and a platform to assess my aptitude skills
Query to join 2 tables and display top 5 employees
Use JOIN keyword to combine tables based on a common column
Use ORDER BY clause to sort the employees
Use LIMIT clause to display only the top 5 employees
Infosys interview questions for popular designations
Get interview-ready with Top Infosys Interview Questions
Reverse a given string and find the frequency
Optional class is a container object which may or may not contain a non-null value.
Optional class was introduced in Java 8 to deal with NullPointerExceptions.
It is used to avoid null checks and handle null values more effectively.
Methods like isPresent(), ifPresent(), orElse() are commonly used with Optional class.
An abstract method is a method that is declared without an implementation in an abstract class or interface.
Abstract methods do not have a body and must be implemented by subclasses.
Abstract classes can have both abstract and non-abstract methods.
Interfaces can only have abstract methods by default.
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
Oops concepts refer to Object-Oriented Programming principles and their implementation in software development.
Oops concepts include Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation involves bundling data and methods that operate on the data into a single unit.
Polymorphism allows objects to be treated as instances of...
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
Open Amazon page (-----) >>Maximize the browser >> put an explicit wait 3000 milliseconds >> Click on "All" dropdown("next to update location") using relative xpath functionality >> Select "books" ("Use any locator except xpath) >> Type in "Wings of Fire" >> click on "Search (use ancestor attribute of xpath) >> capture the screenshot of final screen .>> close the browser
Basic aptitude questions and analytical
Program to find largest number from array of strings
Convert array of strings to array of integers
Use a loop to iterate through the array and compare each element to find the largest number
Return the largest number found
Aptitude, Algorithm & puzzle
Oops concepts refer to Object-Oriented Programming principles such as 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 complex implementation det
SDLC life cycle is a process used by software development teams to design, develop, and test high-quality software.
1. Planning: Define project scope, requirements, and timeline.
2. Analysis: Gather and analyze user requirements.
3. Design: Create a detailed design plan for the software.
4. Implementation: Develop the software based on the design.
5. Testing: Test the software for bugs and issues.
6. Deployment: Release the ...
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.5k reviews
Rating in categories
Technology Analyst
55.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Systems Engineer
50.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
System Engineer
39.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
30.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Consultant
28.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Cognizant
Accenture