Wipro Limited Interview Experience for Fresher Software Engineer,
Jan 2021
Software Engineer
Wipro Limited
2 rounds | 2 Coding
problems
Ramesh Jha
Fresher | Jan 2021
Selected
502 views
0 comments
4 upvotes
Interview preparation journey
Preparation
Duration: 4 months
Topics: oops, Dbms, Algorithms, Array, Data structure.
Tip
Tip 1 : Learn new topics regular and revised that topic . Tip 2 : Apply practically. Tip 3 : Do a project
Application process
Where: Campus
Eligibility: No percentage criteria
Resume tip
Tip 1 : Technology you know, projects Tip 2 : No false information
Interview rounds
01
Round
Easy
Online Coding Test
Duration30 minutes
Interview date19 Jan 2021
Problems1
Count diagonal paths
You are given a binary tree. Your task is to return the count of the diagonal paths to the leaf of the given binary tree such that all the values of the nodes on the diagonal are equal.
You have been given an integer array/list 'ARR' of size 'N'. Your task is to return the total number of those subsequences of the array in which all the elements are equal.