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 Interview Questions, Process, and Tips

Updated 21 Feb 2025

Top LG Soft India Interview Questions and Answers

View all 42 questions

LG Soft India Interview Experiences

Popular Designations

89 interviews found

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

C programming
Cpp programs
Embedded c
Aptitude

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between macro and functions
  • Ans. 

    Macros are preprocessor directives that are replaced before compilation, while functions are blocks of code that are executed at runtime.

    • Macros are defined using #define directive, while functions are defined using function keyword.

    • Macros are expanded by the preprocessor before compilation, while functions are executed at runtime.

    • Macros can be used for simple text replacement, while functions can perform complex operat...

  • Answered by AI
  • Q2. Difference between exec and fork
  • Ans. 

    exec replaces the current process with a new one, while fork creates a new process.

    • exec replaces the current process with a new one, while fork creates a new process

    • exec system call loads a new program into the current process's memory space and starts its execution

    • fork system call creates a new process by duplicating the existing process

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. About yourself in 200 words
  • Q2. Tell about our company
  • Ans. 

    Your company is a leading software development firm specializing in creating innovative solutions for various industries.

    • Specializes in creating innovative software solutions

    • Works with clients from various industries

    • Known for high-quality and reliable products

    • Has a strong team of experienced developers

    • Provides excellent customer support

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Plan it and prepare well

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (39)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Successful completed

Round 2 - HR 

(4 Questions)

  • Q1. Are you comfortable night shift s
  • Q2. What is human resources
  • Q3. What kind of job
  • Q4. You explain to me your project
Round 3 - Technical 

(2 Questions)

  • Q1. Comfartbule this job
  • Q2. How much u expected package

Customer Service Executive Interview Questions asked at other Companies

Q1. How u deal to the customer if he get non veg food instead of veg food ?
View answer (34)

Web Developer Interview Questions & Answers

user image Anonymous

posted on 13 Jan 2025

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

I applied via AmbitionBox and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Case Study 

Html. Css, js, and python only

Round 2 - Group Discussion 

Basics of above language

Interview Preparation Tips

Topics to prepare for LG Soft India Web Developer interview:
  • Python
  • HTML
  • CSS
  • Javascript

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given DifferenceYou are given an integer array 'ARR' of size ‘N’ and two integers ‘A’ and ‘B’. You need to find if there are two distinct indices in the array, such that the absolute difference of values on those indices ... read more
View answer (4)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. C++ related question
  • Q2. C related question
Round 2 - Technical 

(2 Questions)

  • Q1. Qt related question
  • Q2. Qml related question
Round 3 - Technical 

(2 Questions)

  • Q1. Qt related question
  • Q2. Qml related question
Round 4 - Technical 

(2 Questions)

  • Q1. C++ related question
  • Q2. Qml related question
Round 5 - HR 

(2 Questions)

  • Q1. No salary discussed, they just decided by their own
  • Q2. Just normal HR discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Recruited for Project Manager, and doing a work of below freshers.. not good company for experienced person

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)

LG Soft India interview questions for popular designations

 Research Engineer

 (11)

 Software Engineer

 (9)

 Test Engineer

 (8)

 Software Developer

 (5)

 Senior Research Engineer

 (4)

 C Developer

 (3)

 Embedded Software Engineer

 (3)

 Software Tester

 (3)

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

(2 Questions)

  • Q1. What is automation test
  • Ans. 

    Automation test is the use of software to control the execution of tests and compare actual outcomes with expected outcomes.

    • Automation test involves writing scripts to automate repetitive tasks in testing.

    • It helps in increasing test coverage, efficiency, and accuracy.

    • Examples include using tools like Selenium for web application testing or Appium for mobile application testing.

  • Answered by AI
  • Q2. What is smoke test
  • Ans. 

    Smoke test is a basic test run on a build to check if it can be considered for further testing.

    • Smoke test is a quick and basic test run on a build to ensure it is stable enough for further testing.

    • It is usually performed after a new build is deployed to check for major issues before more in-depth testing.

    • Smoke test focuses on critical functionalities of the software to ensure they are working as expected.

    • It helps in id...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What are hybrid selenium
  • Ans. 

    Hybrid Selenium is a combination of Selenium WebDriver and Appium for testing web and mobile applications.

    • Hybrid Selenium allows testers to write and execute automated tests for both web and mobile applications using a single framework.

    • It combines the capabilities of Selenium WebDriver for web application testing and Appium for mobile application testing.

    • Test scripts written using Hybrid Selenium can be run on both web...

  • Answered by AI
  • Q2. What is selenium
  • Ans. 

    Selenium is a popular open-source automation testing tool used for web application testing.

    • Selenium is used for automating web browsers.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium WebDriver is the most commonly used component for writing test scripts.

    • Selenium IDE is a record and playback tool for creating quick test scripts.

    • Selenium Grid is used for parallel execution of test scripts

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Test Engineer with a strong background in software testing and quality assurance.

    • Experienced in creating test plans, test cases, and executing tests

    • Proficient in using testing tools such as Selenium, JIRA, and TestRail

    • Skilled in identifying and documenting software defects

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Are u able to join immediately
  • Ans. 

    Yes, I am able to join immediately.

    • I am available to start right away

    • I have no prior commitments that would prevent me from starting immediately

    • I am excited about the opportunity and ready to hit the ground running

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - basic must be strong

Skills evaluated in this interview

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Get interview-ready with Top LG Soft India Interview Questions

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 24 Jul 2024

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

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

Round 1 - Aptitude Test 

Manual testing,percentages,bloodrelations

Round 2 - Technical 

(2 Questions)

  • Q1. Manual testing,java basic program,what is testing
  • Q2. Project related questions
Round 3 - Technical 

(2 Questions)

  • Q1. Project related,test scenarios
  • Q2. Mostly concentrating on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Be proficient in topics that u have mentioned in resume

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Jobs at LG Soft India

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

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Questions are based on c, c++ programmings.

Round 2 - Technical 

(4 Questions)

  • Q1. Questions from DSA like sorting , reverse sentence
  • Q2. Sorting- Quick sort, selection sort
  • Q3. String - Reverse the string
  • Ans. 

    Reverse a given string

    • Create a new string and iterate through the original string in reverse order, appending each character to the new string

    • Alternatively, use built-in functions like reverse() or StringBuilder in languages like Python or Java

    • Example: Input 'hello' -> Output 'olleh'

  • Answered by AI
  • Q4. Constructor and distructor related question
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself , Why want to join in lg

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Basic DSA topic ,Well in communication skills , that it.

Research Engineer Interview Questions asked at other Companies

Q1. Why did you use such a high degree polynomial fit?
View answer (1)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The first round was an aptitude test, question ranging from medium to difficult .The marking scheme included -1,+1 for each incorrect and correct answer it was quite challenging . Additionally there were multiple-choice questions based on C++ output , which followed same marking scheme. Question were easy and most of the students were filtered out in this orund

Round 2 - Technical 

(2 Questions)

  • Q1. Basic oops concepts and code to implement them.
  • Q2. Explain your projects, what technology, dataset you used ,challenges you faced.

Interview Preparation Tips

Topics to prepare for LG Soft India Software Engineer interview:
  • apitude
  • C++
Interview preparation tips for other job seekers - Please take aptitude seriously and prepare it thoroughly

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Still I hv to attend

Round 2 - Technical 

(2 Questions)

  • Q1. I came here to know what all are the questions were asked
  • Q2. I don't know, am here to search questions to to tell

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hacker rank based test , 3 codings from various topics like arrays ,strings , recursion .

Round 2 - Technical 

(1 Question)

  • Q1. Indepth questions from C/C++,Linux internals
Round 3 - Technical 

(1 Question)

  • Q1. Again coding problems and c/c++ theory questions

C Developer Interview Questions asked at other Companies

Q1. Merge K Sorted ArraysYou have been given ‘K’ different arrays/lists, which are sorted individually (in ascending order). You need to merge all the given arrays/list such that the output array/list should be sorted in ascending order. Input ... read more
View answer (3)

LG Soft India Interview FAQs

How many rounds are there in LG Soft India interview?
LG Soft India interview process usually has 2-3 rounds. The most common rounds in the LG Soft India interview process are Technical, Coding Test and HR.
How to prepare for LG Soft India 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 C++, Linux, C, Java and RTOS.
What are the top questions asked in LG Soft India interview?

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

  1. what do you know about testi...read more
  2. Tell me something that is not in res...read more
  3. write Singleton pattern which is thread s...read more
How long is the LG Soft India interview process?

The duration of LG Soft India interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

LG Soft India Interview Process

based on 72 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 902 Interviews
Google Interview Questions
4.4
 • 870 Interviews
Samsung Research Interview Questions
3.2
 • 130 Interviews
View all

LG Soft India Reviews and Ratings

based on 540 reviews

3.1/5

Rating in categories

2.9

Skill development

3.3

Work-life balance

3.1

Salary

3.6

Job security

2.9

Company culture

2.7

Promotions

2.9

Work satisfaction

Explore 540 Reviews and Ratings
Korean Translator

Bangalore / Bengaluru

0-4 Yrs

Not Disclosed

Chartered Accountant

Bangalore / Bengaluru

3-5 Yrs

Not Disclosed

LG Soft is hiring DTV Test Engineer For Bangalore Location

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

Explore more jobs
Test Engineer
380 salaries
unlock blur

₹2.8 L/yr - ₹5.1 L/yr

Research Engineer
344 salaries
unlock blur

₹4 L/yr - ₹14.3 L/yr

Softwaretest Engineer
296 salaries
unlock blur

₹2.8 L/yr - ₹6.5 L/yr

Senior Research Engineer
270 salaries
unlock blur

₹12 L/yr - ₹39 L/yr

Senior Test Engineer
246 salaries
unlock blur

₹3 L/yr - ₹6.8 L/yr

Explore more salaries
Compare LG Soft India with

Samsung Research

3.2
Compare

IBM

4.0
Compare

Microsoft Corporation

4.0
Compare

Oracle

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