Infosys
Global leader in next-generation digital services and consulting.
3 Rounds
~14 Days
Medium
The Interview Loop
Recruiter Screen (30 min)
Standard fit check, behavioral questions, and resume overview.
Technical Loop (3-4 Rounds)
Deep dive into domain knowledge, coding, and system design.
Interview Question Bank
Machine Learning Engineer
•
Coding
•
easy
Given an array of integers and an integer target, return indices of the two numbers such that they add up to target. Can you do it in O(n) time?
#Arrays
#Hash Map
Machine Learning Engineer
•
Coding
•
medium
Given a list of intervals representing client server downtimes, merge all overlapping intervals.
#Arrays
#Sorting
Machine Learning Engineer
•
Coding
•
medium
Find the length of the longest substring without repeating characters in a given string.
#Strings
#Sliding Window
Difficulty Radar
Based on recent AI-sourced data.
Meet Your Interviewers
The "Standard" Interviewer
Senior EngineerFocuses on core competencies, system constraints, and clear communication.
SimulateUnwritten Rules
Think Out Loud
Always explain your thought process before writing code or drawing architecture.