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 Multi Skill Technician Interview Questions and Answers

Updated 15 Jul 2022

Wipro Multi Skill Technician Interview Experiences

1 interview found

I applied via AmbitionBox and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Question and answer

Round 2 - Group Discussion 

Madam asking question.. all members are giving answers one by one ...this is gd

Round 3 - One-on-one 

(2 Questions)

  • Q1. Introduction ur self ..and all about u with hr ..this is final intervew
  • Q2. Tell me ur self in english

Interview Preparation Tips

Interview preparation tips for other job seekers - this is the best chance ur life ...plice dont miss this opertunity

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Job type and role

I applied via Walk-in and was interviewed before Apr 2021. There were 2 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 - Technical 

(1 Question)

  • Q1. How much year experience and tell me the how to maintain the site electrical equipment, like DG, Transformer, Ups, LT & HT panel.
  • Ans. 

    To maintain site electrical equipment like DG, Transformer, Ups, LT & HT panel, I have 5 years of experience.

    • Regularly inspect and clean the equipment to ensure proper functioning.

    • Perform preventive maintenance tasks such as lubrication, tightening connections, and checking for any signs of wear or damage.

    • Conduct regular testing and calibration of equipment to ensure accuracy and efficiency.

    • Monitor and record equipment...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Infosys Multi Skill Technician interview:
  • Electricals
  • Electrical Maintenance
Interview preparation tips for other job seekers - Discipline, communication, concentration and find that faults and try resolving ability. Additionally work lighting and wiring.

I applied via Walk-in and was interviewed before Apr 2021. There were 2 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 - Technical 

(1 Question)

  • Q1. How much year experience and tell me the how to maintain the site electrical equipment, like DG, Transformer, Ups, LT & HT panel.
  • Ans. 

    I have X years of experience in maintaining site electrical equipment such as DG, Transformer, Ups, LT & HT panel.

    • Regular inspection and maintenance of equipment

    • Keeping records of maintenance and repairs

    • Following safety protocols and guidelines

    • Troubleshooting and diagnosing issues

    • Replacing faulty parts and components

    • Testing equipment after maintenance

    • Collaborating with other technicians and engineers

    • Staying up-to-date

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Infosys Multi Skill Technician interview:
  • Electricals
  • Electrical Maintenance
Interview preparation tips for other job seekers - Discipline, communication, concentration and find that faults and try resolving ability. Additionally work lighting and wiring.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Coding Test 

A transformer is a static device; therefore, it does not change voltage up or down with varying frequency.

Round 2 - HR 

(2 Questions)

  • Q1. What is a transformer?
  • Ans. 

    A transformer is an electrical device that transfers electrical energy between two or more circuits through electromagnetic induction.

    • Consists of primary and secondary coils

    • Operates on the principle of Faraday's law of electromagnetic induction

    • Used to step up or step down voltage levels

    • Examples: power transformers, distribution transformers

  • Answered by AI
  • Q2. What is a UPS (Uninterruptible Power Supply)?
  • Ans. 

    A UPS is a device that provides emergency power to a load when the input power source fails.

    • UPS systems typically consist of a battery, inverter, and charger.

    • They are commonly used to protect computers, data centers, and other electronic equipment from power outages.

    • UPS systems can provide power for a few minutes to several hours depending on the capacity of the battery.

    • They come in various sizes and types, such as sta

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Ac,ahu,vcb,acb ,
  • Q2. All type d.g handle
  • Ans. 

    Handling all types of diesel generators (d.g.)

    • Regular maintenance and servicing of d.g. sets

    • Troubleshooting and repairing any issues with d.g. sets

    • Knowledge of different types and models of d.g. sets

    • Ensuring proper functioning of d.g. sets during power outages

    • Following safety protocols while working with d.g. sets

  • Answered by AI
  • Q3. Acb ,ahu,bms, transfermer,LT,Wld ,vesda
Round 2 - Technical 

(2 Questions)

  • Q1. D.g ,Ac,LT panel
  • Q2. BMS system,ahu ,

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

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

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

Wipro Interview FAQs

How many rounds are there in Wipro Multi Skill Technician interview?
Wipro interview process usually has 3 rounds. The most common rounds in the Wipro interview process are Aptitude Test, Group Discussion and One-on-one Round.

Tell us how to improve this page.

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.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
Wipro Multi Skill Technician Salary
based on 4 salaries
₹1.8 L/yr - ₹2.3 L/yr
14% less than the average Multi Skill Technician Salary in India
View more details

Wipro Multi Skill Technician Reviews and Ratings

based on 2 reviews

1.9/5

Rating in categories

4.7

Skill development

1.6

Work-life balance

3.4

Salary

5.0

Job security

4.2

Company culture

1.8

Promotions

4.7

Work satisfaction

Explore 2 Reviews and Ratings
Project Engineer
32.7k 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