Upload Button Icon Add office photos
Engaged Employer

i

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

IBM Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

IBM Electrical Maintenance Engineer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Company Website and was interviewed in Feb 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 - Technical 

(2 Questions)

  • Q1. Basic electrical engineering
  • Q2. Switch gear &protection
Round 3 - Product Management 

(1 Question)

  • Q1. Project automatic door opening using IR sensor
  • Ans. 

    An automatic door opening project using IR sensor.

    • IR sensor detects motion and sends signal to microcontroller

    • Microcontroller activates motor to open door

    • Door closes after a set time or when sensor detects no motion

    • Can be used in public places, hospitals, and homes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic question any topics. I am intrested basic
Electrical engineering

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

Round 1 - HR 

(4 Questions)

  • Q1. Share details of your previous job.
  • Ans. 

    I am Shri ram singh form allahabad uttar pradesh 

    I am complited Diploma in electrical engineering fresher about quelifection 10+2

    Job tellyi electrical mintenese  

  • Answered by SHRI RAM SINGH
  • Q2. Why should we hire you?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.
Round 2 - 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

Interview Preparation Tips

Interview preparation tips for other job seekers - I am Shri ram singh form allahabad
Diploma electrical holder trening

I applied via Recruitment Consulltant and was interviewed in May 2022. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is circuit, how work switch
  • Ans. 

    A circuit is a closed loop of conductive material that allows electricity to flow. A switch is a device that controls the flow of electricity in a circuit.

    • A circuit is made up of a power source, conductive material, and a load.

    • Electricity flows from the power source through the conductive material and into the load.

    • A switch is used to open or close the circuit, controlling the flow of electricity.

    • Switches can be manual...

  • Answered by AI
  • Q2. And about electrical safety
  • Q3. What type of source of electrical energy ,what is MCB and why use MCB ,and process of electrical energy generation to consumers
  • Ans. 

    MCB is a type of source of electrical energy used for protection against overload and short circuit.

    • MCB stands for Miniature Circuit Breaker.

    • It is a device that automatically switches off the electrical circuit during abnormal conditions such as overload or short circuit.

    • MCBs are commonly used in residential, commercial, and industrial electrical installations.

    • They provide protection to electrical equipment and prevent...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Wipro Electrical Maintenance Engineer interview:
  • Electrical Works
  • Basic electrica
Interview preparation tips for other job seekers - I advise all of you we will do work from heart

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

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.
Round 2 - Assignment 

I'm Ramesh L working on cognizant technology solutions Pvt Ltd in electrical engineering

Interview Preparation Tips

Interview preparation tips for other job seekers - We Ara a main think work sefty and our team working with communicate we have if any problem solving

I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions on eloqua, email marketing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be comfident while answering

Interview Questionnaire 

1 Question

  • Q1. A-Z in MySQL, programming languages(only concepts)

I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basics about .Net and SQl server
  • Q2. What are triggers
  • Ans. 

    Triggers are database objects that automatically execute in response to certain events or changes in data.

    • Triggers are used to enforce business rules or data integrity.

    • They can be used to audit changes to data.

    • Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.

    • They can be defined on tables, views, or schemas.

    • Examples of triggers include sending an email notification ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest. They prefer learnability over current knowledge

Skills evaluated in this interview

I appeared for an interview in Sep 2021.

Interview Questionnaire 

1 Question

  • Q1. About project?

Interview Preparation Tips

Interview preparation tips for other job seekers - The level of the interview was intermediate

Interview Questionnaire 

1 Question

  • Q1. Very basic java and react (mostly theory )

Interview Preparation Tips

Interview preparation tips for other job seekers - Average Joe can clear it

I applied via Approached by Company and was interviewed before May 2021. There were 4 interview rounds.

Round 1 - Coding Test 

Online questions were based on scenarios to write SQL queries. Also got few questions on Python as well for which I had only limited knowledge.

Round 2 - Technical 

(8 Questions)

  • Q1. I'm listing some of the questions here which the interviewers (2 panel resources) asked me regarding Informatica ETL, Oracle DB and I might have missed some of them. What types of indexes are used on Orac...
  • Q2. What happens if Treat source row property as "Update" at session level but at target object "Delete" is checked?
  • Ans. 

    The source row will be treated as an update, but the target object will be deleted.

    • The session level property 'Treat source row as Update' will be applied to the source row.

    • The target object will be deleted regardless of the update status of the source row.

    • This can result in data loss if the source row contains important information.

  • Answered by AI
  • Q3. What are the different types of dimension tables?
  • Ans. 

    Dimension tables are used in data warehousing to provide descriptive information about the data in fact tables.

    • Slowly changing dimensions

    • Junk dimensions

    • Degenerate dimensions

    • Role-playing dimensions

    • Bridge dimensions

  • Answered by AI
  • Q4. What schema type was used in your previous project? And explain why it was used?
  • Ans. 

    We used a relational schema in our previous project as it was suitable for the data structure and allowed for efficient querying.

    • Relational schema was used as it allowed for efficient querying of data

    • The data structure was suitable for a relational schema

    • We were able to easily join tables to retrieve necessary data

    • Examples include using SQL to query a database with multiple tables

    • Normalization was used to reduce data r

  • Answered by AI
  • Q5. Difference between Joiner and Lookup transformations?
  • Ans. 

    Joiner combines data from multiple sources based on a common key, while Lookup retrieves data from a reference table based on a matching key.

    • Joiner is used to combine data from two or more sources based on a common key column.

    • Lookup is used to retrieve data from a reference table based on a matching key column.

    • Joiner can perform inner, outer, left, and right joins, while Lookup can only perform an inner join.

    • Joiner can...

  • Answered by AI
  • Q6. Scenario: I have records in a flat file ending with ; character at the end of each them. How to load these records into DB based on this character? What property will be used in Informatica?
  • Q7. How version control happened in your previous project?
  • Ans. 

    We used Git for version control in our previous project.

    • We created a Git repository for the project.

    • All team members were added as collaborators to the repository.

    • We followed the Git flow branching model.

    • We used pull requests for code review and merging.

    • We used tags to mark important releases.

    • We regularly pushed our changes to the remote repository.

    • We used Git commands like commit, push, pull, merge, and rebase.

    • We used...

  • Answered by AI
  • Q8. Which SCD type you worked on before and explain on that?
  • Ans. 

    I have worked on SCD Type 2 before.

    • SCD Type 2 is used to track historical changes in data.

    • It creates a new record for each change and maintains a history of changes.

    • It includes start and end dates for each record.

    • Example: Tracking changes in employee salary over time.

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. This round was taken by the project manager on a phone call. He asked me few basic fundamental questions related to my skills and the things which I worked on in my previous project. He also told me about ...
Round 4 - HR 

(1 Question)

  • Q1. Just F2F discussion with HR finalising on the compensation structure, learning opportunities and the organisational benefits as an employee.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you're an experienced person, be confident about the things which you handled in previous project and be precise on to the point. Don't elaborate too much as the interviewers might build up questions based on that. Be strong in your technical areas of expertise. Expect scenario based questions related to your skills.

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.7k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
DXC Technology Interview Questions
3.7
 • 804 Interviews
View all
IBM Electrical Maintenance Engineer Salary
based on 5 salaries
₹2 L/yr - ₹4 L/yr
23% less than the average Electrical Maintenance Engineer Salary in India
View more details

IBM Electrical Maintenance Engineer Reviews and Ratings

based on 4 reviews

4.0/5

Rating in categories

4.5

Skill development

4.0

Work-life balance

4.5

Salary

3.8

Job security

4.6

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 4 Reviews and Ratings
Application Developer
11.9k salaries
unlock blur

₹5.7 L/yr - ₹25.8 L/yr

Software Engineer
5.6k salaries
unlock blur

₹7.1 L/yr - ₹22.3 L/yr

Advisory System Analyst
5.2k salaries
unlock blur

₹9.5 L/yr - ₹28.4 L/yr

Senior Software Engineer
5k salaries
unlock blur

₹8.1 L/yr - ₹32 L/yr

Software Developer
4.8k salaries
unlock blur

₹11.5 L/yr - ₹32 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.7
Compare

Cognizant

3.7
Compare

Accenture

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