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
3.7

based on 50.8k Reviews

Filter interviews by

Wipro Engineer Interview Questions and Answers

Updated 10 Aug 2024

Wipro Engineer Interview Experiences

4 interviews found

Engineer Interview Questions & Answers

user image Ritika Kakkar

posted on 23 Oct 2023

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

(1 Question)

  • Q1. Plans for next 5 years Why xyz organisation Strengths and weaknesses
Round 3 - Technical 

(1 Question)

  • Q1. Inheritance multiple inheritence in java
  • Ans. 

    Multiple inheritance is not supported in Java due to the Diamond Problem.

    • Java does not support multiple inheritance for classes to avoid the Diamond Problem.

    • Interfaces in Java can be used to achieve a form of multiple inheritance by implementing multiple interfaces.

    • Example: class A extends B, C is not allowed in Java.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Skills evaluated in this interview

Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Aug 2024

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

(3 Questions)

  • Q1. Hhhiuuhhhhhhhhhhhhhhh
  • Q2. Hhhhhffhhhhhhhhhhhhhh
  • Q3. Hdhbdhhhhhhhhhhhhhhhhhh

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Engineer Interview Questions Asked at Other Companies

Q1. ❖ If a team member is unable to carry out his work, he is doing i ... read more
Q2. What is inheritance? Show me by a code that shouldn't be a pseudo ... read more
asked in Qualcomm
Q3. What is Min-Cut placement algorithm? Given some block sizes, use ... read more
Q4. What is neutonian fluid ? , Stages of fracture, working of engine ... read more
Q5. What is normalization? What do you mean by 1NF, 2NF, 3NF, 4NF?

Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Jun 2021

I applied via Naukri.com and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical only from EPC, Packet Core

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and always prepare for basic questions

Engineer Interview Questions & Answers

user image Anonymous

posted on 16 May 2021

Interview Questionnaire 

1 Question

  • Q1. Basics of verification.

Wipro interview questions for designations

 Project Engineer

 (643)

 Senior Engineer

 (29)

 Associate Engineer

 (11)

 Automation Engineer

 (7)

 Computer Engineer

 (6)

 Technical Engineer

 (5)

 Program Engineer

 (3)

 Support Engineer

 (2)

Engineer Jobs at Wipro

View all

Interview questions from similar companies

Engineer Interview Questions & Answers

TCS user image Anonymous

posted on 12 Nov 2024

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

Selection process involve 3 rounds test, interview, managerial, test is about aptitude ,logical reasonong andfew coding questions were there

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain about java oops concepts
  • Ans. 

    Java OOPs concepts include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Encapsulation hides the internal state of an object and only exposes necessary methods.

    • Abstraction focuses on the essential features of an object while hiding the implementation d

  • Answered by AI
  • Q2. What is spring and spring boot framework?
  • Ans. 

    Spring is a Java framework for building enterprise applications. Spring Boot is a tool that simplifies the setup and development of Spring applications.

    • Spring is a powerful Java framework used for building enterprise applications.

    • It provides comprehensive infrastructure support for developing Java applications.

    • Spring Boot is an extension of the Spring framework that simplifies the setup and development of Spring applic...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Assignment 

Provided CAD drawing to make 3D . It was good

Round 2 - Technical 

(4 Questions)

  • Q1. Good interview asked about material
  • Q2. What is plastic material
  • Ans. 

    Plastic material is a synthetic or semi-synthetic material made from polymers that can be molded into different shapes and forms.

    • Plastic materials are lightweight and durable

    • They can be transparent or colored

    • Common examples include polyethylene, polypropylene, PVC, and PET

  • Answered by AI
  • Q3. Plastic PP used for food grade
  • Ans. 

    Plastic PP is commonly used for food grade applications due to its high heat resistance and chemical inertness.

    • PP (polypropylene) is a type of plastic known for its high heat resistance, making it suitable for use in food grade applications.

    • PP is also chemically inert, meaning it does not react with food or beverages, making it a safe choice for food contact materials.

    • Common food grade items made from PP include contai...

  • Answered by AI
  • Q4. What is steel material
  • Ans. 

    Steel is a metal alloy made primarily of iron with a small amount of carbon.

    • Steel is known for its strength, durability, and versatility.

    • It is commonly used in construction, manufacturing, and transportation industries.

    • Examples of steel products include beams, pipes, and automotive parts.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Percentage
Analyst
Blood relation

Round 2 - Technical 

(2 Questions)

  • Q1. Explain above data structure
  • Ans. 

    Data structure is a way of organizing and storing data in a computer so that it can be accessed and modified efficiently.

    • Data structures can be linear (arrays, linked lists) or non-linear (trees, graphs)

    • They can be static (fixed size) or dynamic (size can change during program execution)

    • Examples include stacks, queues, hash tables, and binary search trees

  • Answered by AI
  • Q2. What is database
  • Ans. 

    A database is a structured collection of data that is organized in a way that allows for easy access, management, and retrieval.

    • A database stores data in tables, which consist of rows and columns.

    • It allows for efficient querying and retrieval of specific information.

    • Examples of databases include MySQL, Oracle, and MongoDB.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. What is performance testing
  • Ans. 

    Performance testing is the process of evaluating the speed, responsiveness, stability, and scalability of a system under varying conditions.

    • Performance testing measures the system's ability to handle a specific workload.

    • It helps identify bottlenecks, performance issues, and areas for improvement.

    • Various types of performance testing include load testing, stress testing, endurance testing, and spike testing.

    • Examples of p...

  • Answered by AI
  • Q2. How you will use jmeter
  • Ans. 

    JMeter is a load testing tool used by engineers to measure the performance of web applications.

    • JMeter can be used to simulate multiple users accessing a web application to test its performance under different loads.

    • It can measure response times, throughput, and server performance.

    • JMeter can also be used for functional testing, API testing, and database testing.

    • It supports various protocols like HTTP, HTTPS, FTP, JDBC, ...

  • Answered by AI
  • Q3. Advantages of jmeter tools
  • Ans. 

    JMeter tools offer several advantages for engineers.

    • JMeter allows engineers to perform load testing and measure the performance of web applications.

    • It supports multiple protocols such as HTTP, FTP, JDBC, SOAP, and more.

    • Engineers can create and execute test plans with various configurations and parameters.

    • JMeter provides real-time reporting and analysis of test results.

    • It offers distributed testing capabilities to simul...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Where do you like yourself 5 years down the line

I applied via Company Website and was interviewed in Aug 2022. 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 - Aptitude Test 

Arthamatic and reasoning

Round 3 - HR 

(3 Questions)

  • Q1. Self details of my biodata
  • Q2. My educational details
  • Q3. My salery structure details

Interview Preparation Tips

Interview preparation tips for other job seekers - Hard working and patience I can do my work and more flexibility

Wipro Interview FAQs

How many rounds are there in Wipro Engineer interview?
Wipro interview process usually has 2 rounds. The most common rounds in the Wipro interview process are Technical, Resume Shortlist and HR.
How to prepare for Wipro Engineer 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 Python, SQL, Azure, Java and voice process.
What are the top questions asked in Wipro Engineer interview?

Some of the top questions asked at the Wipro Engineer interview -

  1. Inheritance multiple inheritence in j...read more
  2. Technical only from EPC, Packet C...read more
  3. Hhhiuuhhhhhhhhhhhh...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Wipro interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Engineer Interview Questions from Similar Companies

TCS Engineer Interview Questions
3.7
 • 20 Interviews
IBM Engineer Interview Questions
4.1
 • 1 Interview
View all
Wipro Engineer Salary
based on 234 salaries
₹1 L/yr - ₹9.4 L/yr
At par with the average Engineer Salary in India
View more details

Wipro Engineer Reviews and Ratings

based on 33 reviews

3.3/5

Rating in categories

3.3

Skill development

2.9

Work-Life balance

2.9

Salary & Benefits

3.2

Job Security

3.4

Company culture

3.0

Promotions/Appraisal

3.4

Work Satisfaction

Explore 33 Reviews and Ratings
PlainID Authorization Engineer

Pune,

Bangalore Rural

+1

6-10 Yrs

Not Disclosed

Databricks Engineer

Hyderabad / Secunderabad,

Pune

+1

7-10 Yrs

Not Disclosed

Explore more jobs
Project Engineer
32.6k salaries
unlock blur

₹1.8 L/yr - ₹8.3 L/yr

Senior Software Engineer
22.9k salaries
unlock blur

₹5.8 L/yr - ₹22.5 L/yr

Senior Associate
21.2k salaries
unlock blur

₹0.8 L/yr - ₹5.5 L/yr

Senior Project Engineer
20.5k salaries
unlock blur

₹5 L/yr - ₹19 L/yr

Technical Lead
18.6k salaries
unlock blur

₹8.2 L/yr - ₹36.5 L/yr

Explore more salaries
Compare Wipro with

TCS

3.7
Compare

Infosys

3.7
Compare

Tesla

4.3
Compare

Amazon

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview