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 Graduate Engineer Trainee (Get) Interview Questions and Answers

Updated 16 Nov 2024

Wipro Graduate Engineer Trainee (Get) Interview Experiences

3 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude questions were asked to

Round 2 - Coding Test 

Find the second highest value

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
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 

Quantitative aptitude, reasoning, verbal ability and 2 Coding questions

Round 3 - Technical 

(2 Questions)

  • Q1. Basics of oops related to java
  • Q2. How is netflix recommending tv shows
  • Ans. 

    Netflix recommends TV shows based on user viewing history and ratings, as well as similar titles and genres.

    • Netflix uses algorithms to analyze user data and provide personalized recommendations

    • Recommendations are based on viewing history, ratings, and similar titles and genres

    • Netflix also uses human curators to select and promote content

    • Recommendations are constantly updated and refined based on user feedback

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear about your projects and basics of all the subjects you have mentioned in the resume.

Skills evaluated in this interview

Graduate Engineer Trainee (Get) Interview Questions Asked at Other Companies

asked in JBM Group
Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Diffe ... read more
Q2. How to check for continuity for a wire inside a wall if the start ... read more
Q3. What will be the cost of painting the wall behind me?
Q4. What happen when there is large air void in concrete?
Q5. Cycle Detection in a Singly Linked List Determine if a given sing ... read more

I applied via Campus Placement and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

8 Questions

  • Q1. Introducing yourself
  • Q2. What qualities u expect from ur teammates
  • Q3. Communication is important or not
  • Q4. Any other interests other than academics
  • Q5. Willing to relocate
  • Q6. Education gap or backlogs
  • Q7. Service agreement
  • Q8. Are u done any other course

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in telling the answers that is the only tip or advice

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

ARRAYS,STRINGS,LINKLIST

Round 2 - HR 

(2 Questions)

  • Q1. NORMAL INTRODUCTION
  • Q2. WHY WANT TO JOIN
  • Ans. 

    I am passionate about helping others and making a positive impact in the community.

    • Passionate about making a difference

    • Desire to help others

    • Want to contribute to the community

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - GOOD
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Aptitude Test 

1)Aptitude
2)English Verbal Ability
3)Reasoning
4)Essay Writing
5)Coding Test
6)Technical Interview
7)HR
8)SELECTED

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
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 

Normal mcqs are asked in that round. Based on mathematical calculations and aptitude

Round 3 - Technical 

(2 Questions)

  • Q1. Java program to print sum of first n numbers
  • Ans. 

    Java program to print sum of first n numbers

    • Use a loop to iterate through the numbers from 1 to n

    • Add each number to a running total

    • Print the total after the loop completes

  • Answered by AI
  • Q2. Java program to print a pattern
  • Ans. 

    Java program to print a pattern

    • Use nested loops to print the pattern

    • The outer loop controls the number of rows

    • The inner loop controls the number of columns

    • Use if-else statements to determine the pattern to be printed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of Java and normal programs will be asked in the interview. They will check your way of approach to the problem.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

BAsic questions from Mixture and allegation, P &L , LCM and HCF, direction

Round 2 - Group Discussion 

Terrorism in India , there were 7, 8 candidates were peresent in the room , out of which 6 people got selected for further rounds.

Round 3 - HR 

(2 Questions)

  • Q1. Role model of my life
  • Q2. Why do i want to join this company

Interview Preparation Tips

Interview preparation tips for other job seekers - Work Hard, you will definatley achieve what u desire.

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 Company Website and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Just stick to basic concepts.You should know atleast one programing language.your object oriented concept should be clear.and you should have atleast one good project in your resume.Dont try too much thing...
  • Q2. Basic programming concepts and objects oriented programming questions.
Round 2 - HR 

(1 Question)

  • Q1. Say only truth in this round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Always work hard. Your success may be delayed but if you work hard you definitely get the success.

Wipro Interview FAQs

How many rounds are there in Wipro Graduate Engineer Trainee (Get) interview?
Wipro interview process usually has 2-3 rounds. The most common rounds in the Wipro interview process are Aptitude Test, Technical and Coding Test.
How to prepare for Wipro Graduate Engineer Trainee (Get) interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Wipro. The most common topics and skills that interviewers at Wipro expect are SQL, Automation Testing, J2EE, Java and Linux.
What are the top questions asked in Wipro Graduate Engineer Trainee (Get) interview?

Some of the top questions asked at the Wipro Graduate Engineer Trainee (Get) interview -

  1. How is netflix recommending tv sh...read more
  2. Education gap or backl...read more
  3. Basics of oops related to j...read more

Tell us how to improve this page.

Wipro Graduate Engineer Trainee (Get) Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Wipro Graduate Engineer Trainee (Get) Salary
based on 35 salaries
₹2.3 L/yr - ₹5.5 L/yr
10% less than the average Graduate Engineer Trainee (Get) Salary in India
View more details

Wipro Graduate Engineer Trainee (Get) Reviews and Ratings

based on 9 reviews

4.4/5

Rating in categories

4.5

Skill development

4.4

Work-life balance

4.0

Salary

4.7

Job security

4.5

Company culture

3.6

Promotions

3.6

Work satisfaction

Explore 9 Reviews and Ratings
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 - ₹22.1 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.3 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