Filter interviews by
Clear (1)
I applied via Naukri.com and was interviewed before Dec 2022. There were 4 interview rounds.
I was interviewed in Apr 2021.
Round duration - 60 minutes
Round difficulty - Easy
This was a technical round with questions on C/C++, Linux and Networking.
TCP is a connection-oriented protocol that ensures reliable data delivery, while UDP is a connectionless protocol that focuses on speed.
TCP is reliable and ensures data delivery by establishing a connection between sender and receiver.
UDP is faster but less reliable as it does not establish a connection before sending data.
TCP uses sequencing and acknowledgment of data packets for reliable delivery.
UDP is used for real...
An inline function in C++ is a function that is expanded in place at the point of call, rather than being called like a regular function.
Inline functions are typically small and simple, as they are expanded in place at each call site.
They can improve performance by reducing the overhead of function calls.
Example: inline int square(int x) { return x * x; }
Structure is a data type that allows different data types to be grouped together, while union is a data type that allows different data types to share the same memory location.
Structures allocate memory for each member separately, while unions share memory for all members.
Structures are used when different data types need to be stored together, while unions are used when only one type of data needs to be stored at a ti...
C is a procedural programming language while C++ is a multi-paradigm programming language with support for object-oriented programming.
C is a procedural programming language, focusing on functions and procedures.
C++ is a multi-paradigm programming language, supporting procedural, object-oriented, and generic programming.
C does not support classes and objects, while C++ does.
C++ has features like inheritance, polymorphi...
OOP concepts in C++ include classes, objects, inheritance, polymorphism, encapsulation, and abstraction.
Classes: Blueprint for creating objects with data and functions.
Objects: Instances of classes that encapsulate data and behavior.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to process objects differently based on their data types.
Encapsulation: Bundling data...
A daemon in the context of Linux is a background process that runs continuously to perform specific tasks.
Daemons do not have a controlling terminal.
They typically start at system boot and run until the system is shut down.
Examples include the Apache web server daemon (httpd) and the SSH daemon (sshd).
The grep command is used to search for specific patterns in text files.
Used to search for a specific pattern in a file
Can be used with regular expressions for more complex searches
Can be used in combination with other commands like 'ls' or 'cat'
Example: grep 'search_term' file.txt
Round duration - 30 minutes
Round difficulty - Easy
This was a typical HR round.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
I applied via Naukri.com and was interviewed in Jul 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before May 2022. There were 3 interview rounds.
Logical reasoning, mathematics,quality,assurance, technical,language
L&T Technology Services interview questions for designations
I applied via Naukri.com and was interviewed before Oct 2021. There were 4 interview rounds.
Get interview-ready with Top L&T Technology Services Interview Questions
I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.
Top trending discussions
Some of the top questions asked at the L&T Technology Services Senior Software Engineer interview -
based on 13 interviews
4 Interview rounds
based on 147 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