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

Senior Software Engineer

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

Interview preparation journey

expand-icon
Journey
There were 2 technical rounds followed by HR discussion. First round basics of python and SQL were asked, in second round there were few basic python questions and DS questions and architecture of DBMS/RDBMS. Few SQL queries were also asked.
Application story
I applied for this role through online job portal. There were 3 rounds in total. First two were technical round followed by HR discussion. It took only 15 days from date of application to release of offer letter as HR recruiter was proactive and supportive. First round lasted for 30 mins which started with the introduction , work experience, projects that i have worked on and basics of the programming language with 2 programming questions based on Array manipulation. Second round was around 1 hour , which started with the introduction , projects worked on and multiple Data Structure question on array , Trees and sorting etc. Some conceptual questions were asked on Bigdata , Spark architecture . Also , as i had some experience in Azure cloud , so situation based questions were asked.
Why selected/rejected for the role?
Focused on data Structure questions and basics of python language. Practice programming questions on any online portal.
Preparation
Duration: 3 months
Topics: Python, SQL, Data Structures, Algorithms, Pyspark
Tip
Tip

Tip 1 : Practice questions on arrays and strings manipulation. There is no exact number of questions you have to solve but solve each question with understanding.
Tip 2 : Revise Computer Science subjects like DBMS, OOPS thoroughly.
Tip 3 : Concepts and Basics of programming language you have mentioned should be crystal clear to you.

Application process
Where: Other
Eligibility: Graduation
Resume Tip
Resume tip

Tip 1 : You should not write anything Fake on resume
Tip 2 : Freshers should have some projects mentioned in resume.

Interview rounds

01
Round
Medium
Video Call
Duration30 minutes
Interview date10 Dec 2021
Coding problem1

1. Rearrange The Array

Easy
0/40
Asked in companies
AmazonAdobeChegg Inc.

You are given an array/list NUM of integers. You are supposed to rearrange the elements of NUM such that no two adjacent elements will be the same or find out if it not possible.

For example:
Input: arr[] = {1,1,1,2,2,2} 
Output: {1,2,1,2,1,2}

Note: {2,1,2,1,2,1} is also valid because there are no two adjacent elements which are the same.
Try solving now
02
Round
Medium
Online Coding Test
Duration60 Minutes
Interview date14 Dec 2021
Coding problem1

1. Pair Sum

Easy
15m average time
90% success
0/40
Asked in companies
Media.netExpedia GroupQuikr

You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to return the list of all pairs of elements such that each sum of elements of each pair equals 'S'.

Note:

Each pair should be sorted i.e the first value should be less than or equals to the second value. 

Return the list of pairs sorted in non-decreasing order of their first value. In case if two pairs have the same first value, the pair with a smaller second value should come first.
Try solving now
03
Round
Easy
HR Round
Duration30 Minutes
Interview date16 Dec 2021
Coding problem1

- Morning time
- It was good.
- No other significant activity
- Interviewer was good

1. Basic HR Questions

Tell me about yourself.

What are your greatest strengths?

What isn’t on your resume?

If hired, when could you start?

Salary Negotiations.

Problem approach

Tip 1 : Add your linkedin profile
Tip 2 : Ask questions from HR if you have any.

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 Trainee
3 rounds | 4 problems
Interviewed by Wipro pvt
2704 views
0 comments
0 upvotes
SDE - 1
3 rounds | 12 problems
Interviewed by Wipro pvt
0 views
0 comments
0 upvotes
Senior Software Engineer
3 rounds | 5 problems
Interviewed by Wipro pvt
0 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Senior Software Engineer
1 rounds | 6 problems
Interviewed by Arcesium
3920 views
0 comments
0 upvotes
company logo
Senior Software Engineer
3 rounds | 3 problems
Interviewed by Ernst & Young (EY)
5173 views
0 comments
0 upvotes
company logo
Senior Software Engineer
3 rounds | 3 problems
Interviewed by HCL Technologies
3156 views
3 comments
0 upvotes