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

Project Engineer

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

Interview preparation journey

expand-icon
Journey
Basically there is 2 rounds to get selected in wipro. First is the written test. In which there is aptitude questions (quantitative aptitude- 16 , verbal- 22, logical reasoning- 14) and coding questions(2). Second is the interview round in which basic technical questions and some HR question is being asked
Application story
I found this job vacancy from YouTube. I applied for it. After few days the exam was conducted and after clearing the exam the interview was conducted and after clearing interview round. I got letter of intent (LOI) in few days
Why selected/rejected for the role?
I cleared the test and also my interview was good . My basic concepts of all the topics that I have mentioned was clear and I aslo prepared for basic HR questions. I practised all the basic to medium coding question before interview. I also practised the query questions
Preparation
Duration: 2 months
Topics: OOPS, Data structure, DBMS, SQL, C programming, Aptitude
Tip
Tip

Tip 1 : Practice aptitude problems properly
Tip 2 : Have command over any one programming language
Tip 3 : Practice basic coding questions

Application process
Where: Other
Eligibility: No criteria
Resume Tip
Resume tip

Tip 1 : Add projects to resume
Tip 2 : Don't put anything extra in your resume

Interview rounds

01
Round
Easy
Online Coding Interview
Duration90 minutes
Interview date9 Sep 2021
Coding problem2

Online test consisted of aptitude questions and coding questions. In this, there was 52 aptitude question and two coding question. The total duration of the test was 1 hour 30 mins. My shift was in the afternoon at approx 1:00 pm.

1. Container with Maximum Water

Easy
10m average time
90% success
0/40
Asked in companies
OracleFacebookAmazon

You have been given an array/list ‘ARR‘ of length ‘N’ consisting of non-negative integers ARR1, ARR2, ..., ARRN. The i’th integer denotes a point with coordinates (i, ARR[i]). ‘N’ vertical lines are drawn such that the two endpoints of the i’th line are at (i, arr[i]) and (i,0).

Your task is to find two lines, which, together with the x-axis, form a container, such that the container contains the most water. Return the maximum area of the container.

Note:
1. Consider the container to be 2-dimensional for simplicity. 
2. For any pair of sides ignore all the lines that lie inside that pair of sides. 
3. You are not allowed to slant the container.

Example

Example:

Consider 'ARR'= {1,8,6,2,5,4,8,3,7} then the vertical lines are represented by the above image. The blue section denotes the maximum water than a container can contain.
Problem approach

First analyse the question and then proceed in whichever programing language you feel more comfortable with

Try solving now

2. Course Schedule

Easy
15m average time
85% success
0/40
Asked in companies
UberAppleDunzo

You are a student of Netaji Subhas Institute of Technology. You have to take ‘N’ number of courses labelled from 1 to N to complete your B.Tech Degree.

Some courses may have prerequisites, for example, to take course 1 you have to first take course 2, which is expressed as a pair: [1, 2]. Now, your task is to find is it possible for you to finish all courses.

Note: There are no duplicate pairs in the prerequisites array.

For example-
If N = 2 and prerequisite = [[1, 2]]. Then, there are a total of 2 courses you need to take. To take course 1 you need to finish course 2. So, it is possible to complete all courses. 
Try solving now
02
Round
Easy
HR Round
Duration20 minutes
Interview date2 Nov 2021
Coding problem1

This round was a HR round for me. In this I was asked basic HR questions. 
 

1. Basic HR Questions

1. Introduce yourself
2. What are your strengths
3. What are your weakness
5. Where do you see yourself after 5 years
6. How did you utilize your lockdown period

Here's your problem of the day

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

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
Project Engineer
2 rounds | 6 problems
Interviewed by Wipro pvt
990 views
0 comments
0 upvotes
Project Engineer
3 rounds | 4 problems
Interviewed by Wipro pvt
1139 views
0 comments
0 upvotes
Project Engineer
3 rounds | 4 problems
Interviewed by Wipro pvt
1382 views
0 comments
0 upvotes
Project Engineer
3 rounds | 4 problems
Interviewed by Wipro pvt
1202 views
1 comments
0 upvotes
Companies with similar interview experiences
company logo
Project Engineer
2 rounds | 4 problems
Interviewed by Amdocs
1256 views
0 comments
0 upvotes