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
3.3

based on 508 Reviews

Filter interviews by

LG Soft India Software Developer Interview Questions and Answers

Updated 26 Dec 2024

LG Soft India Software Developer Interview Experiences

5 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
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

asked in Amazon
Q1. Maximum Subarray SumGiven an array of numbers, find the maximum s ... read more
asked in Cognizant
Q2. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) ... read more
asked in Rakuten
Q3. Merge two sorted arraysNinja has been given two sorted integer ar ... read more
asked in GlobalLogic
Q4. Terms Of APAyush is given a number ‘X’. He has been told that he ... read more
asked in Amazon
Q5. Minimum Number of Platform NeededYou are given the arrival and de ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About java basics like strings , arrays
  • Q2. Collections, map , hasmap
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Array based questions
  • Q2. Common elements in arr
  • Ans. 

    Find common elements in an array of strings

    • Iterate through each array and count the frequency of each element

    • Create a set of common elements by comparing frequencies

    • Return the set of common elements

  • Answered by AI

Skills evaluated in this interview

LG Soft India interview questions for designations

 Software Developer Intern

 (1)

 Software Engineer

 (9)

 Software Tester

 (3)

 C Developer

 (3)

 Web Developer

 (1)

 Junior Developer

 (1)

 Integration Developer

 (1)

 Embedded Software Engineer

 (3)

I applied via Job Portal and was interviewed before Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Array, String problem and java , c

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic knowledge of java and c++

Interview questions from similar companies

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

It was nice contents 3 questions

Round 2 - Coding Test 

It contents 2 dsa questions

Round 3 - Technical 

(2 Questions)

  • Q1. Project related
  • Q2. Dsa questions and oops concept

Interview Preparation Tips

Interview preparation tips for other job seekers - nice
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA Based - Graph, Trees

Round 2 - Technical 

(2 Questions)

  • Q1. Trie Implementation
  • Ans. 

    Trie is a tree data structure used for efficient retrieval of key-value pairs.

    • Trie is also known as prefix tree.

    • Each node in a trie represents a single character of a key.

    • Trie is commonly used in autocomplete and spell checking algorithms.

    • Example: Inserting 'apple' and 'app' into a trie would result in a structure where 'app' is a prefix of 'apple'.

  • Answered by AI
  • Q2. LRU Implementation
  • Ans. 

    LRU (Least Recently Used) is a cache eviction policy that removes the least recently used items first.

    • LRU cache stores key-value pairs with a maximum capacity.

    • When the cache is full, the least recently used item is removed to make space for new items.

    • Each time a key is accessed, it is moved to the front of the cache to indicate it was recently used.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

About ai
today generation

Interview Preparation Tips

Interview preparation tips for other job seekers - find well
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy to write with simole loetters to

Round 2 - Coding Test 

Very easy to manipulate with this code

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with the flow
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude duration One hours
Level moderate

Round 2 - Coding Test 

Coding Test Duration 3 hours
Level moderate to hard

LG Soft India Interview FAQs

How many rounds are there in LG Soft India Software Developer interview?
LG Soft India interview process usually has 1-2 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 Software Developer 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 Android, C, C++, Cryptography and IPC.
What are the top questions asked in LG Soft India Software Developer interview?

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

  1. Difference between macro and functi...read more
  2. Difference between exec and f...read more
  3. common elements in ...read more

Tell us how to improve this page.

LG Soft India Software Developer Interview Process

based on 4 interviews in last 1 year

Interview experience

5
  
Excellent
LG Soft India Software Developer Salary
based on 40 salaries
₹3.3 L/yr - ₹12.1 L/yr
9% less than the average Software Developer Salary in India
View more details

LG Soft India Software Developer Reviews and Ratings

based on 13 reviews

3.5/5

Rating in categories

3.2

Skill development

2.9

Work-life balance

2.5

Salary

3.0

Job security

3.0

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 13 Reviews and Ratings
Test Engineer
374 salaries
unlock blur

₹2.8 L/yr - ₹5.1 L/yr

Research Engineer
348 salaries
unlock blur

₹4.5 L/yr - ₹13.4 L/yr

Softwaretest Engineer
300 salaries
unlock blur

₹2.8 L/yr - ₹7 L/yr

Senior Research Engineer
290 salaries
unlock blur

₹11 L/yr - ₹39 L/yr

Senior Test Engineer
250 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Explore more salaries
Compare LG Soft India with

Samsung Research

3.2
Compare

IBM

4.1
Compare

Microsoft Corporation

4.1
Compare

Oracle

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