i
Infosys
Filter interviews by
I applied via Company Website and was interviewed in Jul 2022. There was 1 interview round.
Top view of binary tree is the nodes visible when viewed from the topmost node.
Top view is the set of nodes visible when viewed from the topmost node
Nodes are ordered from left to right
Nodes at the same horizontal distance from the root are at the same level
Example: For tree with root node A and left child B and right child C, top view is B-A-C
I applied via Approached by Company and was interviewed before Mar 2023. There was 1 interview round.
Find the largest subarray with equal character frequency in an array of strings.
Iterate through each string in the array and calculate the frequency of each character.
Store the frequency of characters in a hashmap.
Keep track of the starting and ending indices of the subarray with equal character frequency.
Return the largest subarray with equal character frequency.
Precision measures the accuracy of positive predictions, while recall measures the ability to find all positive instances.
Precision = TP / (TP + FP)
Recall = TP / (TP + FN)
Example: In spam email detection, precision is the ratio of correctly classified spam emails to all emails classified as spam.
Example: In disease diagnosis, recall is the ratio of correctly identified positive cases to all actual positive cases.
I was interviewed before May 2023.
The coding round had 3 questions. One easy and 2 medium-hard level questions. The questions were based on array, strings and DP.
I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed before May 2023. There were 2 interview rounds.
Good DSA questions medium to hard level
Infosys interview questions for designations
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
Two questions. I think the selection was based on being able to solve one question completely.
Get interview-ready with Top Infosys Interview Questions
I applied via Company Website and was interviewed before Feb 2023. There were 3 interview rounds.
Solve medium to hard level leetcode questions
I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.
3 Medium leet code questions
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...
What people are saying about Infosys
Some of the top questions asked at the Infosys Specialist Programmer interview -
The duration of Infosys Specialist Programmer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 85 interviews
3 Interview rounds
based on 392 reviews
Rating in categories
Bangalore / Bengaluru
3-8 Yrs
Not Disclosed
Bangalore / Bengaluru
3-8 Yrs
Not Disclosed
Bangalore / Bengaluru
3-8 Yrs
Not Disclosed
Technology Analyst
55.8k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹2.8 L/yr - ₹9 L/yr |
System Engineer
39.5k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.8k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.8k
salaries
| ₹4.5 L/yr - ₹17 L/yr |
TCS
Wipro
Cognizant
Accenture