i
LG Soft India
Filter interviews by
C programming
Cpp programs
Embedded c
Aptitude
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...
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
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
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
Still I hv to attend
I applied via Campus Placement and was interviewed in Nov 2023. There was 1 interview round.
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
LG Soft India interview questions for designations
I applied via Job Portal and was interviewed before Sep 2020. There was 1 interview round.
Top trending discussions
It was nice contents 3 questions
It contents 2 dsa questions
DSA Based - Graph, Trees
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'.
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.
About ai
today generation
posted on 31 Jan 2024
I applied via Job Portal and was interviewed in Dec 2023. There were 2 interview rounds.
Easy to write with simole loetters to
Very easy to manipulate with this code
I applied via Naukri.com and was interviewed before Jul 2023. There were 2 interview rounds.
Aptitude duration One hours
Level moderate
Coding Test Duration 3 hours
Level moderate to hard
Interview experience
based on 13 reviews
Rating in categories
Test Engineer
374
salaries
| ₹2.8 L/yr - ₹5.1 L/yr |
Research Engineer
348
salaries
| ₹4.5 L/yr - ₹13.4 L/yr |
Softwaretest Engineer
300
salaries
| ₹2.8 L/yr - ₹7 L/yr |
Senior Research Engineer
290
salaries
| ₹11 L/yr - ₹39 L/yr |
Senior Test Engineer
250
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Samsung Research
IBM
Microsoft Corporation
Oracle