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

Clear (1)

Wipro Project Trainee Interview Questions and Answers

Updated 7 Jan 2022

Wipro Project Trainee Interview Experiences

6 interviews found

I applied via Company Website and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. They asked about my family and introduction about myself
  • Q2. They asked basics of computer

Interview Preparation Tips

Interview preparation tips for other job seekers - Good simple ,before I felt nervous later on after interview I was like frrr

I applied via Walk-in and was interviewed before Apr 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1.  technical interview1 1. Asked to write code on given problem statement
  • Q2. 2. Explain your project
  • Q3. 3. How much you rate yourself in c language

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Project Trainee Interview Questions Asked at Other Companies

Q1. What is the basic difference between Quality Assurance and Qualit ... read more
Q2. How do you manage to communicate who does not want to communicate ... read more
asked in IBM
Q3. How does a system call actually work?
Q4. how do you find missing number in a given integer arrary 1to 100 ... read more
Q5. Exchange the value of two variables with out using third variable

I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Based on resume, knowledge depth on mentioned skills and interest like Big Data.
  • Q2. Algorithmic and Data Structure concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a solid foundation, pad or sugar coat your resume a little bit. The expectations is not going to be very high for freshers, so just put more effort into standing out.

I applied via Campus Placement and was interviewed before Sep 2019. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Jdbc
  • Q2. Join query
  • Q3. Anagram program
  • Q4. Second highest number program
  • Ans. 

    A program to find the second highest number in an array.

    • Sort the array in descending order and return the second element.

    • Iterate through the array and keep track of the two highest numbers.

    • Use a heap data structure to find the second highest number.

    • If the array has duplicates, skip them while finding the second highest number.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Confident

Skills evaluated in this interview

Wipro interview questions for designations

 Project Trainee Engineer

 (1)

 Trainee

 (38)

 Management Trainee

 (8)

 Graduate Trainee

 (7)

 Internship Trainee

 (5)

 Student Trainee

 (3)

 fresher Trainee

 (1)

 Executive Trainee

 (1)

I applied via Campus Placement and was interviewed before Dec 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is a pointer!!?
  • Ans. 

    A pointer is a variable that stores the memory address of another variable.

    • Pointers are used to manipulate data directly in memory.

    • They can be used to pass data between functions efficiently.

    • Pointers can be used to create dynamic data structures like linked lists.

    • Example: int *ptr; // declares a pointer to an integer variable

    • Example: ptr = # // assigns the address of num to ptr

    • Example: *ptr = 10; // assigns the val

  • Answered by AI
  • Q2. What is the use of style attribute??
  • Ans. 

    The style attribute is used to add inline styles to HTML elements.

    • Allows for customization of individual elements

    • Can be used to change properties like color, font size, padding, etc.

    • Example: <p style='color: red; font-size: 16px;'>This is a red paragraph</p>

  • Answered by AI
  • Q3. They gave me a situation and asked how will i tackle it..!!

Interview Preparation Tips

Interview preparation tips for other job seekers - I attended many software and product company interviews..! Sometimes if you prepare well the HR may ask something you have not prepared..! Sometimes if don't prepare well you may get easy questions yet you will struggle in answering..!! SIMPLY INTERVIEW IS LIKE LIFE YOU DON'T KNOW WHAT WILL BE NEXT!! So don't get panic and tensed....express whatever you know honestly and boldly...that would really impress the interviewer !!!!
BEST OF LUCK!!

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Oct 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. 1.Tell me about yourself.They may ask you to write any program in any language you prefer and willask you to explain every word in the program.They may ask basic questions in the language you know

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident.prepare for basic questions in any language .Be ready to write any program and explain it.If you dont know anything, tell them that you dont.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First question in hr interview is tell about yourself then the hr asked questions what I mentioned in my resume. So put the information in resume what you known well. My unique talent is I'm a stage spea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident, don't put irrelevant information in your resume update yourself relating to your studies

I applied via Campus Placement and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1.interviewer asked about my mini Project, some questions from my project on Machine Learning and some basic HR questions 2.If you have mentioned some projects in resume the interviewer will surely ask fr...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and answer confidently
Be good on basics whatever domain you're from.
Good to know basics of one programming



I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

I applied via Campus Placement and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why Java is platform independent?
  • Ans. 

    Java is platform independent due to its bytecode and JVM.

    • Java code is compiled into bytecode which is platform-independent.

    • JVM (Java Virtual Machine) interprets the bytecode and executes it on any platform.

    • JVM acts as an abstraction layer between the Java code and the underlying hardware.

    • This allows Java programs to run on any platform that has a JVM installed.

    • For example, a Java program written on a Windows machine ca...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Java is platform-independent because it does not depend on any type of platform. Hence, Java is platform-independent language. In Java, programs are compiled into byte code and that byte code is platform-independent. ... Any machine to execute the byte code needs the Java Virtual Machine.

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Wipro Interview FAQs

What are the top questions asked in Wipro Project Trainee interview?

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

  1. What is the use of style attribut...read more
  2. What is a pointer...read more
  3. Second highest number prog...read more

Recently Viewed

DESIGNATION

DESIGNATION

INTERVIEWS

TechnipFMC

No Interviews

INTERVIEWS

TCL

No Interviews

DESIGNATION

INTERVIEWS

Mando Automotive

No Interviews

INTERVIEWS

TRANSCEND STREET

No Interviews

INTERVIEWS

Mahindra Tractors

No Interviews

INTERVIEWS

Vishnu Chemicals

No Interviews

INTERVIEWS

TechnipFMC

No Interviews

Tell us how to improve this page.

Wipro Project Trainee Salary
based on 45 salaries
₹2.7 L/yr - ₹5 L/yr
10% more than the average Project Trainee Salary in India
View more details

Wipro Project Trainee Reviews and Ratings

based on 10 reviews

3.9/5

Rating in categories

3.7

Skill development

3.6

Work-life balance

3.6

Salary

3.8

Job security

3.5

Company culture

3.7

Promotions

3.3

Work satisfaction

Explore 10 Reviews and Ratings
Project Engineer
32.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
23.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
21.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Project Engineer
20.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
18.8k salaries
unlock blur

₹0 L/yr - ₹0 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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent