Upload Button Icon Add office photos

Filter interviews by

Garden Reach Shipbuilders & Engineers Interview Questions, Process, and Tips for Experienced

Updated 7 Jul 2024

Top Garden Reach Shipbuilders & Engineers Interview Questions and Answers for Experienced

Garden Reach Shipbuilders & Engineers Interview Experiences for Experienced

Popular Designations

3 interviews found

Cost Trainee Interview Questions & Answers

user image Anonymous

posted on 7 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(4 Questions)

  • Q1. My Audit experience
  • Q2. What is TDS sec and rate for consultancy
  • Ans. 

    TDS stands for Tax Deducted at Source. The TDS rate for consultancy services is 10%.

    • TDS stands for Tax Deducted at Source

    • The TDS rate for consultancy services is 10%

    • Consultancy services are subject to TDS deduction at the rate of 10%

  • Answered by AI
  • Q3. Whether one can take ITC if his input tax is shown only on GSTR 2A. If no then when one can take itc?
  • Ans. 

    ITC can be taken only if the input tax is reflected in GSTR 2A and meets other conditions specified in the GST law.

    • ITC can be taken only if the supplier has uploaded the invoice in GSTR 1 and it is reflected in GSTR 2A of the recipient.

    • The recipient must ensure that the supplier has paid the tax to the government before claiming ITC.

    • ITC can be claimed in the month following the month in which the invoice was uploaded b...

  • Answered by AI
  • Q4. Journal of accrued income and prepaid expenses
  • Ans. 

    Accrued income and prepaid expenses are recorded in journals to ensure accurate financial reporting.

    • Accrued income is income that has been earned but not yet received, recorded as a debit in the income account and a credit in the accrued income account.

    • Prepaid expenses are expenses paid in advance, recorded as a debit in the prepaid expenses account and a credit in the cash account.

    • Accrued income and prepaid expenses j...

  • Answered by AI

Top Garden Reach Shipbuilders & Engineers Cost Trainee Interview Questions and Answers

Q1. What will be your action if you have posted a debit entry in miscellaneous expenses for purchase of goods?
View answer (1)

Cost Trainee Interview Questions asked at other Companies

Q1. What will be your action if you have posted a debit entry in miscellaneous expenses for purchase of goods?
View answer (1)

Welder Interview Questions & Answers

user image Anonymous

posted on 10 Jul 2021

I applied via Recruitment Consultant and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. When you choose welding??
  • Ans. 

    I chose welding because I enjoy working with my hands and creating something tangible.

    • I have always been interested in working with my hands and building things.

    • I find satisfaction in seeing the end result of my work.

    • Welding allows me to be creative and problem-solve on a daily basis.

    • I enjoy the physical aspect of the job and the sense of accomplishment it brings.

    • I have a natural talent for understanding and manipulati...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study

Welder Interview Questions asked at other Companies

Q1. If the person refuse to work then how to convince him to work If he refuse to work I will ask him first why you don't want to work if he have any problem with that I will try to solved
View answer (1)

Interview Questionnaire 

2 Questions

  • Q1. Tell us about yourself, and your career.
  • Q2. Try to anticipate your questions from the employer, by putting yourself at the employer"s chair. Then prepare those answers, with honesty and sincerity. Do not lie ever.

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college

I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview was fine. Mostly asked about my final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with cool head. All the best.

Garden Reach Shipbuilders & Engineers Interview FAQs

How many rounds are there in Garden Reach Shipbuilders & Engineers interview for experienced candidates?
Garden Reach Shipbuilders & Engineers interview process for experienced candidates usually has 1 rounds. The most common rounds in the Garden Reach Shipbuilders & Engineers interview process for experienced candidates are One-on-one Round.
What are the top questions asked in Garden Reach Shipbuilders & Engineers interview for experienced candidates?

Some of the top questions asked at the Garden Reach Shipbuilders & Engineers interview for experienced candidates -

  1. Whether one can take ITC if his input tax is shown only on GSTR 2A. If no then ...read more
  2. What is TDS sec and rate for consulta...read more
  3. When you choose weldin...read more

Tell us how to improve this page.

Garden Reach Shipbuilders & Engineers Interview Process for Experienced

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Ashok Leyland Interview Questions
4.1
 • 239 Interviews
BHEL Interview Questions
4.1
 • 109 Interviews
Mazagon Dock Interview Questions
4.4
 • 18 Interviews
View all

Garden Reach Shipbuilders & Engineers Reviews and Ratings

based on 141 reviews

4.2/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.9

Salary

4.2

Job security

3.7

Company culture

3.5

Promotions

3.9

Work satisfaction

Explore 141 Reviews and Ratings
Manager
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Cost Trainee
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Supervisor
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

HR Manager
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Garden Reach Shipbuilders & Engineers with

Mazagon Dock

4.4
Compare

BHEL

4.1
Compare

Hindustan Aeronautics

4.3
Compare

Larsen & Toubro Limited

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