Upload Button Icon Add office photos

Filter interviews by

Indo German Tool Room Design Trainee Interview Questions and Answers

Updated 10 Jun 2021

Indo German Tool Room Design Trainee Interview Experiences

1 interview found

I applied via Referral and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Design Parameter of any Tool
  • Ans. 

    Design parameter of a tool refers to the specific characteristics or features that determine its functionality and performance.

    • Design parameters include dimensions, materials, weight, and ergonomics.

    • For example, in the design of a hammer, the length and weight of the handle, the shape and hardness of the head, and the grip design are all important parameters.

    • Other parameters may include durability, ease of use, safety ...

  • Answered by AI
  • Q2. GD&T
  • Q3. Software proficiency

Interview Preparation Tips

Interview preparation tips for other job seekers - Try not to say anything unfavorable even its real

Skills evaluated in this interview

Interview questions from similar companies

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

I appeared for an interview in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Technical Skills
Round 2 - One-on-one 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Technical Skills
Round 3 - One-on-one 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Technical Skills

I appeared for an interview in Jun 2022.

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 - Group Discussion 

Group Discussion topic in various part leadership etc.
My topic is Workplace- An inclusive Workplace is where everyone irrespective of gender, race religion, or position in the company, feels valued and respected. No discrimination exists in an inclusive Workplace. Etc..

Interview Preparation Tips

Interview preparation tips for other job seekers - Then all job seekers. To read carefully in notification
Then study in perfect subjects. To Crack exam or interview

Interview Questionnaire 

3 Questions

  • Q1. Which position and according to your experience work
  • Ans. 

    I have experience working as a Team Leader in a retail store.

    • Worked as a Team Leader in a retail store for 2 years

    • Managed a team of 10 employees

    • Responsible for inventory management and stock replenishment

    • Handled customer complaints and resolved issues

    • Trained new employees on store policies and procedures

  • Answered by AI
  • Q2. Role and responsibility as your experience basis
  • Q3. Major role within the tenure
  • Ans. 

    My major role within the tenure was to oversee daily operations, manage staff, and ensure customer satisfaction.

    • Managed daily operations to ensure smooth functioning of the store

    • Supervised and trained staff members to improve performance and productivity

    • Handled customer complaints and resolved issues to ensure customer satisfaction

    • Implemented new strategies to increase sales and meet targets

    • Collaborated with upper mana

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - most probably in interviewer asking about your work experience, and multi skill experience is better for selection in company
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 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 - HR 

(2 Questions)

  • Q1. About Coal Sampling.
  • Q2. About Coal Grading and coal type.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you want any job then concentrate on your skills or experience.

Interview Questionnaire 

1 Question

  • Q1. What is class, object? Oops concepts in java? Struts flow.. Database ddl and dml commands? System test Ajax calls
  • Ans. 

    Questions related to software development concepts and technologies.

    • Class is a blueprint for creating objects in Java.

    • Object is an instance of a class.

    • OOPs concepts include inheritance, polymorphism, encapsulation, and abstraction.

    • Struts is a framework for developing Java web applications.

    • Database DDL commands are used to define database schema, while DML commands are used to manipulate data.

    • System testing is a type of...

  • Answered by AI

Skills evaluated in this interview

Round 1 - One-on-one 

(1 Question)

  • Q1. One round interview in project

Interview Preparation Tips

Interview preparation tips for other job seekers - I have completed MCA. Total Work Experience is 4.5 Years.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Perform some basics logic
  • Q2. Do SQL query and c#

Interview Preparation Tips

Interview preparation tips for other job seekers - Coding round with technical round and also prepare for logical round

I applied via Naukri.com and was interviewed in Oct 2021. There were 5 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Sql Injection
  • Q2. Security provided for the website
  • Q3. Projects handled in previous companies
  • Q4. Validations used in your project
  • Ans. 

    Validations used in project

    • Input validation to ensure correct data type and format

    • Data validation to ensure data integrity and consistency

    • Business rule validation to ensure compliance with requirements

    • Authentication and authorization validation to ensure secure access

    • Error handling and exception validation to ensure proper handling of errors

  • Answered by AI
  • Q5. StoredProcedure in sql
  • Ans. 

    Stored procedures are precompiled SQL statements that can be saved and reused in a database.

    • Stored procedures can improve performance by reducing network traffic and improving security.

    • They can be used to encapsulate business logic and provide a consistent interface to the database.

    • Parameters can be passed to stored procedures, allowing for dynamic queries.

    • Examples of stored procedures include ones that retrieve data,

  • Answered by AI
  • Q6. Views in sql
  • Ans. 

    Views in SQL are virtual tables that are based on the result of an SQL statement.

    • Views are created using the CREATE VIEW statement.

    • They can be used to simplify complex queries.

    • They can also be used to restrict access to sensitive data.

    • Views are updated automatically when the underlying tables are updated.

    • They can be used to join multiple tables into a single view.

  • Answered by AI
  • Q7. Familiar databases

Interview Preparation Tips

Interview preparation tips for other job seekers - They want Fullstack developers so be prepare for it.

Skills evaluated in this interview

Interview Questionnaire 

5 Questions

  • Q1. What is server side state management
  • Ans. 

    Server side state management is the process of storing and managing data on the server side of a web application.

    • It involves storing data on the server instead of the client side

    • It helps maintain consistency and security of data

    • Examples include session management and database management

  • Answered by AI
  • Q2. What is page life cycle
  • Ans. 

    Page life cycle refers to the series of events that occur between the time a user requests a web page and the time the page is rendered on the user's browser.

    • Page life cycle consists of several stages such as initialization, loading, rendering, and unloading.

    • During initialization, the page is created and controls are initialized.

    • During loading, the page is loaded with data and controls are populated.

    • During rendering, t...

  • Answered by AI
  • Q3. What is components of dot net
  • Ans. 

    The components of .NET include the Common Language Runtime, Framework Class Library, and ASP.NET.

    • Common Language Runtime (CLR) - manages memory, security, and execution of code

    • Framework Class Library (FCL) - collection of reusable classes, interfaces, and value types

    • ASP.NET - web application framework for building dynamic web pages and web services

  • Answered by AI
  • Q4. What is cookies
  • Ans. 

    Cookies are small text files stored on a user's computer by a website to remember user preferences and login information.

    • Cookies are used to track user activity on a website

    • They can be used to store user preferences and login information

    • Cookies can be either session cookies or persistent cookies

    • Session cookies are deleted when the user closes their browser

    • Persistent cookies remain on the user's computer until they expi

  • Answered by AI
  • Q5. What is clr
  • Ans. 

    CLR stands for Common Language Runtime, a component of .NET framework that manages execution of .NET programs.

    • CLR is responsible for memory management, security, and exception handling.

    • It compiles code into an intermediate language (IL) and then executes it.

    • CLR allows for language interoperability, meaning that code written in different languages can be compiled to the same IL and run on the same runtime.

    • Examples of la...

  • Answered by AI

Skills evaluated in this interview

Indo German Tool Room Interview FAQs

What are the top questions asked in Indo German Tool Room Design Trainee interview?

Some of the top questions asked at the Indo German Tool Room Design Trainee interview -

  1. Design Parameter of any T...read more
  2. Software proficie...read more

Tell us how to improve this page.

Indo German Tool Room Design Trainee Salary
based on 7 salaries
₹1.8 L/yr - ₹3.2 L/yr
18% less than the average Design Trainee Salary in India
View more details

Indo German Tool Room Design Trainee Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

4.0

Skill development

3.0

Work-life balance

1.0

Salary

3.0

Job security

2.0

Company culture

2.0

Promotions

1.0

Work satisfaction

Explore 2 Reviews and Ratings
Engineer Trainee
96 salaries
unlock blur

₹1.4 L/yr - ₹3.2 L/yr

Design Engineer
30 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Engineer
24 salaries
unlock blur

₹1.5 L/yr - ₹7.2 L/yr

Consultant Engineer
19 salaries
unlock blur

₹2.2 L/yr - ₹3.6 L/yr

Graduate Engineer Trainee (Get)
17 salaries
unlock blur

₹1.5 L/yr - ₹3.1 L/yr

Explore more salaries
Compare Indo German Tool Room with

National Informatics Centre

3.9
Compare

Ministry of Defence

4.3
Compare

Central Public Works Department

4.2
Compare

Income Tax Department India

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