i
Infosys
Filter interviews by
Clear (1)
I applied via Company Website and was interviewed before Sep 2022. There were 5 interview rounds.
Normal CAT exam syllabus but easier questions.
Basic coding questions. 2 simple programs
An SQL script is a set of instructions used to perform a specific task in a database.
Start with a keyword like SELECT, INSERT, UPDATE, DELETE
Specify the table(s) you want to query or modify
Use conditions with WHERE clause to filter data
Include functions like COUNT, SUM, AVG for calculations
End with a semicolon to terminate the script
Implementing a linked list in code
Define a Node class with data and next pointer
Implement methods to add, remove, and search for nodes in the linked list
Handle edge cases like empty list or adding/removing from the beginning or end
Binary search is a search algorithm that finds the position of a target value within a sorted array.
Divide the array into two halves and compare the target value with the middle element
If the target value is less than the middle element, search the left half. If greater, search the right half
Repeat the process until the target value is found or the subarray is empty
I applied via Campus Placement and was interviewed in Jun 2022. There were 2 interview rounds.
Good level of aptitude is required to cleared
I applied via Referral and was interviewed in Dec 2021. There were 3 interview rounds.
Test design techniques are methods used to create effective and efficient test cases.
Boundary value analysis
Equivalence partitioning
Decision table testing
State transition testing
Use case testing
Mobile apps can be categorized into native, hybrid, and web apps.
Native apps are developed for a specific platform, such as iOS or Android.
Hybrid apps are a combination of native and web apps, built using web technologies but packaged as a native app.
Web apps are accessed through a mobile browser and do not need to be downloaded from an app store.
Examples of native apps include Instagram and Snapchat, while examples of...
My expected CTC is negotiable and depends on the job responsibilities, company culture, and growth opportunities.
My expected CTC is based on my skills, experience, and the industry standards.
I am open to negotiation and willing to discuss the salary package.
I am looking for a fair compensation that aligns with my expectations and the company's budget.
I am more interested in the job responsibilities, work environment, a...
I applied via Company Website and was interviewed in Mar 2022. There were 2 interview rounds.
Infosys interview questions for designations
I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.
Exam was quite hard but it will help us to improve our thinking process.
Get interview-ready with Top Infosys Interview Questions
I applied via Referral and was interviewed in Oct 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.
Easy and most questions are from manual testing
I applied via Campus Placement and was interviewed before May 2022. There were 4 interview rounds.
Basic Aptitude and English and coding mcq
2 program to do basic
I have worked on multiple projects as a Test Engineer, including testing software applications and ensuring their quality.
Tested and validated software applications to ensure they meet the required specifications
Developed and executed test cases, test plans, and test scripts
Identified and reported software defects, and worked closely with developers to resolve them
Performed regression testing to ensure the stability of...
OOPS concepts are the principles of Object-Oriented Programming that help in designing and implementing software systems.
Abstraction: Hiding the implementation details and showing only the necessary information.
Encapsulation: Binding data and functions together in a single unit called class.
Inheritance: Acquiring properties and behavior of a parent class by a child class.
Polymorphism: Ability of an object to take many ...
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 operations are push and pop, while Queue operations are enqueue and dequeue.
Stack is used in recursion, undo-redo functionality, and backtracking, while Queue is used in scheduling, buffering, and breadth-first search.
Examples of Stack includ...
Array is a collection of elements of same data type stored in contiguous memory locations. Linked list is a collection of nodes where each node contains data and a reference to the next node.
Array has fixed size, linked list can grow dynamically
Insertion and deletion is faster in linked list than array
Accessing elements in array is faster than linked list
Arrays are better for small data sets, linked lists are better fo...
Yes, I am flexible with job location.
I am open to relocating for the right opportunity.
I understand that different projects may require different locations.
I am willing to adapt and work in different environments.
I have experience working remotely and can handle different work settings.
I have the necessary skills, experience, and passion for testing to contribute to the success of your team.
I have a strong background in software testing methodologies and techniques.
I am experienced in creating and executing test plans, test cases, and test scripts.
I have a keen eye for detail and can identify and report bugs effectively.
I am skilled in using various testing tools and technologies.
I am a quick learner...
I expect a challenging work environment with opportunities for growth and learning.
Clear understanding of job responsibilities and expectations
Opportunities for training and development
Collaborative work culture
Regular feedback and performance evaluations
Competitive compensation and benefits package
I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.
Basic Aptitude test with coding
An array is a data structure that stores a collection of elements of the same type in a contiguous block of memory.
Arrays can be of any data type, including strings.
Elements in an array are accessed using an index starting from 0.
Arrays have a fixed size, which is determined at the time of declaration.
Arrays can be multidimensional, allowing for the creation of matrices or tables.
Arrays provide efficient random access
I applied via Referral and was interviewed before Nov 2022. There were 2 interview rounds.
What people are saying about Infosys
Some of the top questions asked at the Infosys Test Engineer interview -
The duration of Infosys Test Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 79 interviews
4 Interview rounds
based on 1.1k reviews
Rating in categories
Technology Analyst
55.4k
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.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Consultant
27.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Cognizant
Accenture