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

SDE - 1

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

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: OOPs, Data Structures, Operating System, Relational Database, Computer Networks
Tip
Tip

Tip 1 : Practice 100 coding questions on any competitive coding website
Tip 2 : make good projects and host it on web

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

Tip 1 : make it short and simple
Tip 2 : have some projects

Interview rounds

01
Round
Easy
Online Coding Interview
Duration180 minutes
Interview date25 Aug 2021
Coding problem2

it was in afternoon

1. Shopping Options

Easy
0/40
Asked in companies
AmazonBNY MellonMedia.net

You are given the list of costs of pants in an array “pants”, shirts in an array “shirts”, shoes in an array “shoes”, and skirts in an array “skirts”. You are also given a budget amount ‘X’ to spend. You want to buy exactly 1 item from each list. Your task is to determine the total number of possible combinations that you can buy, given that the total amount of your purchase does not exceed your budget amount.

Try solving now

2. 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

Problem approach

1. created array
2. sorted using bubble sort
3. optimized

Try solving now
02
Round
Easy
Video Call
Duration30 minutes
Interview date21 Sep 2021
Coding problem3

it was in the morning

1. OS Questions

What is RAID structure in OS? What are the different levels of RAID configuration?

Problem approach

Tip 1 : practice questions
Tip 2 : read galvin for good os concepts

2. Reverse The Array

Easy
0/40
Asked in companies
CIS - Cyber InfrastructureBNY MellonHCL Technologies

Given an array with N elements, the task is to reverse all the array elements and print the reversed array.

Problem approach

1. input an array
2. then create reverse function
3. optimise the solution

Try solving now

3. DBMS Question

What are joins

Problem approach

Tip 1 : read book
Tip 2 : practice sql queries

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
SDE - 1
2 rounds | 3 problems
Interviewed by Wipro pvt
1445 views
1 comments
0 upvotes
SDE - 1
3 rounds | 12 problems
Interviewed by Wipro pvt
0 views
0 comments
0 upvotes
SDE - 1
2 rounds | 7 problems
Interviewed by Wipro pvt
0 views
0 comments
0 upvotes
SDE - 1
3 rounds | 4 problems
Interviewed by Wipro pvt
1073 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 1
5 rounds | 12 problems
Interviewed by Amazon
115098 views
24 comments
0 upvotes
company logo
SDE - 1
4 rounds | 5 problems
Interviewed by Microsoft
58238 views
5 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Amazon
35148 views
7 comments
0 upvotes