i
Infosys
Filter interviews by
I applied via Campus Placement and was interviewed in Nov 2021. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.
Verbal, quants and reasoning
I was interviewed before Oct 2022.
3 questions in 3 hours
1 easy level
2 medium level
3 hard level
Array list has O(1) time complexity for accessing elements but O(n) for insertion/deletion, while linked list has O(n) time complexity for accessing elements but O(1) for insertion/deletion.
Array list has constant time complexity O(1) for accessing elements by index, but linear time complexity O(n) for insertion/deletion operations due to shifting elements.
Linked list has linear time complexity O(n) for accessing eleme...
I applied via Company Website and was interviewed before Jun 2022. There were 2 interview rounds.
Hard coding assessment where there are 3 coding questions & 3 hours to solve
Infosys interview questions for designations
I applied via Company Website and was interviewed before Oct 2022. There were 3 interview rounds.
Dsa problems on trees and graphs
Phone directory can be implemented using an array of strings.
Use an array of strings to store phone numbers with corresponding names
Implement functions to add, delete, search, and display entries in the phone directory
Consider using a hash table for faster search operations
Get interview-ready with Top Infosys Interview Questions
I applied via Campus Placement and was interviewed in May 2021. There were 3 interview rounds.
Find the first occurrence of target value in a sorted array with duplicates.
Use binary search to find the target value.
If found, check if the previous element is also the target value.
If not, return the index of the target value.
If yes, continue binary search on the left subarray.
Find the maximum subarray sum in an array with positive and negative integers.
Use Kadane's algorithm to find the maximum subarray sum.
Initialize two variables, one for current maximum and one for global maximum.
Iterate through the array and update the variables accordingly.
Return the global maximum.
Example: [-2, 1, -3, 4, -1, 2, 1, -5, 4] returns 6 (subarray [4, -1, 2, 1])
I applied via Company Website and was interviewed before Sep 2022. There were 3 interview rounds.
Data Structures And Algorithms Questions
I applied via Company Website and was interviewed before Aug 2022. There were 2 interview rounds.
There will be 3 coding questions.
I applied via Company Website and was interviewed before May 2021. There were 2 interview rounds.
First round was hackwithinfy. In which a total of three questions were provided based on array ,strings and graph. I was able to solve two questions completely.
I applied via Approached by Company and was interviewed before Jun 2022. There were 3 interview rounds.
3 coding questions that to be solved in 3 hrs of duration. Difficulty level would be from medium to hard.
What people are saying about Infosys
3 Interview rounds
based on 387 reviews
Rating in categories
Bangalore / Bengaluru
3-8 Yrs
Not Disclosed
Bangalore / Bengaluru
3-8 Yrs
Not Disclosed
Technology Analyst
56.2k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50k
salaries
| ₹2.8 L/yr - ₹9.2 L/yr |
System Engineer
39.2k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.7k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.4k
salaries
| ₹6.2 L/yr - ₹17 L/yr |
TCS
Wipro
Cognizant
Accenture