Wipro
Global information technology, consulting and business process services company.
4 Rounds
~21 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
•
medium
Write a Python function from scratch to compute the TF-IDF scores for a given list of text documents.
#Python
#NLP
#Text Processing
Machine Learning Engineer
•
Coding
•
medium
Write a Python program to implement the K-Means clustering algorithm from scratch.
#Python
#Clustering
#Math
Machine Learning Engineer
•
Coding
•
easy
Given an array of integers representing stock prices on consecutive days, write a function to return the maximum profit you can achieve from buying and selling a stock exactly once.
#Arrays
#Optimization
#Dynamic Programming
Machine Learning Engineer
•
Coding
•
easy
Given a binary tree, write a Python function to find the maximum depth of the tree.
#Data Structures
#Trees
#Recursion
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.