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

Project Engineer

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

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: Normal Computer Science Concepts and projects shown on the resume
Tip
Tip

Tip 1 : aptitude and reasoning preparation
Tip 2 : projects related question preparation

Application process
Where: Campus
Eligibility: above 6.5 CGPA
Resume Tip
Resume tip

Tip 1 : show some good projects and achievement.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration60 mins
Interview date2 Nov 2015
Coding problem1

Normal Aptitude, Reasoning, English and computer science question like DSA also round.

1. Aptitude based questions

Linear equation related question, Reasoning AND OR question.

Problem approach

Tip 1: Solve some good amount of aptitude and reasoning question.
Tip 2: Solve some English grammar question

02
Round
Medium
Face to Face
Duration60 mins
Interview date2 Nov 2015
Coding problem3

Technical Round

1. Project based questions

Asked about projects. I was doing projects related to sorting so 
1. Gave me one array example on the pare and asked to find no of swap and comparisons using my solution.
2. Asked about Object Oriented question like inheritance at easy level.
3. Asked little about Tree data structure, normal question like traversal etc.

Problem approach

Tip 1: Do your projects well, do not copy from others.
Tip 2: Study the CS concepts before going for interviews.

2. Inorder Traversal

Easy
32m average time
0/40
Asked in companies
MakeMyTripWells FargoAmazon

You have been given a Binary Tree of 'n' nodes, where the nodes have integer values. Your task is to return the In-Order traversal of the given binary tree.


For example :
For the given binary tree:

The Inorder traversal will be [5, 3, 2, 1, 7, 4, 6].
Try solving now

3. Bubble Sort

Easy
10m average time
90% success
0/40
Asked in companies
Lenskart.comOptumWells Fargo

Bubble Sort is one of the sorting algorithms that works by repeatedly swapping the adjacent elements of the array if they are not in sorted order.

You are given an unsorted array consisting of N non-negative integers. Your task is to sort the array in non-decreasing order using the Bubble Sort algorithm.

For Example:
Bubble Sort implementation for the given array:  {6,2,8,4,10} is shown below :-

Alt test

Try solving now

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
1255 views
0 comments
0 upvotes