i
Wipro
Filter interviews by
I was interviewed in Feb 2021.
Round duration - 30 minutes
Round difficulty - Easy
It was in the evening.
You are given a binary tree. Your task is to return the count of the diagonal paths to the leaf of the given binary tree such that all the values of the nodes on the diagonal are equa...
The main idea here is to traverse the tree diagonally using a Map/Dictionary.
The algorithm will be-
Round duration - 30 minutes
Round difficulty - Easy
It was in the night.
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
The idea is to generate all the subsequences and check whether the elements present are equal or not.
Here is the algorithm :
Tip 1 : Learn new topics regular and revised that topic .
Tip 2 : Apply practically.
Tip 3 : Do a project
Tip 1 : Technology you know, projects
Tip 2 : No false information
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
Program to reverse a string
Create an empty string to store the reversed string
Loop through the original string from end to start
Append each character to the empty string
Return the reversed string
I applied via Company Website and was interviewed in Jul 2021. There were 4 interview rounds.
What people are saying about Wipro
I applied via Company Website and was interviewed in Oct 2021. There was 1 interview round.
Wipro interview questions for designations
Hash map is a data structure that stores key-value pairs using a hash function to map keys to indices in an array.
Hash map uses a hash function to compute an index for a given key.
Collisions can occur when two keys map to the same index, which can be resolved using techniques like chaining or open addressing.
Hash map provides constant time complexity for insertion, deletion, and retrieval of key-value pairs.
Java's Hash...
Get interview-ready with Top Wipro Interview Questions
I was interviewed in Nov 2020.
Round duration - 128 minutes
Round difficulty - Medium
The test link and details were sent to us a day before the actual test. A pre-placement drive was organised at 10:30 am to brief us all about the company and instructions for its placement drive. The test started at 12:00 pm. It was an AI proctored online assessment which consisted of 3 sections. The first section was aptitude test which had questions from quantitative ability, verbal ability and logical ability. The second section had 2 coding questions. Level was both was easy. One of them was a direct knapsack algorithm and another was logical problem to complete the parallelogram in 2d matrix of symbols. I was able to complete only one. The third section was essay writing where my topic was downsides of our education system. Time given was 20 minutes for the same. Try not to make any grammatical or spelling error in essay.
There is a potter with a limited amount of pottery clay (denoted as 'K' units) who can make 'N' different items. Each item requires a specific amount of clay and yields a certai...
This was a direct application of 0-1 knapsack problem. So dynamic programming approach of knapsack was applied to this problem.
We built the 2d array in bottom up manner.
Euclid, Pythagoras, Pascal, and Monte decide to gather in a park. Initially, Pascal, Monte, and Euclid choose three different spots. Pythagoras, ...
First I added the symbols in a 2D matrix. It was a logical question where I used the simple property of parallelogram i.e. sum of coordinate points of one diagonal is equal to the other. We are given 2 coordinates and can find the third coordinate by traversing through the 2D matrix. Our target is the find the fourth coordinate which we can easily complete by using the property of diagonal coordinates.
Round duration - 20 minutes
Round difficulty - Medium
The interviews started around 9am -3 pm. My interview was conducted around 11 am. The interviewer was more interested in testing my basic knowledge. He asked me about basic concepts of OOPS, data management.
He was very happy with the answers I gave through examples. Later he asked me about data structures and asked me to write code for merge sort. I wrote that without any problem. Then he asked me about new technologies for data storage. I mentioned about cloud storage. I was asked to explain cloud computing in the most easiest way I can. At last i asked him his experience of wipro during this lockdown. The interview overall went smooth.
You are given a sequence of numbers, ARR
. Your task is to return a sorted sequence of ARR
in non-descending order using the Merge Sort algorithm.
The Merge Sort...
Tip 1 : It was a direct question but the interviewer asked to explain its time complexity
Round duration - 10 minutes
Round difficulty - Easy
Hr round was conducted around 12 pm. It was a small round where the HR asked me about my internship learning.
Next he quizzed me to check my knowledge about the company.
Finally
Tip 1 : stay connected to basics. Do not forget basics in rush to complete advanced courses.
Tip 2 : Try as many common coding questions as possible.
Tip 3 : Do not leave aptitude and logical for last minute.
Tip 1 : Keep it short(1 page) and proofread it to avoid any kind of grammatical errors.
Tip 2 : Do not write anything you are unsure of.
I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.
The duration of Wipro Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 114 interviews
6 Interview rounds
based on 967 reviews
Rating in categories
Project Engineer
32.7k
salaries
| ₹1.8 L/yr - ₹8.3 L/yr |
Senior Software Engineer
23.1k
salaries
| ₹5.8 L/yr - ₹22.5 L/yr |
Senior Associate
21.3k
salaries
| ₹0.8 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.5k
salaries
| ₹5 L/yr - ₹19.5 L/yr |
Technical Lead
18.7k
salaries
| ₹8.3 L/yr - ₹36.5 L/yr |
TCS
Infosys
Tesla
Amazon