Upload Button Icon Add office photos

Filter interviews by

Hajee A P Bava Construction Associate System Architect Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. About Yourself

Interview Preparation Tips

Round: Test
Experience: Test level was medium, as i also sat for mahindra, i found L&T test was harder than mahindra!
Tips: Just study RS agarwal

Round: Group Discussion
Experience: It was easy for me, coz i was aware about tips of GD
Tips: Be the leader, if possibleTalk in between, even if u dont know topic much
Duration: 20 minutes

Round: Interview
Experience: This question was damn easy for me, coz i can talk more based on my activities & resume
Tips: Dont hesitate, stay calm & describe yourself, but not family background

General Tips: Be yourself, no technical knowledge is required(depends on panel u get)
Skill Tips: ""
College Name: IIT Roorkee
Motivation: To get placed!

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

Interview Questionnaire 

2 Questions

  • Q1. Open personal email in some remote desktop
  • Q2. Never ever do it.

Interview Preparation Tips

Interview preparation tips for other job seekers - Scammers Alert : Online technical test conducted by 3rd party (BIM Era) is terrible.
They ask us to connect to their remote desktop via AnyDesk and ask us to login and open our personal email id in the remote desktop.

Even LnT HR asserts on doing the same. - PRIVACY RIPPED.

As for the LnT team is considered, I would like to ask if LnT company policies provides permission for their employees, if they can login with their work credentials and open work email outside company provided computers on some random Remote Desktops.

I applied via Recruitment Consulltant and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. C# - OOPs, Static Classes, Explicit Interface, Extension Method, Delegates. MVC - Filters, Partial View, Routing, Action Methods return type. Web Api - Return type, Authentication, Authorization. SQL - CTE...
Round 2 - Client Interview 

(3 Questions)

  • Q1. What you are expecting from us?
  • Q2. What's your strength?
  • Q3. How log you willing to work with us?
Round 3 - HR 

(1 Question)

  • Q1. Salary Expectations, and check for your confidence.

Interview Preparation Tips

Interview preparation tips for other job seekers - Talk confidently, ans on point and you will be selected.

Thank you
Best of luck 🤞

I applied via Campus Placement

Round 1 - Aptitude Test 

60 Questions 30 Quantitative 20 logical 10 english

Round 2 - Coding Test 

60 Questions 15 java 15 .net 15 sql 15 networking

Interview Preparation Tips

Topics to prepare for Saint-Gobain Software Engineer interview:
  • Java
  • C++
  • .Net
  • Sql
Interview preparation tips for other job seekers - Clear your basics Everything from the version to founder just know everything
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
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Coding Test, Technical

Round 3 - HR 

(1 Question)

  • Q1. Asking about the previous role and responsibility.

Interview Preparation Tips

Interview preparation tips for other job seekers - No Round 2
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basics of coding and mathematics

Round 2 - Coding Test 

Hackerrank and Java program

Round 3 - Technical 

(1 Question)

  • Q1. Basics of Core java and socket programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have proper knowledge for Java and c# and frontend technology- react and angular

Tell us how to improve this page.

Interview Questions from Similar Companies

L&T Construction Interview Questions
4.0
 • 766 Interviews
Tata Projects Interview Questions
4.2
 • 458 Interviews
TCE Interview Questions
3.8
 • 253 Interviews
Saint-Gobain Interview Questions
4.0
 • 174 Interviews
View all
Mechanical Engineer
74 salaries
unlock blur

₹1.8 L/yr - ₹5.2 L/yr

Safety Officer
51 salaries
unlock blur

₹2.2 L/yr - ₹4.5 L/yr

Accountant
30 salaries
unlock blur

₹1.8 L/yr - ₹5.5 L/yr

Site Engineer
21 salaries
unlock blur

₹1.8 L/yr - ₹4.6 L/yr

Engineer
17 salaries
unlock blur

₹1.8 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Hajee A P Bava Construction with

Larsen & Toubro Limited

3.9
Compare

L&T Construction

4.0
Compare

Tata Projects

4.2
Compare

Megha Engineering & Infrastructures

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