Upload Button Icon Add office photos

LG Electronics

Compare button icon Compare button icon Compare

Filter interviews by

LG Electronics Softwaretest Engineer Interview Questions and Answers

Updated 4 Jun 2024

LG Electronics Softwaretest Engineer Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It was on c and elimanating round

Round 2 - Coding Test 

Asked many c fundamental question

Round 3 - HR 

(2 Questions)

  • Q1. Why should hire you?
  • Q2. Hobbies, interest

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Internal swc platform, no autocomplete, hard question

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

I applied via Recruitment Consulltant and was interviewed before Apr 2022. There were 4 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 - Coding Test 

C, DS understanding and

Round 3 - Coding Test 

C and C++ and domain knowledge

Round 4 - Aptitude Test 

General aptitude test

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

I applied via Campus Placement and was interviewed in Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Online coding test and aptitude

Round 3 - Technical 

(1 Question)

  • Q1. Dsa and memory management basics
Round 4 - Technical 

(1 Question)

  • Q1. Puzzles and Dsa

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Dsa , OOPS AND sql
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

General Aptitude - Time Series, Probability & statistics

Round 3 - Technical 

(1 Question)

  • Q1. General Interview questions on Operator Overriding , Method Overloading

Interview Preparation Tips

Interview preparation tips for other job seekers - Perform well
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 Nov 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

Online sales vs offline sales

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. What have you done is your internship?
  • Ans. 

    During my internship, I worked on developing sales strategies, conducting market research, and assisting with client presentations.

    • Developed sales strategies to target new clients

    • Conducted market research to identify potential leads

    • Assisted in creating and delivering client presentations

    • Collaborated with the sales team to analyze sales data and trends

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic and advanced concepts

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Job validity time and then they had told me permanent besis

Interview Preparation Tips

Interview preparation tips for other job seekers -
This interview was a technical one but was majorly a stress test. It lasted for about 1 hour 10 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my B.Tech curriculum i.e. computer science related topics. He stressed a lot on the basics related to my project topic. Luckily I was able to answer most of the questions correctly. I tried to answer each question with examples and also used props on the table (like pens, paperweights, pen stands etc.) to explain my theories. It was my first offcampus interview, and I think I did pretty well for a fresher. You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Group Discussion 

Targets achievements and working etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Upload resume to naukri.com

Software Engineer Interview Questions & Answers

Samsung user image Shubham Srivastava

posted on 5 Feb 2016

Interview Preparation Tips

Round: Test
Experience: Written round: One programming question of 3 hours duration.All test cases were to passed.
Duration: 3 hours minutes
Total Questions: 1

Round: Technical Interview
Experience:
There were two rounds : tech PI and HR round.
A.Tech. PI: Firstly,interviewer went through my whole resume.He started asking questions from project done during summer internship.Questions were:
1.What is he project about?
2.Difference between 3G and 4G.
3.What is the aim of this research internship?
4.How much was i able to complete in two months?(I told that i am continuing as major project,since in two months time i could not get desired result).

Then, he went onto programming language i was comfortable. I answered C.
1.sizeof("shubham")
strlen("shubham")
I was asked to write output.Output would be 8 and 7. He asked why. Basic concepts should be clear.
2.Storage Classes in C-asked me concept and gave some questions to write output.
3.Constant pointers and pointers to constant. Asked to write output of snippets he gave.
4.malloc,caloc,realloc,free-syntax
5.Questions on pointers.

Basic concepts of let us C were asked mostly,that book is enough . Also see, GEEKSFORGEEKS, C section.

Operating System: Mutex and Semaphore,critical Section, Scheduling algorithms, Producer-Consumer Problem.
(Data Structures was not asked to me but others.)

Puzzles:
1. Maximum run a batsman can make in 50 overs.
2.There are 10 coins. 5 face head side and 5 as tail. You are blind folded.Make two piles of equal number of coins such that number of head in equal in both the piles.
Assumption:You can flip coin any number of times.

Question: Why do you want to join Samsung ,though placed in other company?

Questions: Any plans of future studies. I answered 'NO' only job.

Last question: Any question I would like to ask them. I asked what work would be doing in R&D. He explained me a lot of things.
Tips: 1.Be thorough with your project(done during internship or training) . You should be able to answer almost all the questions.
2.Study operating system very well if you plan to sit in samsung R&D.
3.Data structures and any one programming language.
4.Prepare puzzles as it can be asked by anyone. See programmerinterview.com etc.
5.Refer samsung archives of GEEKSFORGEEKS . Interview questions were mostly covering those.

Round: HR Interview
Experience: 1.Introduce yourself.
2.How would your friends describe you?
3.Tell the recent experiences of which makes you initiative.(i told that i am initiative,then he asked that question. So be ready with the examples,when u say any of your qualities.)
4.What is your weakness?
5.Puzzles.He asked me to fill the numbers from 1 to 8 in these 8 boxes, one number exactly once, such that no two consecutive elements are
adjacent(diagonally, horizontally or vertically) to each other.

-----/
6.Which places in India have you been?


Skills: Solving Logic Puzzles, Basic C/C++, Data Structures, Operating Systems
College Name: NIT Raipur

LG Electronics Interview FAQs

How many rounds are there in LG Electronics Softwaretest Engineer interview?
LG Electronics interview process usually has 3 rounds. The most common rounds in the LG Electronics interview process are Coding Test and HR.

Tell us how to improve this page.

LG Electronics Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more
LG Electronics Softwaretest Engineer Salary
based on 18 salaries
₹3 L/yr - ₹5 L/yr
37% less than the average Softwaretest Engineer Salary in India
View more details

LG Electronics Softwaretest Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

1.0

Skill development

3.0

Work-life balance

2.0

Salary

5.0

Job security

4.0

Company culture

2.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Assistant Manager
375 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Executive
311 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
302 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
293 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
221 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare LG Electronics with

Samsung

3.9
Compare

Sony

4.2
Compare

Whirlpool

4.0
Compare

Voltas

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