Upload Button Icon Add office photos
Engaged Employer

i

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

LG Soft India Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

LG Soft India Senior Research Engineer Interview Questions and Answers

Updated 15 Mar 2025

LG Soft India Senior Research Engineer Interview Experiences

5 interviews found

Senior Research Engineer Interview Questions & Answers

user image Alankrit Srivastava

posted on 15 Mar 2025

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Valid parenthesis Data structures and Algorithms questions
  • Q2. Explain about the project and basics of C Programming
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Feb 2023. 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 - Coding Test 

C programming with logic, data structure and peripherals

Round 3 - Technical 

(2 Questions)

  • Q1. Gstreamer understanding and current project related
  • Q2. Gstreamer pad capability

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience, looks like questions were of basics.

Senior Research Engineer Interview Questions Asked at Other Companies

asked in Bazaarvoice
Q1. What are the benefits of Iaac
asked in Bazaarvoice
Q2. Different components in CI and CD
asked in Bazaarvoice
Q3. Different checks performed on artifacts
Q4. Write c program
Q5. Write c programs
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Write c programs
  • Ans. 

    I have experience writing C programs for various applications.

    • Use proper syntax and logic to write efficient C programs.

    • Understand data structures and algorithms to optimize code.

    • Test and debug programs to ensure functionality and efficiency.

  • Answered by AI
  • Q2. Questions on embedded c
Round 2 - Technical 

(1 Question)

  • Q1. Write c program
  • Ans. 

    Program to print array of strings in C

    • Declare an array of strings using char*

    • Initialize each string in the array

    • Use a loop to print each string

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. Detail about c programming memory layout,
  • Q2. Questions about link list and sorting techniques
Round 2 - Technical 

(1 Question)

  • Q1. Hardware protocol details

Interview Preparation Tips

Interview preparation tips for other job seekers - Those who wanted to work on operating system concept for them it's good opportunity.

LG Soft India interview questions for designations

 Research Engineer

 (12)

 Senior Research Engineer I

 (1)

 Executive Research Development

 (1)

 Artificial Intelligence Research Engineer

 (2)

 CAE Engineer

 (1)

 Senior Engineer

 (2)

 Senior Test Engineer

 (2)

 Senior Engineer 1

 (1)

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jan 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. MATLAB based questions
  • Q2. Simulink based questions
Round 3 - Technical 

(2 Questions)

  • Q1. MATLAB based questions
  • Q2. Stateflow based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - LG Automotive Team should not be joined.
With due respect.

🙏🙏🙏

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What is python
  • Ans. 

    Python is a high-level, interpreted programming language known for its simplicity and ease of use.

    • Python is used for web development, data analysis, artificial intelligence, and more.

    • It has a large standard library and supports multiple programming paradigms.

    • Python code is easy to read and write, making it a popular choice for beginners.

    • Python uses indentation to indicate blocks of code, rather than curly braces or key...

  • Answered by AI

Skills evaluated in this interview

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.

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

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

LG Soft India Interview FAQs

How many rounds are there in LG Soft India Senior Research Engineer interview?
LG Soft India interview process usually has 2-3 rounds. The most common rounds in the LG Soft India interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for LG Soft India Senior Research Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at LG Soft India. The most common topics and skills that interviewers at LG Soft India expect are Linux, C++, C, Embedded C and RTOS.
What are the top questions asked in LG Soft India Senior Research Engineer interview?

Some of the top questions asked at the LG Soft India Senior Research Engineer interview -

  1. Write c progr...read more
  2. Write c prog...read more
  3. Gstreamer understanding and current project rela...read more

Tell us how to improve this page.

LG Soft India Senior Research Engineer Interview Process

based on 5 interviews

1 Interview rounds

  • Technical Round
View more

Interview Questions from Similar Companies

OPPO Interview Questions
4.0
 • 216 Interviews
LG Electronics Interview Questions
4.0
 • 204 Interviews
Blue Star Interview Questions
4.1
 • 168 Interviews
Daikin Interview Questions
4.1
 • 153 Interviews
HP India Interview Questions
4.0
 • 142 Interviews
Samsung Research Interview Questions
3.1
 • 134 Interviews
Voltas Interview Questions
4.0
 • 131 Interviews
Bajaj Electricals Interview Questions
4.0
 • 127 Interviews
IFB Interview Questions
3.6
 • 96 Interviews
View all
LG Soft India Senior Research Engineer Salary
based on 310 salaries
₹10.9 L/yr - ₹38 L/yr
38% more than the average Senior Research Engineer Salary in India
View more details

LG Soft India Senior Research Engineer Reviews and Ratings

based on 52 reviews

2.5/5

Rating in categories

2.5

Skill development

2.4

Work-life balance

2.9

Salary

3.2

Job security

2.1

Company culture

2.2

Promotions

2.2

Work satisfaction

Explore 52 Reviews and Ratings
Test Engineer
384 salaries
unlock blur

₹2.8 L/yr - ₹5 L/yr

Research Engineer
375 salaries
unlock blur

₹4.5 L/yr - ₹15 L/yr

Senior Research Engineer
310 salaries
unlock blur

₹10.9 L/yr - ₹38 L/yr

Softwaretest Engineer
292 salaries
unlock blur

₹2.5 L/yr - ₹6.2 L/yr

Senior Test Engineer
250 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Explore more salaries
Compare LG Soft India with

OPPO

4.0
Compare

LG Electronics

4.0
Compare

Bajaj Electricals

4.0
Compare

Voltas

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