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

System Engineer

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

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming,System Design, Link List and Graphs.
Tip
Tip

Tip 1 - Practice Atleast 250 Questions
Tip 2 - Ex- Do atleast 2 projects

Application process
Where: Company Website
Eligibility: Above 6 CGPA
Resume Tip
Resume tip

Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume.

Interview rounds

01
Round
Easy
Video Call
Duration60 Minutes
Interview date16 Jul 2021
Coding problem2

The first round was of online aptitude test conducted on AMCAT platform, there were four sections in this round
Verbal - 18 mins
Quantitative - 16 mins
Logical - 14 MCQ in 14 Mins
Coding - There where 45 minutes give to solve coding questions.
Essay - 20 Mins

1. Greatest Common Divisor

Easy
15m average time
85% success
0/40
Asked in companies
OracleGoldman SachsDell Technologies

You are given two numbers, ‘X’ and ‘Y’. Your task is to find the greatest common divisor of the given two numbers.

The Greatest Common Divisor of any two integers is the largest number that divides both integers.

For Example:
You are given ‘X’ as 20 and ‘Y’ as 15. The greatest common divisor, which divides both 15 and 20, is 5. Hence the answer is 5.
Problem approach

You are given two numbers, ‘X’ and ‘Y’. Your task is to find the greatest common divisor of the given two numbers.
The Greatest Common Divisor of any two integers is the largest number that divides both integers.

Try solving now

2. Special Binary Tree

Easy
15m average time
90% success
0/40
Asked in company
Amazon

You are given an arbitrary binary tree. A binary tree is called special if every node of this tree has either zero or two children. You have to determine if the given binary tree is special or not.

If the given binary tree is special, return True. Else, return False to the given function.

Note:

1. A binary tree is a tree in which each node can have at most two children. 
2. The given tree will be non-empty i.e the number of non-NULL nodes will always be greater than or equal to 1.
3. Multiple nodes in the tree can have the same values, all values in the tree will be positive.
Problem approach

You are given an arbitrary binary tree. A binary tree is called special if every node of this tree has either zero or two children. You have to determine if the given binary tree is special or not.
If the given binary tree is special, return True. Else, return False to the given function.

Try solving now
02
Round
Easy
HR Round
Duration30 Minutes
Interview date16 Jul 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?
Willing to relocate, Ready to join on a specific date, Signing bond, Work shift.

Problem approach

Tip 1 : Communication should be good
Tip 2 : I practice a lot so i was able to think meaningful answer
Tip 3 : If you don't have any problems with there policy they you just say Yes to all questions.

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
System Engineer
2 rounds | 4 problems
Interviewed by Wipro pvt
2568 views
0 comments
0 upvotes
System Engineer
2 rounds | 4 problems
Interviewed by Wipro pvt
1220 views
0 comments
0 upvotes
System Engineer
2 rounds | 4 problems
Interviewed by Wipro pvt
1373 views
2 comments
0 upvotes
System Engineer
2 rounds | 3 problems
Interviewed by Wipro pvt
1462 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
System Engineer
2 rounds | 4 problems
Interviewed by HCL Technologies
1425 views
0 comments
0 upvotes
company logo
System Engineer
1 rounds | 3 problems
Interviewed by Microsoft
0 views
0 comments
0 upvotes
company logo
System Engineer
3 rounds | 6 problems
Interviewed by HCL Technologies
943 views
0 comments
0 upvotes