Upload Button Icon Add office photos

LG Electronics

Compare button icon Compare button icon Compare

Filter interviews by

LG Electronics Maintenance Electrician Interview Questions and Answers

Updated 7 Dec 2022

LG Electronics Maintenance Electrician Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed in Nov 2022. 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 

(3 Questions)

  • Q1. How to Any breakdown handaly?
  • Ans. 

    To handle any breakdown, it is important to follow a systematic approach and have a good understanding of the equipment and its components.

    • Identify the cause of the breakdown by conducting thorough inspections and diagnostic tests.

    • Refer to equipment manuals and documentation to understand the functioning and troubleshooting procedures.

    • Use appropriate tools and equipment to repair or replace faulty components.

    • Ensure saf...

  • Answered by AI
  • Q2. Electrical and cooling system
  • Q3. Aircondinar lowest cooling ?
  • Ans. 

    The lowest cooling capacity of an air conditioner depends on its BTU rating and the ambient temperature.

    • The cooling capacity of an air conditioner is measured in BTUs (British Thermal Units).

    • The lowest cooling capacity is determined by the BTU rating of the air conditioner.

    • The ambient temperature also affects the lowest cooling capacity.

    • Air conditioners with lower BTU ratings may have a lower lowest cooling capacity.

    • Fo...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for LG Electronics Maintenance Electrician interview:
  • Aircondinar
  • Plant electical breakdown
Interview preparation tips for other job seekers - The more research you do, the more you will understand the employer

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is AI and how it is work
  • Ans. 

    AI stands for Artificial Intelligence, which is the simulation of human intelligence processes by machines, especially computer systems.

    • AI involves the development of algorithms that can perform tasks that typically require human intelligence.

    • It encompasses various subfields such as machine learning, natural language processing, and computer vision.

    • AI systems can learn from data, adapt to new inputs, and perform tasks ...

  • Answered by AI
  • Q2. How to make management report with the help of AI
  • Ans. 

    Management reports can be generated using AI by collecting and analyzing data to provide insights and recommendations.

    • Collect relevant data from various sources such as equipment sensors, maintenance logs, and work orders.

    • Use AI algorithms to analyze the data and identify patterns, trends, and anomalies.

    • Generate automated reports with key performance indicators, maintenance schedules, and recommendations for improvemen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good company

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Which area would you concentrate on if you were the CEO of the company?
  • Ans. 

    I would concentrate on improving the company's software development process.

    • Implementing agile methodologies

    • Investing in automation tools

    • Encouraging continuous learning and development

    • Fostering a culture of innovation

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: One hour written test.
Objective questions related to C/C++/OS + 1 coding question .
Tips: Basic C/C++ reference material should be enough.
Revise basic OS, Networks, Data Structures and Algorithms.
Duration: 60 minutes

Round: Interview
Experience: Two Technical Interviews (20 minutes each)
 Questions on your B.Tech project, M.Tech project, Favorite subject, Programming ability.
 Discussion about the company, expectations from the company, future opportunities.
 Too much emphasis on the work done by you before. They require every explanation in
detail.
 If your B.Tech and M.Tech projects are in the field which company is looking forward for, it
is an added bonus.
Tips: Questions are mostly related to BTP as well as other work done in the Department.
 Prepare a compendium of the topics expected to prop up during interview.
 Revision of basic fundamentals of the field.
 Short report of the B.Tech as well as M.Tech project.
 Refer to placement sites for some tips.

General Tips: For non-core companies, only puzzle solving skills and accuracy are needed to be
sharpened. So practice standard interview puzzles available on net. Also revise of topics in
probability and permutation/combination.
College Name: IIT Madras

Interview Questionnaire 

3 Questions

  • Q1. About Projects
  • Q2. About Research Work
  • Q3. Straight forward questions relating to project experiences.

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA-9.55

Round: Test
Experience: Basic C Programming and Algorithms questions
Tips: General C programming knowledge is required. Nothing specific for the test
Duration: 60 minutes

Round: Technical Interview
Experience: Subjects tested: Signal Processing, Speech Technology, and Machine Learning

General Tips: Mostly they looked for Research experience, Project works and a good knowledge of Speech
Technology, Signal processing and Machine Learning and maybe CGPA. They were looking for work related to Speech Technology, Signal processing and Machine Learning. I had my BTP and several projects related to these subjects.
Skills: Signal Processing, Speech Technology, Machine Learning
College Name: IIT Madras

Interview Questionnaire 

3 Questions

  • Q1. Elementary coding questions
  • Q2. Wireless communication
  • Q3. Puzzles-related questions

Interview Preparation Tips

Round: Test
Experience: There was an aptitude test on Day 4 and the interviews on day 5.

Round: HR Interview
Experience: In my HR interview I was offered the job and they elaborated on their packages and job description.

General Tips: Overall just doing the basic questions of ANSI C and solving elementary coding problems can take you through.
College Name: IIT KANPUR

I appeared for an interview in Aug 2017.

Interview Preparation Tips

Round: Resume Shortlist
Experience: Everyone who applied gets shortlisted for the test

Round: Test
Experience: 20 MCQs in each section
Tips: Try to not to waste too much time on English as other sections may take longer to complete.
Duration: 1 hour
Total Questions: 60

Round: Test
Experience: Three coding questions
Tips: Practice some online coding test,know basic data structures and algorithms
Duration: 1 hour
Total Questions: 3

Skills: Ability To Express Your Ideas, Communication And Confidence

I appeared for an interview in Aug 2016.

Interview Questionnaire 

2 Questions

  • Q1. Questions related to my project, questions on binary tree, questions from OS (like paging and scheduling). Interviewer also asked about competitive coding
  • Q2. Formal questions regarding my background, family members etc

Interview Preparation Tips

Round: Test
Duration: 1 hour

Skills: General Coding And Problem Solving, Puzzle Solving Capability
College Name: NIT Jamshedpur

Interview Questionnaire 

13 Questions

  • Q1. ISO / OSI Model all layers
  • Ans. 

    The ISO/OSI model is a conceptual framework that standardizes the functions of a communication system into seven layers.

    • The ISO/OSI model stands for International Organization for Standardization/Open Systems Interconnection model.

    • It is a layered model that helps in understanding and designing network protocols.

    • The seven layers are: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each la...

  • Answered by AI
  • Q2. Socket Programming
  • Q3. Linux : How to lock a file
  • Ans. 

    To lock a file in Linux, use the flock command or the fcntl system call.

    • The flock command can be used to lock a file by acquiring an exclusive or shared lock.

    • The fcntl system call can be used to lock a file by setting the F_SETLK or F_SETLKW command.

    • Locking a file prevents other processes from modifying or accessing it until the lock is released.

    • Locking can be done at the file level or at specific regions within a file...

  • Answered by AI
  • Q4. ACID property
  • Q5. Binary Search
  • Q6. Testing
  • Q7. Normalizaton
  • Q8. CSS Full form . Why we use CSS in HTML page
  • Ans. 

    CSS stands for Cascading Style Sheets. It is used to style the appearance of HTML elements on a webpage.

    • CSS helps in separating the content of a webpage from its design, making it easier to maintain and update.

    • It allows for consistent styling across multiple pages of a website.

    • CSS can be used to control layout, colors, fonts, and other visual aspects of a webpage.

    • It enables responsive design, making websites adapt to d...

  • Answered by AI
  • Q9. How to find a loop in linked list
  • Ans. 

    To find a loop in a linked list, we can use the Floyd's cycle-finding algorithm.

    • Use two pointers, one moving at a speed of one node at a time and the other at a speed of two nodes at a time.

    • If there is a loop, the two pointers will eventually meet at the same node.

    • To find the starting point of the loop, move one pointer back to the head and then move both pointers at a speed of one node at a time.

    • The point where they m...

  • Answered by AI
  • Q10. OOps Concept
  • Q11. Projects
  • Q12. Your interests
  • Ans. 

    I enjoy exploring new technologies, solving complex problems, and collaborating with others to create innovative solutions.

    • Exploring new technologies

    • Solving complex problems

    • Collaborating with others

    • Creating innovative solutions

  • Answered by AI
  • Q13. How do you see software industry after 10 years

Interview Preparation Tips

Round: Test
Experience: 1. Aptitute

2. DS & C : Maninly queue , Dequeue and linked list

3. C++ : Theory part

4. Network : OSI Layer's working

College Name: NA

Skills evaluated in this interview

Senior Engineer Interview Questions & Answers

HP India user image Abhishek Bandejia

posted on 5 Feb 2015

Interview Questionnaire 

2 Questions

  • Q1. Coding questions on data structures and oops
  • Q2. Various questions on cv, projects, por's, etc

Interview Preparation Tips

Round: Test
Experience: Questions were normal like any other aptitude or coding tests.
Tips: Time given was enough for other sections but you need to hurry a little in aptitude part.
Duration: 60 minutes
Total Questions: 60

Round: Technical Interview
Experience: The questions were basic, some where well known like reversing a link list using recursion, designing of car parking lot using concept of oops, find tree height/diameter, etc.
Tips: 1. They ask you to write complete code on paper. This sometimes turn out to be a challenging task when you don't have compiler to correct you on basic things. Practice writing codes on paper.
2. They surely ask questions on oops, like polymorphism, inheritance, etc. besides their definition, also practice writing sudo codes to explain them

Round: HR Interview
Experience: Mainly i was asked questions on my internship experience and POR's.
Tips: They will try to grill you on some questions like 'Why we should hire you?', have a clear reason in your mind. Your other answers should not contradict with your reasons

General Tips: I don't know about other colleges but HP recruits small number of students from my university. Coding questions were average level and can easily be tackled. Many students were rejected after HR interview so don't take it lightly. They do grill you in a very good style if they are in doubt about your selection
Skills: willingness, Enthusiasm, Coding skills, Aptitude skills
College Name: IIT Guwahati

Interview Questionnaire 

1 Question

  • Q1. What do you know about our company and why do you join it ?
  • Ans. 

    I know that your company is a leading provider of innovative sales solutions in the industry. I am joining because of your strong reputation and commitment to excellence.

    • Your company has a proven track record of success in delivering top-notch sales solutions.

    • I am impressed by the innovative approach your company takes in the sales industry.

    • Your company's commitment to excellence and customer satisfaction aligns with m...

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: I was told to tell me about my self. They checked my communication skills and my confidence level.
Tips: Be confident in this round about your self. And represent yourself in good professional way.

Round: HR Interview
Experience: In this round they were checking our knowledge and our homework that what we knew about them and their products. They were also checking that are we ready for learning and do we have potential or not.
Tips: Don't show that you know everything. Just talk point to point. So much Pre-requisite knowledge can be bad for you.

College Name: Galgotias University

LG Electronics Interview FAQs

How many rounds are there in LG Electronics Maintenance Electrician interview?
LG Electronics interview process usually has 2 rounds. The most common rounds in the LG Electronics interview process are Resume Shortlist and Technical.
What are the top questions asked in LG Electronics Maintenance Electrician interview?

Some of the top questions asked at the LG Electronics Maintenance Electrician interview -

  1. How to Any breakdown handa...read more
  2. Aircondinar lowest coolin...read more
  3. Electrical and cooling sys...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Dell Interview Questions
3.9
 • 389 Interviews
HARMAN Interview Questions
3.7
 • 264 Interviews
OPPO Interview Questions
4.0
 • 213 Interviews
Vivo Interview Questions
4.1
 • 197 Interviews
Blue Star Interview Questions
4.1
 • 164 Interviews
Philips Interview Questions
3.8
 • 157 Interviews
Daikin Interview Questions
4.1
 • 150 Interviews
HP India Interview Questions
4.1
 • 142 Interviews
Apple Interview Questions
4.3
 • 139 Interviews
Samsung Research Interview Questions
3.1
 • 132 Interviews
View all
LG Electronics Maintenance Electrician Salary
based on 4 salaries
₹1.8 L/yr - ₹3 L/yr
8% less than the average Maintenance Electrician Salary in India
View more details
Assistant Manager
379 salaries
unlock blur

₹7 L/yr - ₹17.1 L/yr

Deputy Manager
327 salaries
unlock blur

₹8.6 L/yr - ₹23.9 L/yr

Sales Executive
304 salaries
unlock blur

₹1.4 L/yr - ₹6 L/yr

Senior Engineer
302 salaries
unlock blur

₹3.6 L/yr - ₹13.2 L/yr

Manager
219 salaries
unlock blur

₹13.6 L/yr - ₹30.5 L/yr

Explore more salaries
Compare LG Electronics with

Vivo

4.1
Compare

OPPO

4.0
Compare

Dell

3.9
Compare

HARMAN

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