i
LG Soft India
Filter interviews by
I was interviewed before Feb 2024.
A collection of questions based on C/C++ programming language and Object-Oriented Programming (OOP) concepts.
I applied via Referral and was interviewed in Apr 2024. There were 3 interview rounds.
1 hour include mathematics
Topic is about GDPof india
Top trending discussions
I applied via Walk-in and was interviewed in Aug 2024. There were 3 interview rounds.
Tell about AC industry
Move all zeros in an array of strings to the end while maintaining the order of non-zero elements.
Iterate through the array and move all zeros to the end while keeping the order of non-zero elements.
Use two pointers approach to swap elements in-place.
Example: Input: ['a', 'b', 'c', '0', 'd', '0'], Output: ['a', 'b', 'c', 'd', '0', '0']
AWS services are cloud computing services provided by Amazon Web Services.
Compute services (e.g. EC2, Lambda)
Storage services (e.g. S3, EBS)
Database services (e.g. RDS, DynamoDB)
Networking services (e.g. VPC, Route 53)
Machine learning services (e.g. SageMaker)
Analytics services (e.g. Redshift, Athena)
DynamoDB is a fully managed NoSQL database service provided by AWS.
Fully managed NoSQL database service
Scalable and high-performance
Supports key-value and document data models
Automatically replicates data across multiple Availability Zones for high availability
I am very good at handling stress situations, remaining calm and focused under pressure.
I have experience working on high-pressure projects with tight deadlines.
I am able to prioritize tasks effectively and stay organized during stressful situations.
I have developed strong problem-solving skills that help me navigate stressful scenarios.
I am able to communicate effectively with team members and stakeholders to manage s...
Daikin may elaborate on a topic to provide more detailed information or explanation.
To provide a better understanding of a complex concept or product
To address potential questions or concerns from customers
To showcase the company's expertise and knowledge in the industry
posted on 31 May 2023
Read DP in more detail
I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.
Numerical,Average and Simple interest and compound interest
Global in local refers to the scope of variables in a program. A global variable can be accessed from any part of the program, while a local variable is limited to a specific function or block of code.
Global variables are declared outside of any function and can be accessed by any function in the program.
Local variables are declared within a function and can only be accessed within that function.
Example: int globalVar
WD offers exciting opportunities for growth and innovation in the software engineering field.
Opportunity to work on cutting-edge technologies
Collaborative and supportive work environment
Career development and growth opportunities
Strong company culture and values
Global presence and diverse projects
Use Floyd's Tortoise and Hare algorithm to detect loop in linked list.
Initialize two pointers, slow and fast, at the head of the linked list.
Move slow pointer by one step and fast pointer by two steps.
If they meet at any point, there is a loop in the linked list.
WD offers a variety of products including external hard drives, internal hard drives, SSDs, and network attached storage devices.
External hard drives
Internal hard drives
SSDs
Network attached storage devices
I applied via Job Fair and was interviewed in Aug 2023. There were 2 interview rounds.
There was a coding round on techgig which i cleared
I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.
Random c question like pointer even/odd
Present news, like covid-19
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
based on 2 interviews
Interview experience
based on 35 reviews
Rating in categories
Test Engineer
380
salaries
| ₹2.8 L/yr - ₹5.1 L/yr |
Research Engineer
343
salaries
| ₹4 L/yr - ₹14.1 L/yr |
Softwaretest Engineer
298
salaries
| ₹2.8 L/yr - ₹7 L/yr |
Senior Research Engineer
271
salaries
| ₹12 L/yr - ₹39 L/yr |
Senior Test Engineer
248
salaries
| ₹3 L/yr - ₹6.8 L/yr |
Samsung Research
IBM
Microsoft Corporation
Oracle