Wipro pvt interview experience Real time questions & tips from candidates to crack your interview

Software Developer

Wipro pvt
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 4 Months
Topics: Data Structures, Aptitude, OOPS, Algorithms, Output Based Questions, Data Science
Tip
Tip

Tip 1 : Practice much more on coding or output based questions from trusted website
Tip 2 : Make sure your resume look skill full and nice
Tip 3 : Avoid any hesitation in interview while giving answers

Application process
Where: Campus
Eligibility: Co cubes
Resume Tip
Resume tip

Tip 1 : Try to attach any specific skill with authorized certificate from good coding platform like Coding Ninja
Tip 2 : Make sure the skills you have mentioned you should have full confidence in them.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration40 minutes
Interview date7 Oct 2020
Coding problem2

It was early morning around 9:00AM-9:30AM. Questions was mostly from aptitude and coding based. Level of questions were moderate.

1. Count Subsequence

Moderate
30m average time
60% success
0/80
Asked in companies
OracleHCL TechnologiesHCL Technologies

You have been given an integer array/list 'ARR' of size 'N'. Your task is to return the total number of those subsequences of the array in which all the elements are equal.

A subsequence of a given array is an array generated by deleting some elements of the given array with the order of elements in the subsequence remaining the same as the order of elements in the array.

Note :
As this value might be large, print it modulo 10^9 + 7
Try solving now

2. Minimum Operations

Easy
20m average time
82% success
0/40
Asked in companies
MicrosoftBNY MellonLinkedIn

You are given an array 'ARR' of 'N' positive integers. You need to find the minimum number of operations needed to make all elements of the array equal. You can perform addition, multiplication, subtraction or division with any element on an array element.

Addition, Subtraction, Multiplication or Division on any element of the array will be considered as a single operation.

Example:

If the given array is [1,2,3] then the answer would be 2. One of the ways to make all the elements of the given array equal is by adding 1 to the array element with value 1 and subtracting 1 from the array element with value 3. So that final array would become [2,2,2]. 
Try solving now
02
Round
Easy
Group Discussion
Duration25 minutes
Interview date15 Oct 2020
Coding problem0

It was in afternoon period. Environment was full of competition.

03
Round
Easy
HR Round
Duration20 minutes
Interview date3 Nov 2020
Coding problem1

It was late night. Interviewer was asking tricky questions to confuse me. This round is probing to personality rather than practical knowledge.

1. Basic HR Questions

Tell Me About a Time You Failed.

What Are You Passionate About?

Problem approach

Tip 1 : Try to keep yourself calm
Tip 2 : Be natural while giving your interview
Tip 3 : Think before you speak

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
Software Developer
3 rounds | 5 problems
Interviewed by Wipro pvt
5128 views
0 comments
0 upvotes
Software Developer
3 rounds | 3 problems
Interviewed by Wipro pvt
2247 views
0 comments
0 upvotes
Software Developer
1 rounds | 1 problems
Interviewed by Wipro pvt
2182 views
1 comments
0 upvotes
Software Developer
2 rounds | 6 problems
Interviewed by Wipro pvt
6756 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Developer
5 rounds | 14 problems
Interviewed by Microsoft
3931 views
1 comments
0 upvotes
company logo
Software Developer
6 rounds | 12 problems
Interviewed by SAP Labs
2806 views
0 comments
0 upvotes
company logo
Software Developer
3 rounds | 3 problems
Interviewed by Amazon
1133 views
0 comments
0 upvotes