Upload Button Icon Add office photos

LG Electronics

Compare button icon Compare button icon Compare

Filter interviews by

LG Electronics ITI Electrician Interview Questions and Answers

Updated 23 Dec 2022

LG Electronics ITI Electrician Interview Experiences

1 interview found

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 

(6 Questions)

  • Q1. My axprience and office work
  • Q2. My qualifications office work
  • Q3. Quality skill lg rool
  • Q4. Lg rool lg work electric relative
  • Q5. Sells and castumar diling
  • Q6. Different products in order campani
  • Ans. 

    The question is asking about different products in order campaigns.

    • Order campaigns involve promoting and selling products.

    • Different products can be promoted in a campaign.

    • Campaigns can be organized based on product categories or target audience.

    • Examples of products in order campaigns can include electronics, clothing, cosmetics, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good quality and hard work and difrent ideas good skills introduced working

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

I got selected through my campus. I got behavioural and aptitude questions for 1 hour

Round 2 - HR 

(2 Questions)

  • Q1. HR called me and asked my Introduction and skills that I have
  • Q2. Ask me to tell something about methat I haven't written in my resume
Round 3 - Aptitude Test 

C # MCQs are asked in this round

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

I have been clear elitmus test first.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Coding questions from C++
  • Q2. Sql questions

Associate Interview Questions & Answers

Apple user image Hemanth Kumar

posted on 27 Jun 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Aptitude Test 

10 questions descriptive

Interview Preparation Tips

Topics to prepare for Apple Associate interview:
  • Customer Experience

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

Interview Questionnaire 

1 Question

  • Q1. Tell me about baise features about mobile
  • Ans. 

    Mobile devices have various features that enhance communication, productivity, and entertainment.

    • Mobile phones offer seamless connectivity through calls, texts, and internet access.

    • They have advanced cameras for capturing high-quality photos and videos.

    • Mobile apps provide a wide range of functionalities, such as social media, gaming, and productivity tools.

    • Smartphones have built-in GPS for navigation and location-based...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge of mobile key points of the mobile

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

Interview Questionnaire 

2 Questions

  • Q1. In the written round, two coding questions came which were based on trees and were directly from InterViewBit. The questions were relatively simple.
  • Q2. In the interview round there were three rounds, two technical and one HR round. In the first technical round, a design question( I was asked to implement a music player queue). Then was asked about project...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and be honest. And give point to point answers.

I appeared for an interview in Sep 2016.

Interview Preparation Tips

Round: Test
Experience: There was an online test having 3 section, one for aptitude testing, one for logical testing and the last one for technical testing.
Aptitude and logical questions were very basic.
Technical questions included : C C++ Java DS DBMS DAA
Tips: For aptitude and logical part, you need to prepare regularly. Nothing comes out of the box, but you just have to be quick in solving the questions.
For the technical part, prepare well by revising your course materials. Basic one word questions are asked.
Duration: 1 hour
Total Questions: 60

Round: Coding
Experience: This round consists of multiple sets of coding. One question per paper. It's on your luck, which question you'll get. Also,net is allowed. You have to complete the code and show it to the invigilator.
Tips: This round is generally not there in placement drives of DELL. It is on your luck.

Skills: Communication, Data Structures, Basic Knowledge Of DBMS
College Name: Manipal University Jaipur

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

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 

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

LG Electronics Interview FAQs

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

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

  1. Different products in order camp...read more
  2. Lg rool lg work electric relat...read more
  3. Quality skill lg r...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 ITI Electrician Salary
based on 7 salaries
₹1.5 L/yr - ₹2.5 L/yr
26% less than the average ITI Electrician Salary in India
View more details

LG Electronics ITI Electrician Reviews and Ratings

based on 2 reviews

3.3/5

Rating in categories

3.3

Skill development

1.8

Work-life balance

2.5

Salary

1.0

Job security

3.5

Company culture

3.3

Promotions

4.3

Work satisfaction

Explore 2 Reviews and Ratings
Assistant Manager
380 salaries
unlock blur

₹7 L/yr - ₹17.1 L/yr

Deputy Manager
322 salaries
unlock blur

₹8.6 L/yr - ₹24 L/yr

Senior Engineer
305 salaries
unlock blur

₹3.6 L/yr - ₹13.2 L/yr

Sales Executive
304 salaries
unlock blur

₹1.4 L/yr - ₹6 L/yr

Manager
217 salaries
unlock blur

₹14.9 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