Upload Button Icon Add office photos

L&T Technology Services

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

L&T Technology Services Senior Software Engineer Interview Questions, Process, and Tips

Updated 3 Mar 2025

Top L&T Technology Services Senior Software Engineer Interview Questions and Answers

View all 15 questions

L&T Technology Services Senior Software Engineer Interview Experiences

16 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. RPA life cycle,PDD,SDD,REframework,Orchastrator
  • Q2. Queue,Asset,Argument,exception
Round 3 - One-on-one 

(1 Question)

  • Q1. Similar to above question and project experiance
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare what you have expertise nothing else

I was interviewed in Apr 2021.

Round 1 - Video Call 

(7 Questions)

Round duration - 60 minutes
Round difficulty - Easy

This was a technical round with questions on C/C++, Linux and Networking.

  • Q1. What is the difference between TCP and UDP?
  • Ans. 

    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...

  • Answered by AI
  • Q2. What is an inline function in C++?
  • Ans. 

    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; }

  • Answered by AI
  • Q3. What is the difference between a structure and a union in C++?
  • Ans. 

    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...

  • Answered by AI
  • Q4. What is the difference between C and C++?
  • Ans. 

    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...

  • Answered by AI
  • Q5. What are the OOP concepts in C++?
  • Ans. 

    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...

  • Answered by AI
  • Q6. What is a daemon in the context of Linux?
  • Ans. 

    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).

  • Answered by AI
  • Q7. What does the grep command do?
  • Ans. 

    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

  • Answered by AI
Round 2 - HR 

Round duration - 30 minutes
Round difficulty - Easy

This was a typical HR round.

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAL&T Technology Services Ltd interview preparation:Topics to prepare for the interview - C, C++, Linux, Networking, Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

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.

Application resume tips for other job seekers

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.

Final outcome of the interviewSelected

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

I applied via Naukri.com and was interviewed in Jul 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Regarding C and linux
Round 3 - One-on-one 

(1 Question)

  • Q1. Regarding project related
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and personal
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Aptitude Test 

Logical reasoning, mathematics,quality,assurance, technical,language

Round 3 - Technical 

(1 Question)

  • Q1. On tool which you have prepared

L&T Technology Services interview questions for designations

 Senior Software Test Engineer

 (1)

 Software Engineer

 (23)

 Senior Software Developer

 (1)

 Embedded Software Engineer

 (4)

 Associate Software Engineer

 (2)

 Software Engineer Trainee

 (1)

 Junior Software Engineer

 (1)

 Software Engineer Level 1

 (1)

I applied via Naukri.com and was interviewed before Oct 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Related to your skill set
Round 3 - Technical 

(1 Question)

  • Q1. Related to the skill set
Round 4 - HR 

(1 Question)

  • Q1. Personal details and Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well technically before start the interview process

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.

Interview Questionnaire 

1 Question

  • Q1. Basic questions related domain

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with basics
Contribute & help others!
anonymous
You can choose to be anonymous

L&T Technology Services Interview FAQs

How many rounds are there in L&T Technology Services Senior Software Engineer interview?
L&T Technology Services interview process usually has 2-3 rounds. The most common rounds in the L&T Technology Services interview process are Technical, One-on-one Round and Resume Shortlist.
What are the top questions asked in L&T Technology Services Senior Software Engineer interview?

Some of the top questions asked at the L&T Technology Services Senior Software Engineer interview -

  1. How will you n number of parmeters to a function where you n is variable number...read more
  2. Software management framework that I am following, and different scrum terminol...read more
  3. What is the usage of Yield keyw...read more

Recently Viewed

SALARIES

Bajaj Allianz Life Insurance

SALARIES

PNB MetLife

SALARIES

Bajaj Allianz General Insurance

INTERVIEWS

Bajaj Allianz Life Insurance

No Interviews

INTERVIEWS

Bajaj Allianz Life Insurance

No Interviews

INTERVIEWS

Putzmeister Concrete Machines

No Interviews

JOBS

Niva Bupa Health Insurance Company

No Jobs

INTERVIEWS

L&T Technology Services

No Interviews

SALARIES

Niva Bupa Health Insurance Company

SALARIES

HDFC Ergo General Insurance

Tell us how to improve this page.

L&T Technology Services Senior Software Engineer Interview Process

based on 13 interviews

4 Interview rounds

  • Resume Shortlist Round
  • Technical Round
  • One-on-one Round
  • HR Round
View more
L&T Technology Services Senior Software Engineer Salary
based on 1.4k salaries
₹5.6 L/yr - ₹19 L/yr
26% less than the average Senior Software Engineer Salary in India
View more details

L&T Technology Services Senior Software Engineer Reviews and Ratings

based on 147 reviews

3.2/5

Rating in categories

3.0

Skill development

3.1

Work-life balance

2.6

Salary

3.0

Job security

3.1

Company culture

2.4

Promotions

2.8

Work satisfaction

Explore 147 Reviews and Ratings
Senior Engineer
5.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
4.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
2.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Lead
1.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare L&T Technology Services with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview