Filter interviews by
Basics of C programming include variables, data types, control structures, functions, and pointers.
Variables are used to store data, declared with a specific data type (int, float, char, etc.)
Control structures like if-else, loops (for, while) are used for decision making and repetition.
Functions are blocks of code that perform a specific task, can be called multiple times.
Pointers are variables that store memory ...
CCtC refers to Current Cost to Company and expected CCtC is the anticipated compensation package.
CCtC includes salary, bonuses, benefits, and other perks.
For example, if my current salary is $100,000 with $20,000 in benefits, my CCtC is $120,000.
Expected CCtC can be based on market research and personal career goals.
For instance, if similar roles in my field offer $130,000, I might expect a CCtC around that figure...
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
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 me...
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
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
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 r...
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
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.
I appeared for an interview in Mar 2025, where I was asked the following questions.
I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2023. There were 3 interview rounds.
Sheetmetal design guidelines ensure efficient and accurate fabrication of sheetmetal components.
Consider material selection based on strength, corrosion resistance, and cost.
Design parts with appropriate bend radii to prevent cracking or tearing.
Avoid sharp corners and edges to minimize stress concentration.
Ensure proper tolerances for hole sizes, bend angles, and overall dimensions.
Use standard sheet sizes to optimize...
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 4 interview rounds.
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 50 interview experiences
Difficulty level
Duration
based on 766 reviews
Rating in categories
Senior Engineer
6.1k
salaries
| ₹6 L/yr - ₹13.2 L/yr |
Engineer
4.8k
salaries
| ₹4 L/yr - ₹8.1 L/yr |
Technical Lead
2.2k
salaries
| ₹13.5 L/yr - ₹23.5 L/yr |
Project Lead
1.6k
salaries
| ₹10.3 L/yr - ₹18 L/yr |
Software Engineer
1.5k
salaries
| ₹4 L/yr - ₹9 L/yr |
LTIMindtree
DXC Technology
Mphasis
EXL Service