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

Software Engineer Trainee

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

Interview preparation journey

expand-icon
Preparation
Duration: 1 Month
Topics: Data Structures, OOPS, SDLC Models, Algorithms, Java, SQL
Tip
Tip

Tip 1 : Must practice oops
Tip 2 : Must have done one or more than one projects 
Tip 3 : Practice some SDLC questions

Application process
Where: Campus
Eligibility: 6 CGPA
Resume Tip
Resume tip

Tip 1 : Have at least one project in resume
Tip 2 : Do not put fake details in resume as they ask questions from resume

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date18 Jan 2021
Coding problem2

1. DBMS Question

Write a query to fetch the EmpFname from the EmployeeInfo table in upper case and use the ALIAS name as EmpName.

2. Furthest Building You Can Reach

Moderate
10m average time
90% success
0/80
Asked in companies
Goldman SachsVisaMorgan Stanley

Ninja is in the mood for a walk over the city, but being a ninja he prefers jumping over building roofs instead of walking through the streets.

The height of the buildings in his city can be represented through an array ‘HEIGHTS’ where ‘HEIGHT[i]’ is the height of the ith building. Ninja starts his journey from the 1st building and in one step can only travel to the roof of the next building.

While traveling from the ‘i’th to (i+1)th building:

1. If the ith building has a height greater than or equal to the next i.e (i+1)th building then he simply jumps to the next building.

2. Otherwise he uses either {‘HEIGHTS[i+1] -‘HEIGHTS[i]} bricks or just 1 ladder to climb up to the next building.

Having a limited number of bricks say ‘BRICKS’ and a limited number of ladders say ‘LADDERS’ in his Ninja pocket, he wants to know which is the farthest building he can travel up to if he uses the bricks and ladders optimally.

As Ninja is weak in mathematics so he asks for your help, can you help Ninja to find the maximum index of the building he can reach up to(1 based indexing)?

Try solving now
02
Round
Easy
Video Call
Duration30 minutes
Interview date4 Feb 2021
Coding problem1

1. OS Question

What happens when the computer displays a black or blue screen of death (BSOD).

03
Round
Easy
HR Round
Duration15 minutes
Interview date15 Mar 2021
Coding problem1

1. Basic HR Questions

Why you want to join this organization?

What keeps you motivated?

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
Software Engineer
3 rounds | 5 problems
Interviewed by Wipro pvt
1948 views
0 comments
0 upvotes
Software Engineer
4 rounds | 4 problems
Interviewed by Wipro pvt
2700 views
0 comments
0 upvotes
Project Engineer
3 rounds | 3 problems
Interviewed by Wipro pvt
1275 views
0 comments
0 upvotes
SDE - 1
3 rounds | 12 problems
Interviewed by Wipro pvt
0 views
0 comments
0 upvotes