i
LG Soft India
Filter interviews by
Hacker rank based test , 3 codings from various topics like arrays ,strings , recursion .
FULLY C ++ mcq , time complexity in ds
I applied via Approached by Company and was interviewed before Sep 2023. There were 3 interview rounds.
Nothing much, standard easy DSA.
Concurrency in C++ allows multiple tasks to run simultaneously, improving performance and efficiency.
Concurrency in C++ can be achieved using threads, mutexes, condition variables, and atomic operations.
Threads allow multiple functions to run concurrently within the same program.
Mutexes are used to protect shared data from being accessed by multiple threads simultaneously.
Condition variables allow threads to wait for a...
Invert a binary tree by swapping left and right child nodes recursively.
Start from the root node and swap its left and right child nodes.
Recursively invert the left and right subtrees.
Repeat the process for each node in the tree.
Example: Original tree - 1 / \ 2 3 Inverted tree - 1 / \ 3 2
Top trending discussions
A linked list is a linear data structure where each element is a separate object with a pointer to the next element.
Linked list is made up of nodes
Each node contains data and a pointer to the next node
Can be singly or doubly linked
Insertion and deletion is faster than arrays
Traversal is slower than arrays
posted on 25 Nov 2024
I applied via Walk-in and was interviewed in Oct 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.
40min and with English and apptiutude Questions
Simple discusiion about some random topic
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
posted on 11 Nov 2022
I applied via Referral and was interviewed in May 2022. There were 4 interview rounds.
Simple DSA and CS Fundamentals
based on 3 interviews
2 Interview rounds
Test Engineer
383
salaries
| ₹2.8 L/yr - ₹5.1 L/yr |
Research Engineer
358
salaries
| ₹4.8 L/yr - ₹14.3 L/yr |
Softwaretest Engineer
297
salaries
| ₹2.5 L/yr - ₹7 L/yr |
Senior Research Engineer
275
salaries
| ₹12 L/yr - ₹39 L/yr |
Senior Test Engineer
247
salaries
| ₹3 L/yr - ₹7.5 L/yr |
Samsung Research
IBM
Microsoft Corporation
Oracle