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

SDE - Intern

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

Interview preparation journey

expand-icon
Preparation
Duration: 4 months
Topics: Array,Recursion,Maths,Pointer and strings
Tip
Tip

Tip 1 : Practice DS algorithm
Tip 2 : Practice as many question you can 
Tip 3 : Also practice different MCQ question

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

Tip 1 : Write only things you know 
Tip 2 : Be truthful with your resume

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date31 Jan 2021
Coding problem1

It is from 12 to 1:30 pm. Environment was very friendly and interviewer was very nice.

1. Nth term of GP

Easy
15m average time
90% success
0/40
Asked in companies
MicrosoftDisney + HotstarCuemath

You are given the first term (A), the common ratio (R) and an integer N. Your task is to find the Nth term of the GP series.

The general form of a GP(Geometric Progression) series is A, A(R), A(R^2), A*(R^3) and so on where A is the first term of GP series

Note :

As the answer can be large enough, return the answer modulo 10^9 + 7.

Problem approach

Given the r and first term a we can solve it by an=a*r^n-1

Try solving now
02
Round
Easy
Face to Face
Duration90 minutes
Interview date10 Feb 2021
Coding problem1

Very friendly environment 

1. Operating System

Name types of CPU Scheduling

What is deadlock?

Problem approach

Tip 1 : Explain the terms point to point and elaborate only when asked.
 

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 - Intern
3 rounds | 4 problems
Interviewed by Wipro pvt
1836 views
0 comments
0 upvotes
SDE - Intern
2 rounds | 7 problems
Interviewed by Wipro pvt
1985 views
0 comments
0 upvotes
SDE - Intern
2 rounds | 3 problems
Interviewed by Wipro pvt
0 views
1 comments
0 upvotes
SDE - Intern
2 rounds | 4 problems
Interviewed by Wipro pvt
2167 views
1 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - Intern
3 rounds | 6 problems
Interviewed by Amazon
15605 views
4 comments
0 upvotes
company logo
SDE - Intern
4 rounds | 7 problems
Interviewed by Microsoft
15499 views
1 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 4 problems
Interviewed by Amazon
10216 views
2 comments
0 upvotes