Upload Button Icon Add office photos

L&T Technology Services

Compare button icon Compare button icon Compare

Filter interviews by

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

Updated 22 Sep 2024

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

View all 7 questions

L&T Technology Services Software Engineer Interview Experiences

23 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude which also includes the technical mcqs and 2 coding ques

Round 2 - Technical 

(1 Question)

  • Q1. In technical round, basic core ques were asked and about prject
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. SQl basics and advance concepts
  • Q2. Final year project

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basic SQL and Programming to crack the interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

I applied via Approached by Company and was interviewed in Sep 2022. There were 2 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 tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Question on DS Algorithem
  • Q2. Question on sql and python and cpp

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident while you are speaking try to put what ever is in your brain properly to the interviewer
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 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 tips
Round 2 - Aptitude Test 

Simple aptitude questions to solve in 30 minutes (college campus placement)

Round 3 - Technical 

(1 Question)

  • Q1. Depends on project and profile. As a fresher for automotive domain (BMS), I was asked about BMS, my college projects, basic Embedded C, Microcontroller, basics of any programming language etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just stick to your basics. Be confident and show your eagerness to learn new skills even if you don't know currently.

L&T Technology Services interview questions for designations

 Senior Software Engineer

 (16)

 Embedded Software Engineer

 (4)

 Associate Software Engineer

 (2)

 Software Engineer Trainee

 (1)

 Junior Software Engineer

 (1)

 Senior Software Test Engineer

 (1)

 Software Engineer Level 1

 (1)

 Software Developer

 (10)

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

I applied via Campus Placement and was interviewed before Oct 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 tips
Round 2 - Assignment 

Questions on Code outputs and Aptitude

Round 3 - Technical 

(1 Question)

  • Q1. Projects and 2 coding questions
Round 4 - HR 

(1 Question)

  • Q1. General discussion about company and my role

Get interview-ready with Top L&T Technology Services Interview Questions

Round 1 - Technical 

(1 Question)

  • Q1. Logic design in matlab
  • Ans. 

    Logic design in MATLAB involves creating logical circuits using MATLAB programming language.

    • Use logical operators such as AND, OR, NOT, XOR to create logical circuits

    • Implement truth tables to verify the logic design

    • Simulate the logic design using MATLAB's Simulink tool

    • Debug the logic design using MATLAB's debugging tools

  • Answered by AI
Round 2 - HR 

(3 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics and logic thinking

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Oct 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1. Tell me about your project and what is your role? 2. What is your key strength ? 3. Which are some of the most popular DevOps tools?

Interview Preparation Tips

Interview preparation tips for other job seekers - Lnt interview process was not much difficult, we should strong on technical side.

I applied via Walk-in and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Reasoning, math and some technical questions

Round 2 - Technical 

(1 Question)

  • Q1. Core Java and basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Moderator questions basically core Java ,
Oops concepts, exception handling, collection etc.

I applied via Campus Placement and was interviewed before Aug 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 tips
Round 2 - Coding Test 

Its around 2:30min test , there is 2 coding quations need to code for both, if you know the logic you can easily crack it.

Round 3 - Technical 

(1 Question)

  • Q1. Quations about resume related and projects you had done in engineering and about some technical stuff
Round 4 - HR 

(1 Question)

  • Q1. Quations about your interest to relocate and about your family background.

Interview Preparation Tips

Interview preparation tips for other job seekers - answer confidently , you need to understand one think the interviewer testing your interests and knowledge about company

I applied via Campus Placement and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of ECE Branch topics. C/C++ Basic questions.
  • Q2. Modulation and types What are pointers? What is a function? What is OOPS? Factorial using recursion program.
  • Ans. 

    Technical questions related to programming concepts and recursion

    • Pointers are variables that store the memory address of another variable

    • Functions are blocks of code that perform a specific task

    • OOPS is a programming paradigm that uses objects to represent real-world entities

    • Factorial using recursion: int factorial(int n) { if(n==0) return 1; else return n*factorial(n-1); }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I did CDAC course for Advanced Computing from Bangalore. I got the job as a part of campus placement.

L&T Technology Services Interview FAQs

How many rounds are there in L&T Technology Services 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, Aptitude Test and HR.
How to prepare for L&T Technology Services Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at L&T Technology Services. The most common topics and skills that interviewers at L&T Technology Services expect are Medical Coding, Application Development, Application Software, Auto CADD and C++.
What are the top questions asked in L&T Technology Services Software Engineer interview?

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

  1. Modulation and types What are pointers? What is a function? What is OOPS? Facto...read more
  2. What is dbms.different keys and its u...read more
  3. what is null pointe...read more
How long is the L&T Technology Services Software Engineer interview process?

The duration of L&T Technology Services Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

L&T Technology Services Software Engineer Interview Process

based on 21 interviews

4 Interview rounds

  • Technical Round - 1
  • Aptitude Test Round
  • Technical Round - 2
  • HR Round
View more
L&T Technology Services Software Engineer Salary
based on 1.3k salaries
₹2 L/yr - ₹10 L/yr
27% less than the average Software Engineer Salary in India
View more details

L&T Technology Services Software Engineer Reviews and Ratings

based on 231 reviews

3.2/5

Rating in categories

3.1

Skill development

3.3

Work-life balance

2.3

Salary

3.3

Job security

3.3

Company culture

2.3

Promotions

2.9

Work satisfaction

Explore 231 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