Upload Button Icon Add office photos

Filter interviews by

L&T Technology Services Full Stack Developer Interview Questions and Answers

Updated 18 Mar 2024

L&T Technology Services Full Stack Developer Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Rest api standards
  • Q2. Client server communication
  • Q3. Framework related questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Rajalakshmi Engineering College, Chennai and was interviewed before Nov 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

2 HRS DURATION for your mcq its very easy for cse students

Round 2 - Coding Test 

HACKERANK is the platform for coding it is liberal coding the give

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your project
  • Q2. Are you ready for relocation

Interview Preparation Tips

Topics to prepare for L&T Technology Services Full Stack Developer interview:
  • C
  • Python
  • C++
Interview preparation tips for other job seekers - plese skip the drive because they easily give the job after that internship they will delay the onboarding process

Full Stack Developer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Query And MatrixYou are given a binary matrix with ‘M’ rows and ‘ ... read more
asked in DBS Bank
Q2. SQL QuestionsYou are given the details of retail outlet. Your tas ... read more
asked in Accenture
Q3. Find Duplicates In ArrayYou are given an array/list 'ARR' consist ... read more
Q4. Most Frequent WordYou are given a paragraph that may have letters ... read more
asked in CommVault
Q5. Count with K different charactersYou are given a string ‘STR’ of ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Quantitative , figure ,mcq question based on tech stack and 2 coding question which are basic. 90 minute time limit.

Round 2 - Technical 

(2 Questions)

  • Q1. Angular question
  • Q2. .net question and sql question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

There is 30 aptitude test

Round 2 - Coding Test 

There 2 coding problems

Round 3 - Technical 

(3 Questions)

  • Q1. Describe Oops concepts in java
  • Ans. 

    Oops concepts in Java are fundamental principles of object-oriented programming such as Inheritance, Polymorphism, Encapsulation, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability of an object to take on multiple forms.

    • Encapsulation: Wrapping data and methods into a single unit.

    • Abstraction: Hiding the implementation details and showing only the neces

  • Answered by AI
  • Q2. And some questions on the language
  • Q3. About the project u have done

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quantitive Aptitude, General programming,oops

Round 2 - Aptitude Test 

GK, Quantitative Aptitude

Round 3 - Coding Test 

C# Fundamentals , ADO.NET,LINQ

Round 4 - HR 

(2 Questions)

  • Q1. Why there are so frequent change.
  • Ans. 

    Frequent changes in technology are driven by advancements, market demands, and user feedback.

    • Advancements in technology lead to new tools and frameworks being developed.

    • Market demands require companies to adapt quickly to stay competitive.

    • User feedback helps improve products and services, leading to updates and changes.

    • Examples: Introduction of new programming languages like Swift, shift towards cloud computing, update...

  • Answered by AI
  • Q2. Please tell me about your understanding with roll
  • Ans. 

    Roll is a term used in web development to describe the process of deploying code changes to a live server.

    • Rolling back changes means reverting to a previous version of the code.

    • Rolling forward means applying new changes to the live server.

    • Rolling deployments involve gradually updating servers in a controlled manner to minimize downtime.

    • Automated rollbacks can be triggered in case of errors or issues during deployment.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - See the job description and prepare accordingly
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain architecture of project
  • Ans. 

    The project architecture follows a microservices design pattern with separate front-end and back-end components.

    • Utilizes microservices architecture for scalability and flexibility

    • Separate front-end and back-end components for modularity

    • May include technologies like Docker for containerization and Kubernetes for orchestration

  • Answered by AI
  • Q2. Async and await difference
  • Ans. 

    Async and await are keywords in JavaScript used for handling asynchronous operations.

    • Async is used to define a function as asynchronous, allowing it to use the await keyword.

    • Await is used to pause the execution of an async function until a Promise is settled.

    • Async functions always return a Promise, which resolves with the value returned by the function.

    • Using async/await makes asynchronous code easier to read and write

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate Full Stack Developer with experience in building web applications using various technologies.

    • Experienced in front-end technologies like HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in back-end technologies like Node.js, Express, and databases like MongoDB and SQL

    • Familiar with version control systems like Git and deployment tools like Heroku

  • Answered by AI
  • Q2. Do you have any quetion for me ?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

Programming language, c, html, css, javascript, php, angular,

Interview Preparation Tips

Topics to prepare for ITC Infotech Full Stack Developer interview:
  • full stack web develaper
Interview preparation tips for other job seekers - full stock webdevelapre
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Two coding question and some aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Oops concepts and basic coding programs
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How did you work on your previous project (processes)?
  • Q2. How do you work on complex tasks? Describe your approach
  • Ans. 

    I break down complex tasks into smaller, manageable steps and prioritize them based on dependencies and deadlines.

    • Analyze the requirements and understand the problem thoroughly

    • Break down the task into smaller subtasks

    • Prioritize the subtasks based on dependencies and deadlines

    • Create a plan or roadmap to guide the development process

    • Implement each subtask one by one, ensuring proper testing and quality assurance

    • Regularly...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Use more examples from your daily experiance
Communication is a key

L&T Technology Services Interview FAQs

How many rounds are there in L&T Technology Services Full Stack Developer 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 Resume Shortlist, Aptitude Test and Coding Test.
What are the top questions asked in L&T Technology Services Full Stack Developer interview?

Some of the top questions asked at the L&T Technology Services Full Stack Developer interview -

  1. Client server communicat...read more
  2. Framework related questi...read more
  3. Rest api standa...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 L&T Technology Services interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
L&T Technology Services Full Stack Developer Salary
based on 25 salaries
₹4 L/yr - ₹10 L/yr
25% less than the average Full Stack Developer Salary in India
View more details

L&T Technology Services Full Stack Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

-

Skill development

-

Work-Life balance

-

Salary & Benefits

-

Job Security

-

Company culture

-

Promotions/Appraisal

-

Work Satisfaction

Explore 1 Review and Rating
Senior Engineer
5.3k salaries
unlock blur

₹5 L/yr - ₹17 L/yr

Engineer
4.5k salaries
unlock blur

₹1 L/yr - ₹8.8 L/yr

Technical Lead
2k salaries
unlock blur

₹8.5 L/yr - ₹28 L/yr

Project Lead
1.6k salaries
unlock blur

₹6 L/yr - ₹22.1 L/yr

Senior Software Engineer
1.4k salaries
unlock blur

₹4.8 L/yr - ₹18.8 L/yr

Explore more salaries
Compare L&T Technology Services with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Tech Mahindra

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview