Filter interviews by
Clear (1)
I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 3 interview rounds.
My last drawn salary was $80,000 per year.
My last drawn salary was $80,000 per year
I received a bonus of $5,000 annually
I also had stock options worth $10,000 per year
L&T Technology Services interview questions for designations
I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.
Eliminate duplicate lines from a text file.
Get interview-ready with Top L&T Technology Services Interview Questions
I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 3 interview rounds.
I have worked on various projects in the past, including developing software solutions for a healthcare company and implementing a new system for a manufacturing company.
Developed software solutions for a healthcare company, including a patient management system and a telemedicine platform
Implemented a new system for a manufacturing company to streamline their production process and improve efficiency
Collaborated with ...
The power train selection process involves evaluating various factors to choose the most suitable power train for a vehicle.
Consider the vehicle's intended use and performance requirements
Evaluate the available power train options and their capabilities
Assess factors such as fuel efficiency, emissions, and cost
Test and validate the chosen power train to ensure it meets performance and safety standards
I applied via Naukri.com and was interviewed before Dec 2022. There were 2 interview rounds.
Program to multiply two matrices in C
Declare two matrices and initialize them with values
Use nested loops to iterate through rows and columns of the matrices
Perform multiplication and store the result in a new matrix
Print the resulting matrix
Program to reverse a string without using built-in functions in C
Create a function to reverse the string by swapping characters from start to end
Use two pointers, one pointing to the start of the string and the other pointing to the end
Swap the characters at the two pointers and move them towards each other until they meet in the middle
The different types of storage classes in C programming are auto, register, static, and extern.
Auto storage class is the default storage class for all local variables.
Register storage class is used to define local variables that should be stored in a register instead of RAM.
Static storage class allows a variable to retain its value between function calls.
Extern storage class is used to give a reference of a global vari
Structure is a user-defined data type that allows storing different types of data in a single variable, while union is a data type that allows storing only one type of data at a time.
Structure allows storing different types of data in a single variable, while union allows storing only one type of data at a time.
In a structure, each member has its own memory location, while in a union, all members share the same memory ...
Toggle the 3rd bit position in a given number using bitwise operators in C.
Use bitwise OR operator with 0x04 to toggle the 3rd bit position.
Example: num ^= (1 << 2) will toggle the 3rd bit position in 'num'.
Memory leak is a situation where a program fails to release memory it has allocated, leading to a gradual loss of available memory.
Memory leaks occur when a program allocates memory but does not free it after use.
This can lead to a gradual loss of available memory, eventually causing the program or system to crash.
Common causes of memory leaks include improper management of dynamic memory allocation and circular refere...
A dangling pointer is a pointer that points to a memory location that has been deallocated, leading to undefined behavior.
Dangling pointers can occur when memory is freed but the pointer is not set to NULL.
Accessing a dangling pointer can result in crashes or unexpected behavior.
Example: int *ptr = new int; delete ptr; // ptr is now a dangling pointer
The question involves determining the output for logic code on pointers.
Pointer arithmetic can be used to access elements in an array.
Pointers can be dereferenced to access the value they point to.
Pointers can be used to pass variables by reference.
Implement a C program using linked list
Use struct to define the linked list node
Implement functions for insertion, deletion, and traversal
Handle edge cases like empty list or deleting the last node
To convert little endian to big endian, reverse the order of bytes in the data.
Reverse the order of bytes in the data
For example, if you have the little endian value 0x12345678, in big endian it would be 0x78563412
I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Dec 2022. There were 3 interview rounds.
New Product Development (NPD) involves multiple stages including ideation, design, development, testing, and launch.
Idea generation and screening
Concept development and testing
Design and engineering
Prototype development and testing
Commercialization and launch
I applied via Approached by Company and was interviewed before Dec 2023. There was 1 interview round.
I have over 10 years of experience in cybersecurity, including roles in threat detection, incident response, and security architecture.
Experience in threat detection and analysis
Proficiency in incident response and handling security incidents
Knowledge of security architecture design and implementation
Familiarity with security tools and technologies such as SIEM, IDS/IPS, and endpoint protection
Strong understanding of c...
Top trending discussions
The duration of L&T Technology Services Senior Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 48 interviews
4 Interview rounds
based on 687 reviews
Rating in categories
Senior Engineer
5.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Engineer
4.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
2.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Project Lead
1.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
1.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
Tech Mahindra