Upload Button Icon Add office photos

LG Electronics

Compare button icon Compare button icon Compare

Filter interviews by

LG Electronics Distribution Sales Officer Interview Questions and Answers

Updated 18 Mar 2025

LG Electronics Distribution Sales Officer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. How do you define market size?
  • Q2. What is the process to grow your marker?
  • Q3. Which is more important, primary or secondary, and why?
  • Ans. 

    Both primary and secondary are important; their significance varies based on context and objectives in distribution sales.

    • Primary distribution focuses on direct sales to customers, ensuring immediate revenue.

    • Secondary distribution involves wholesalers and retailers, expanding market reach.

    • Example: A primary strategy might involve direct sales to hospitals, while secondary could target pharmacies.

    • In some cases, primary ...

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about LG Electronics?
Ask anonymously on communities.

Interview questions from similar companies

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

Interview Preparation Tips

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

Distribution Sales Officer Interview Questions Asked at Other Companies

Q1. How will you increase our sales and build relationships with reta ... read more
Q2. Which is more important, primary or secondary sales, and why?
Q3. How to develop a sales strategy?
asked in Metro Shoes
Q4. What are the responsibilities of a sales officer?
Q5. Distributior reffrence. How know you..?

I applied via Naukri.com and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were asked on Lean, six sigma, process capability, QC, kaizens etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Listen carefully and than give answers. Answers should be crisp and to the point.

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

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
  • Ans. 

    In 10 years, the software industry will be driven by AI, automation, and a focus on security and sustainability in development.

    • AI Integration: Software will increasingly leverage AI for tasks like code generation, testing, and bug fixing, enhancing developer productivity.

    • Low-Code/No-Code Platforms: These platforms will democratize software development, allowing non-developers to create applications with minimal coding.

    • ...

  • Answered by AI

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

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
Are these interview questions helpful?

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 applied via Walk-in and was interviewed before Dec 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Only experience .

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing

I applied via Campus Placement and was interviewed before Sep 2019. There were 7 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. 1. About yourself
  • Q2. 2. Why did you choose this job
  • Ans. 

    I chose this job to leverage my passion for sales and connect with clients, driving growth for both the company and myself.

    • I have always been passionate about building relationships, and sales allows me to connect with diverse clients.

    • The dynamic nature of sales excites me; every day presents new challenges and opportunities to learn.

    • I enjoy the thrill of closing deals and the satisfaction of helping clients find solut...

  • Answered by AI
  • Q3. 3. Why did you choose oppo
  • Ans. 

    I chose Oppo for its innovative technology, commitment to quality, and strong market presence in the smartphone industry.

    • Oppo's focus on camera technology aligns with my passion for photography, as seen in their Reno series.

    • The brand's commitment to user experience is evident in their ColorOS interface, which is intuitive and user-friendly.

    • Oppo's rapid growth in emerging markets showcases their adaptability and underst...

  • Answered by AI
  • Q4. 4. One region is Very bad and other region is good, which region you choose to work.
  • Ans. 

    I would choose the good region to maximize sales potential and leverage positive momentum.

    • Higher sales potential: A good region likely has a more receptive market, leading to better sales opportunities.

    • Leverage existing success: Working in a successful region allows me to learn from best practices and replicate them.

    • Motivated team: A good region often has a motivated team, which can enhance collaboration and drive resu...

  • Answered by AI
  • Q5. 5. Goal in life
  • Ans. 

    My goal in life is to continuously learn and grow, both personally and professionally, while making a positive impact on others.

    • Constantly seek opportunities for self-improvement and development

    • Set specific, achievable goals to work towards

    • Help and inspire others to reach their full potential

    • Strive to make a difference in the lives of those around me

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, confident. Prepare a bit

First round is simple aptitude
2nd round is Group discussion
3rd is Face to face interview
4th is panel interview

LG Electronics Interview FAQs

What are the top questions asked in LG Electronics Distribution Sales Officer interview?

Some of the top questions asked at the LG Electronics Distribution Sales Officer interview -

  1. Which is more important, primary or secondary, and w...read more
  2. What is the process to grow your mark...read more
  3. How do you define market si...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Dell Interview Questions
3.9
 • 405 Interviews
OPPO Interview Questions
4.0
 • 228 Interviews
vivo Interview Questions
4.1
 • 207 Interviews
Blue Star Interview Questions
4.1
 • 177 Interviews
Daikin Interview Questions
4.1
 • 169 Interviews
Philips Interview Questions
3.8
 • 167 Interviews
Apple Interview Questions
4.3
 • 150 Interviews
HP India Interview Questions
4.0
 • 150 Interviews
Voltas Interview Questions
4.0
 • 148 Interviews
View all
LG Electronics Distribution Sales Officer Salary
based on 14 salaries
₹2 L/yr - ₹6 L/yr
6% more than the average Distribution Sales Officer Salary in India
View more details

LG Electronics Distribution Sales Officer Reviews and Ratings

based on 12 reviews

4.5/5

Rating in categories

4.5

Skill development

4.4

Work-life balance

4.2

Salary

4.6

Job security

4.6

Company culture

4.3

Promotions

4.4

Work satisfaction

Explore 12 Reviews and Ratings
Assistant Manager
429 salaries
unlock blur

₹7 L/yr - ₹17.1 L/yr

Deputy Manager
337 salaries
unlock blur

₹8.6 L/yr - ₹22.5 L/yr

Senior Engineer
321 salaries
unlock blur

₹4.5 L/yr - ₹13 L/yr

Sales Executive
305 salaries
unlock blur

₹1.4 L/yr - ₹6 L/yr

Team Lead
228 salaries
unlock blur

₹1.7 L/yr - ₹6.4 L/yr

Explore more salaries
Compare LG Electronics with

vivo

4.1
Compare

OPPO

4.0
Compare

Dell

3.9
Compare

Bajaj Electricals

4.0
Compare
write
Share an Interview