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

System Engineer

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

Interview preparation journey

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

Tip 1 : Prepare your resume well. 
Tip 2 : Deploy your projects so that the interviewer can view it. Also provide a hyperlink on your resume.
Tip 3 : Be thorough with Data Structures and Algorithms. Also prepare well topics such as OS,DBMS.

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

Tip 1 : Deploy your projects so that the interviewer can view it. Also provide a hyperlink on your resume
Tip 2 : It's not important to have fancy projects. Only mention those on which you're confident.

Interview rounds

01
Round
Easy
Video Call
Duration45 minutes
Interview date6 Nov 2021
Coding problem3

1. Spiral Order Traversal of a Binary Tree

Easy
20m average time
75% success
0/40
Asked in companies
PayUAtlassianAmazon

You have been given a binary tree of 'N' nodes. Print the Spiral Order traversal of this binary tree.

For example
For the given binary tree [1, 2, 3, -1, -1, 4, 5, -1, -1, -1, -1]
    1
   / \
  2   3
     / \
    4   5

Output: 1 3 2 4 5
Problem approach

You have been given a binary tree of 'N' nodes. Print the Spiral Order traversal of this binary tree.

Try solving now

2. Operating System Question

What is Deadloack?

Problem approach

In concurrent computing, deadlock is any situation in which no member of some group of entities can proceed because each waits for another member, including itself, to take action, such as sending a message or, more commonly, releasing a lock.

3. DBMS Question

What is NOSQL?

Problem approach

A NoSQL database provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases. Such databases have existed since the late 1960s, but the name "NoSQL" was only coined in the early 21st century, triggered by the needs of Web 2.0 companies.

02
Round
Easy
HR Round
Duration30 minutes
Interview date6 Nov 2021
Coding problem1

1. Basic HR Questions

This was about 30 minutes long interview. First, she asked introduction, and after that, she was very interested in the internship that I did in the summer and about my interests. She asked a few common questions about that.

In the end, she asked if I had any questions for her, and I asked how is life working in this company, how long she was working and in which domain. The interview went well in the end.

Problem approach

Tip : Please ask questions at the end of the session when they ask you to do so. 

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
1372 views
2 comments
0 upvotes
System Engineer
2 rounds | 3 problems
Interviewed by Wipro pvt
1797 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