Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Larsen & Toubro Limited Team. If you also belong to the team, you can get access from here

Larsen & Toubro Limited Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Larsen & Toubro Limited C Developer Interview Questions and Answers for Experienced

Updated 12 Feb 2024

Larsen & Toubro Limited C Developer Interview Experiences for Experienced

1 interview found

C Developer Interview Questions & Answers

user image Anonymous

posted on 12 Feb 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Background check

Interview questions from similar companies

I applied via Referral and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

I received a video call link and in that link will get the accounting basic questions for that we have to answer after a beep.

Round 2 - Technical 

(1 Question)

  • Q1. It was all basic accounting question.mostly related to 12th standard c v raman book Friendly interviewers
Round 3 - HR 

(1 Question)

  • Q1. 5 min telephonic call with recruiter

Interview Preparation Tips

Interview preparation tips for other job seekers - Get yourself prepared with basic accounting questions and be confident

Interview Questionnaire 

2 Questions

  • Q1. Working purpos
  • Q2. How to E. T. S work
  • Ans. 

    ETS (Educational Testing Service) is a non-profit organization that develops and administers standardized tests.

    • ETS develops and administers tests like the GRE, TOEFL, and Praxis exams.

    • The organization also offers research and assessment services for educational institutions.

    • ETS uses computer-based testing and scoring for many of its exams.

    • The organization has faced criticism for its role in the standardized testing in

  • Answered by AI

I applied via Naukri.com and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Very basic stuff about SAP SD
Round 2 - Behavioral 

(1 Question)

  • Q1. Deep dive into overall work experience and checked feasibility whether you can work and relocate to Mumbai
Round 3 - HR 

(1 Question)

  • Q1. If you give them little room then they will convert that into an opportunity and bargain with you. Ask them about the variable component because they will not tell you and it will have great impact on in-h...

Interview Preparation Tips

Interview preparation tips for other job seekers - Generic interview process but don't expect much as they want to get an employee with lowest compensation possible.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 2023. 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 - Technical 

(5 Questions)

  • Q1. The first round was technical and it was a hard round as your concept of sap should be clear
  • Q2. Why do u maintain Reconcilation a/c?
  • Ans. 

    Reconciliation accounts are maintained to ensure accuracy and consistency in financial records.

    • Helps in identifying discrepancies between different accounts

    • Ensures accuracy and consistency in financial statements

    • Facilitates easy tracking of transactions and balances

    • Aids in detecting errors or fraud in accounting records

  • Answered by AI
  • Q3. FI MM Integration, FI SD Integration?
  • Q4. What we maintain on company code lvl and client level and why?
  • Ans. 

    Company code level is maintained for global settings applicable to all clients, while client level is maintained for specific settings unique to each client.

    • Company code level settings include currency, chart of accounts, and fiscal year variants.

    • Client level settings include customer master data, vendor master data, and sales organization data.

  • Answered by AI
  • Q5. Phases of blueprint, tables
  • Ans. 

    Blueprint phases include planning, designing, and implementation. Tables are used to organize data in a structured format.

    • Blueprint phases: planning, designing, implementation

    • Tables: organize data in structured format

    • Examples: creating a blueprint for a new building, using tables in a database to store information

  • Answered by AI
Round 3 - One-on-one 

(3 Questions)

  • Q1. Manager round some kind of behavioural check and some technical question asked as they give u scenerio about the work and some accounting questions
  • Q2. General Entries, P2P, OTC, RTR
  • Q3. What bank Reconcilation and validations
  • Ans. 

    Bank reconciliation involves comparing the bank statement with the company's records to ensure they match, while validations involve verifying the accuracy and completeness of financial transactions.

    • Bank reconciliation ensures that the company's records match the bank statement by comparing deposits, withdrawals, and other transactions.

    • Validations involve verifying the accuracy and completeness of financial transaction...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. The last round was hr
  • Q2. Some kind of behavioural check, salary discussions, terms and conditions but one thing here the hr round is not a formality round as u have to give full impression over there dont take it simple

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Luck
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

IT WAS BASIC AND EASY TO SOLVE

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS CONCEPT OF JAVA
  • Ans. 

    OOPS concepts in Java refer to the principles of Object-Oriented Programming such as inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class. Example: class B extends class A.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: private variables with public getter and setter methods.

    • Polymorphism...

  • Answered by AI
  • Q2. JAVA SPRING BOOT

Interview Preparation Tips

Interview preparation tips for other job seekers - COVER YOUR BASIC PROPERLY

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Based on your CV
Round 2 - Technical 

(1 Question)

  • Q1. Based on the project and skill they are in need
Round 3 - HR 

(2 Questions)

  • Q1. General HR and code of conduct explained
  • Q2. General discussions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Data types in SQL. Write prime number logical code in SQL
  • Ans. 

    SQL data types and prime number logic code

    • SQL data types include integer, float, varchar, etc.

    • To write prime number logic in SQL, use a loop to check if a number is divisible by any number less than itself

    • Example: DECLARE @num INT = 7; SELECT CASE WHEN COUNT(*) = 2 THEN 'Prime' ELSE 'Not Prime' END FROM (SELECT 1 AS num UNION ALL SELECT 2 UNION ALL SELECT 3 UNION ALL SELECT 4 UNION ALL SELECT 5 UNION ALL SELECT 6) AS n

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why do you want to join us?

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Introduction ,current job profile ,Current CTC ,expected CTC
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Why we use CAN in automotive?
  • Ans. 

    CAN is used in automotive for reliable and real-time communication between electronic control units.

    • CAN allows for communication between various electronic control units in a vehicle

    • It is reliable and can handle real-time data transmission

    • CAN is widely used in automotive for applications such as engine control, transmission control, and more

  • Answered by AI
  • Q2. What does a CAN frame look like ?
  • Ans. 

    A CAN frame is a data structure used in Controller Area Network (CAN) communication, consisting of an identifier, data, and control bits.

    • A CAN frame typically consists of an 11-bit or 29-bit identifier, which helps prioritize messages on the bus.

    • It also includes a data field, which can range from 0 to 8 bytes depending on the protocol version.

    • Control bits like the start of frame, arbitration field, control field, data ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What is your current location? Are you able to commute to the office location?
  • Ans. 

    I am currently located in downtown Seattle and I am able to commute to the office location.

    • Located in downtown Seattle

    • Able to commute to office location

    • Have reliable transportation

  • Answered by AI
  • Q2. What is your expected salary?
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for software developers.

    • Consider my years of experience in software development.

    • Take into account my specialized skills and certifications.

    • Research the current market rate for software developers in this location.

    • Be open to negotiation based on the overall compensation package offered.

  • Answered by AI

Larsen & Toubro Limited Interview FAQs

How many rounds are there in Larsen & Toubro Limited C Developer interview for experienced candidates?
Larsen & Toubro Limited interview process for experienced candidates usually has 1 rounds. The most common rounds in the Larsen & Toubro Limited interview process for experienced candidates are HR.
How to prepare for Larsen & Toubro Limited C Developer interview for experienced candidates?
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 Larsen & Toubro Limited. The most common topics and skills that interviewers at Larsen & Toubro Limited expect are Linux, C, C++, Algorithms and Data Structures.

Tell us how to improve this page.

Larsen & Toubro Limited C Developer Interview Process for Experienced

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Tata Projects Interview Questions
4.2
 • 457 Interviews
Tata Technologies Interview Questions
3.6
 • 266 Interviews
TCE Interview Questions
3.8
 • 251 Interviews
Saint-Gobain Interview Questions
4.0
 • 174 Interviews
Dilip Buildcon Interview Questions
4.0
 • 149 Interviews
View all
Assistant Manager
3.9k salaries
unlock blur

₹5.3 L/yr - ₹18.4 L/yr

Senior Engineer
3.5k salaries
unlock blur

₹4.5 L/yr - ₹12.5 L/yr

Engineer
1.3k salaries
unlock blur

₹1.6 L/yr - ₹9.5 L/yr

Manager
1.1k salaries
unlock blur

₹9 L/yr - ₹29 L/yr

Civil Engineer
1k salaries
unlock blur

₹2.2 L/yr - ₹11 L/yr

Explore more salaries
Compare Larsen & Toubro Limited with

Tata Projects

4.2
Compare

Megha Engineering & Infrastructures

3.9
Compare

Shapoorji Pallonji Group

4.1
Compare

Kalpataru Projects International

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