The first round was online assessment.
After that face to face technical interview 2 round at Bengaluru office .
Both the technical interviews are medium level.
Each interview will take 30 to 45 minutes based on your response
I applied through other source. I interviewed at LG Soft India (Bengaluru) in Jan 2026
Interview
1. MCQ Based test
C++ MCQs and output prediction questions 20.
2.Leetcode Coding Round (Medium)
1. Count and Say
1 is said as One 1's(1 is one in number), hence written as 11.
Now 11 is said as Two 1's, hence written as 21.
21 is said as 'One 2's, One 1's', so written as 1211.
The sequence continues with 111221, 312211, and so on.
2. sum closest to zero
Given an array of integers, find the pair of 2 number closest to zero
3.Technical (L1)
Started with introduction and project explanation
DMA in C and C++
Memory Management in C
namespace and OOP concepts
Class vs Structure
some OS concepts(Thread vs Process, Paging)
Operator Overloading( + )
Singly Linked List
Interview was of three round starting with normal mcq round comprises of operating system questions and all after that another round of interview with dsa question and some of theory based questions