I applied through university. The process took 2 days. I interviewed at Wipro in Feb 2017
Interview
Online:
5 Programming Questions (easy to medium difficulty)
Technical Round 1:
Check whether an array has duplicates
Wrote code on notepad using sets (n + extra memory)
Asked to do code review
Suggested using sort (nlogn + no extra memory if quicksort)
Find result set from a list of strings where each string represents last names of CISCO employees and the condition to add is the last name shouldn’t contain initials
Multithreading questions – including mutex and semaphores
HashMap internals and TreeMap
Technical Round 2:
Find the first pair of elements that add up to a given sum in an array
Wrote code on notepad. (used sets)
Questions on REST
Questions on how we can make the best use of third party tools and integrate them with our system
Thread related programming type of questions
Check whether 2 rectangles are overlapping.
Managerial HR:
Usual questions like why would you join, what will you do in this situation, the technical problem faced and how you were able to solve, how will you bring up a new feature over an existing one.
Interview questions [1]
Question 1
Online:
5 Programming Questions (easy to medium difficulty)
Technical Round 1:
Check whether an array has duplicates
Wrote code on notepad using sets (n + extra memory)
Asked to do code review
Suggested using sort (nlogn + no extra memory if quicksort)
Find result set from a list of strings where each string represents last names of CISCO employees and the condition to add is the last name shouldn’t contain initials
Multithreading questions – including mutex and semaphores
HashMap internals and TreeMap
Technical Round 2:
Find the first pair of elements that add up to a given sum in an array
Wrote code on notepad. (used sets)
Questions on REST
Questions on how we can make the best use of third party tools and integrate them with our system
Thread related programming type of questions
Check whether 2 rectangles are overlapping.
Managerial HR:
Usual questions like why would you join, what will you do in this situation, the technical problem faced and how you were able to solve, how will you bring up a new feature over an existing one.
I applied online. The process took 2 months. I interviewed at Wipro (Bengaluru) in Jan 2026
Interview
The interviewer seemed not very interested and the interview was oneway he asked all the questions based on java core all theoritical questions ,no problem solving questions, no data structure and algorith questions also
It was a great interview experience. I was asked a lot of technical questions on SQL and SAS programming language. Also, I was asked to write a few SQL queries based on real time scenarios.
The regular self intro and stuff followed by the projects i have done during academics
Asked questions on MySQL general questions like count , find specific names starting and ending with certain letters or surnames