Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Wipro Team. If you also belong to the team, you can get access from here

Wipro Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Wipro Trainee Analyst Interview Questions and Answers

Updated 13 Sep 2023

Wipro Trainee Analyst Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Just Basic Questions

Round 3 - Technical 

(1 Question)

  • Q1. SQL and SDLC Questions asked. Not too difficult.
Round 4 - HR 

(1 Question)

  • Q1. Just Basic Discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and speak clear. All the best.

Interview questions from similar companies

I was interviewed in Dec 2021.

Round 1 - Coding Test 

(3 Questions)

Round duration - 180 Minutes
Round difficulty - Medium

Coding question 2 easy,1 hard

  • Q1. 

    Minimum Stops for Ninja's Journey Problem Statement

    Ninja wishes to travel from his house to a destination X miles away. He knows there are Y gas stations along the way, each station i located at a distan...

  • Ans. Recursion

    The simple idea that we use in this approach will be to check all the available paths. For this we create a recursive function let’s say MINIMUM_STOP_HELPER() that will return the desired path. The function will take fuel left, distance travelled, next gas station, and the array of all the stations as its parameters.

     

    The base conditions for this recursive function will be:

     

    • If you have enough fuel
    • If y...
  • Answered Anonymously
  • Q2. 

    Black Friday Discount Challenge

    Imagine it's Black Friday and a supermarket is offering a discount to every 'Nth' customer. You are tasked with calculating bills for customers based on product prices and ...

  • Ans. Counting Number of Previous Customers

    We can simply start by creating a hashmap that stores each product ID and corresponding price. For each customer, calculating the bill amount is simple, just multiply the quantity by the price of each product they purchased.

     

    We also keep a count of previous customers and increase it as soon as generateBill is called. If this count is divisible by ‘N’, we simply apply the discou...

  • Answered Anonymously
  • Q3. 

    Ninja and His Secret Information Encoding Problem

    Ninja, a new member of the FBI, has acquired some 'SECRET_INFORMATION' that he needs to share with his team. To ensure security against hackers, Ninja dec...

  • Ans. Brute Force

    For encoding the given ‘SECRET_INFORMATION’ we can use any algorithm. Here first, we append the number of words of ‘SECRET_INFORMATION’ and ‘!’ into our resultant decoding string ‘ENCODED_INFORMATION’. Then we append the length of each word and ‘!’. At last, we find the ‘ASCII’ value of each character and then add 3 into the ASCII value. Then we convert this ASCII value into a character and replace this with...

  • Answered Anonymously
Round 2 - Face to Face 

(1 Question)

Round duration - 30 Minutes
Round difficulty - Easy

Asked me how to reverse string,tell me about yourself,visualise data structures in real life,dbms questions easy one

  • Q1. 

    Reverse the String Problem Statement

    You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string.

    Example:

    Input:
    STR = "abcde"
    Output:
    "e...
  • Ans. Optimal Solution
    • Traverse the string and swap the first character with the last character, the second character with the second last character and so on.
    • Basically, you need to swap the i-th character with the (N-i-1)-th character where N is the length of the string and 0-based indexing is considered.
    Space Complexity: O(1)Explanation:

    O(1).

     

    In the worst case, only constant extra space is required.

    Time Complexity: O(...
  • Answered Anonymously

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Bharati Vidyapeeth's College of Engineering. I applied for the job as Analyst Trainee in GurgaonEligibility criteriaAbove 70 percent marksCognizant interview preparation:Topics to prepare for the interview - Basic of data structures, OOPS theory, classes, python, dbmsTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : don't get afraid
Tip 2 : keep your machine ready, there should not be technical probelem like mic not working
Tip 3 : dress well

Application resume tips for other job seekers

Tip 1 : mention your project
Tip 2 : mention your skills

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Normal tech questions and some general questions regarding English language
  • Q2. A quick introduction anout yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared to present yourself confidently...Good communication skills in English language are preferred

I applied via Approached by Company and was interviewed in Oct 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Versant test 

(1 Question)

  • Q1. It will be a computer based versant test.
  • Ans. In this round, you will have to give a test based on your communication skills. Basically, the test checks your reading, writing, and listening and speaking skills.
  • Answered by S K
Round 3 - Technical 

(2 Questions)

  • Q1. In this round, they will ask questions related to troubleshooting
  • Q2. Network related questions will also be asked like OSI Layers, different type of network, RJ45 connector

Interview Preparation Tips

Topics to prepare for HCLTech Trainee Analyst interview:
  • Computer Hardware
  • Troubleshooting Skills
Interview preparation tips for other job seekers - Your communication skills needs to be improved and you should have a good computer knowledge. Then I think it will be easier to crack the interview.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Okay but question were difficult

Round 2 - Group Discussion 

Gd topic was based on social media influence

Round 3 - One-on-one 

(1 Question)

  • Q1. Introduce and explain ur projects

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare geotechnical basics
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The aptitude questions were quite easy

Round 2 - HR 

(1 Question)

  • Q1. Networking related questions were being asked

I applied via Campus Placement and was interviewed in May 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

In aptitude test 3 rounds are there , first is quantitative aptitude, logical reasoning, verbal ability, and easy writting

Round 3 - Coding Test 

Choose the correct output of this program

Round 4 - Technical 

(4 Questions)

  • Q1. Introduction to yourself
  • Q2. What is programing language
  • Ans. 

    Programming language is a set of instructions used to communicate with computers and create software applications.

    • Programming languages are used to write code for software applications and computer programs.

    • Examples of programming languages include Java, Python, C++, and JavaScript.

    • Each programming language has its own syntax and rules for writing code.

    • Programming languages can be classified as high-level or low-level,...

  • Answered by AI
  • Q3. Arrey in c programming
  • Ans. 

    Arrey in c programming

    • Arrays are a collection of similar data types

    • They are declared using square brackets []

    • Elements in an array can be accessed using their index

    • Arrays can be one-dimensional, two-dimensional, or multi-dimensional

  • Answered by AI
  • Q4. Pointers in c programming
  • Ans. 

    Pointers are variables that store the memory addresses of other variables in C programming.

    • Pointers are declared using the * symbol.

    • The & symbol is used to get the memory address of a variable.

    • Pointers can be used to pass variables by reference.

    • Dereferencing a pointer means accessing the value stored at the memory address it points to.

    • Null pointers are pointers that do not point to any valid memory address.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the all basic about the language. Aslo they may ask about reasoning questions.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions related to python were asked and about my project and my research papers, about my achievements.
Round 2 - HR 

(1 Question)

  • Q1. This round i really had a terrible experience because HR criticized me and demotivate me for not being comfortable in working in shifts. Really her words were so harsh wasn't expecting this from such compa...

Interview Preparation Tips

Interview preparation tips for other job seekers - Please always make all the things clear in written email Don't trust on the calls. They changed there words later on.

I applied via Company Website and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Group Discussion 

Good communication skills my talking with all members are impressed

Round 2 - HR 

(1 Question)

  • Q1. Tell mee self intersection, expected LPA
  • Ans. 

    I am a Graduate Apprentice Trainee with expertise in intersection and expected LPA.

    • I have experience in analyzing and identifying intersections in various scenarios.

    • I am skilled in using tools and techniques to optimize traffic flow at intersections.

    • I have a strong understanding of traffic regulations and safety measures at intersections.

    • I have successfully implemented intersection improvement projects during my previo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This is good company for all all specialitys are available good communication and understanding members also this is good flat form

I applied via Referral and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Interview 

(1 Question)

  • Q1. What are your skills?
  • Ans. HTML5, CSS 3, Python, Java Script, MYSQL, Django, PHP, XML, C++
  • Answered by Kajal

Interview Preparation Tips

Topics to prepare for IBM Internship Trainee interview:
  • Data structure and Algorithms
Interview preparation tips for other job seekers - Focus on your skills.
Update your resume.

Wipro Interview FAQs

How many rounds are there in Wipro Trainee Analyst interview?
Wipro interview process usually has 4 rounds. The most common rounds in the Wipro interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in Wipro Trainee Analyst interview?

Some of the top questions asked at the Wipro Trainee Analyst interview -

  1. SQL and SDLC Questions asked. Not too difficu...read more
  2. Just Basic Discussi...read more

Tell us how to improve this page.

Wipro Trainee Analyst Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Wipro Trainee Analyst Salary
based on 5 salaries
₹2.2 L/yr - ₹2.8 L/yr
40% less than the average Trainee Analyst Salary in India
View more details
Project Engineer
32.8k salaries
unlock blur

₹1.8 L/yr - ₹8.3 L/yr

Senior Software Engineer
23.1k salaries
unlock blur

₹5.8 L/yr - ₹23 L/yr

Senior Associate
21.3k salaries
unlock blur

₹0.9 L/yr - ₹5.5 L/yr

Senior Project Engineer
20.4k salaries
unlock blur

₹5 L/yr - ₹19.5 L/yr

Technical Lead
18.7k salaries
unlock blur

₹8.5 L/yr - ₹36.5 L/yr

Explore more salaries
Compare Wipro with

TCS

3.7
Compare

Infosys

3.6
Compare

Tesla

4.2
Compare

Amazon

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview