Upload Button Icon Add office photos

Filter interviews by

Hild Defence And Aerospace Composite Engineer Interview Questions and Answers

Updated 23 Oct 2024

Hild Defence And Aerospace Composite Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. What is monolithic process?
  • Ans. 

    Monolithic process refers to a manufacturing process where a product is made in a single continuous step.

    • Involves creating a product in one continuous process without any breaks or interruptions

    • Typically used in industries like semiconductor manufacturing and composite materials production

    • Results in a product with uniform properties and characteristics

  • Answered by AI
  • Q2. Clean room parameters range?
  • Ans. 

    Clean room parameters refer to the specific conditions maintained in a controlled environment to prevent contamination.

    • Clean room parameters include temperature, humidity, air pressure, and air filtration levels.

    • Temperature is typically kept between 20-24 degrees Celsius.

    • Humidity levels are usually maintained between 30-70%.

    • Air pressure is controlled to prevent outside contaminants from entering the clean room.

    • Air filt...

  • Answered by AI
  • Q3. Which material is best for tooling development?
  • Ans. 

    The best material for tooling development is typically epoxy resin due to its high strength, durability, and dimensional stability.

    • Epoxy resin is commonly used for tooling development in composite manufacturing due to its high strength and durability.

    • It has excellent dimensional stability, which is crucial for maintaining the shape and accuracy of the tool over time.

    • Epoxy resin can also be easily machined and polished ...

  • Answered by AI
  • Q4. How to identify the composite failure?
  • Ans. 

    Composite failure can be identified through visual inspection, non-destructive testing, and mechanical testing.

    • Visual inspection: Look for cracks, delamination, or other visible signs of damage on the surface of the composite material.

    • Non-destructive testing: Use techniques like ultrasonic testing, thermography, or radiography to detect internal defects without damaging the material.

    • Mechanical testing: Conduct tests su...

  • Answered by AI
  • Q5. What is stacking sequence in Composites?
  • Ans. 

    Stacking sequence in composites refers to the specific order in which different layers of materials are stacked together to form a composite structure.

    • Stacking sequence determines the orientation of each layer's fibers or reinforcement materials.

    • The sequence can greatly impact the mechanical properties of the composite, such as strength, stiffness, and impact resistance.

    • Common stacking sequences include unidirectional,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have enough knowledge in composite manufacturing process you can easily crack the interview.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Hild Defence And Aerospace?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

6 Questions

  • Q1. Explain abstract factory design pattern ?
  • Ans. 

    Abstract Factory is a creational design pattern that provides an interface for creating families of related objects.

    • Abstract Factory is used when we need to create families of related objects without specifying their concrete classes.

    • It provides an interface for creating objects of related classes without specifying their concrete classes.

    • It encapsulates a group of factories that have a common theme.

    • It promotes loose c...

  • Answered by AI
  • Q2. How do you do range based map iteration
  • Ans. 

    Range based map iteration can be done using a for-each loop or iterators.

    • Use a for-each loop to iterate over the map elements.

    • Alternatively, use iterators to traverse the map.

    • The range-based for loop is preferred for its simplicity and readability.

    • Example: for(auto const& [key, value] : myMap) { //do something with key and value }

  • Answered by AI
  • Q3. What are detached and joined threads
  • Ans. 

    Detached threads are independent threads that run separately from the main thread. Joined threads are threads that wait for the main thread to finish.

    • Detached threads are created using pthread_detach() function

    • Joined threads are created using pthread_join() function

    • Detached threads do not need to be explicitly terminated

    • Joined threads must be explicitly terminated using pthread_exit() or return statement

    • Detached thread...

  • Answered by AI
  • Q4. What are static code analysis tools
  • Ans. 

    Static code analysis tools are software programs that analyze source code to find potential issues and improve code quality.

    • Static code analysis tools scan code without executing it

    • They can detect issues such as security vulnerabilities, coding errors, and performance problems

    • Examples of static code analysis tools include SonarQube, ESLint, and Checkstyle

  • Answered by AI
  • Q5. Command to list currently running threads in linux
  • Ans. 

    Command to list currently running threads in linux

    • Use the 'ps' command with the 'H' option to display threads in a hierarchy

    • Use the 'top' command to display threads in real-time

    • Use the 'htop' command for an interactive display of threads

  • Answered by AI
  • Q6. Can we perform arithmetic operation on Unique pointer
  • Ans. 

    No, arithmetic operations cannot be performed on unique pointers.

    • Unique pointers are used to manage the lifetime of dynamically allocated objects.

    • They cannot be copied or assigned, only moved.

    • Arithmetic operations are not defined for pointers, including unique pointers.

  • Answered by AI

Skills evaluated in this interview

Composite Engineer Interview Questions Asked at Other Companies

Q1. Which material is best for tooling development?
Q2. How do you identify composite failure?
Q3. What is stacking sequence in Composites?
Q4. What is a monolithic process?
Q5. What is the acceptable range of parameters for a clean room?

Interview Questionnaire 

1 Question

  • Q1. What is name mangling?

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. 1)Main challenges faced in gcp implementation.
  • Ans. 

    Main challenges faced in GCP implementation

    • Data migration and integration with existing systems

    • Ensuring security and compliance with regulations

    • Optimizing costs and managing resources effectively

    • Training and upskilling employees to use GCP effectively

    • Choosing the right services and configurations for specific use cases

  • Answered by AI
  • Q2. 2) best practices of big query
  • Ans. 

    Best practices for BigQuery include optimizing queries, managing costs, and securing data.

    • Optimize queries by using partitioning, clustering, and caching

    • Manage costs by using cost controls, monitoring usage, and optimizing storage

    • Secure data by using IAM roles, encryption, and audit logs

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through some case studies available on gcp you tube channel, those case studies help your draft your studies

Skills evaluated in this interview

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

Interview Questionnaire 

2 Questions

  • Q1. Basics of Angular
  • Q2. Basics of js

Interview Preparation Tips

Interview preparation tips for other job seekers - Freshen up basics on skills.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2022. There were 3 interview rounds.

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 - Coding Test 

We should be clear on logics, syntax can be ignored but logics should be very clear

Round 3 - HR 

(2 Questions)

  • Q1. Are you comfortable working from any location
  • Q2. What are your expectations from our organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be focused and be prepared. Try be as relaxed and clam you can.

I applied via Naukri.com and was interviewed in Aug 2021. 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 - Technical 

(1 Question)

  • Q1. General SOM and FEA questions Hypermesh related questions

Interview Preparation Tips

Topics to prepare for Accenture Senior Engineer interview:
  • Som fea tools
Interview preparation tips for other job seekers - Prepare well on Hypermesh and abaqus
Little bit of SOM and it's good to go
Are these interview questions helpful?

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

Round 1 - Technical 

(4 Questions)

  • Q1. Explain about past projects.
  • Ans. 

    Led multiple projects focusing on software development, system architecture, and team collaboration to enhance product efficiency.

    • Developed a cloud-based inventory management system that reduced stock discrepancies by 30%.

    • Implemented a microservices architecture for a financial application, improving scalability and deployment speed.

    • Collaborated with cross-functional teams to design a user-friendly interface for a heal...

  • Answered by AI
  • Q2. Technology on which you worked.
  • Ans. 

    I have worked on various technologies including Java, Python, AWS, and Docker.

    • Developed RESTful APIs using Java and Spring framework

    • Implemented machine learning models using Python and scikit-learn library

    • Deployed applications on AWS using EC2, S3, and RDS

    • Containerized applications using Docker for easy deployment and scaling

  • Answered by AI
  • Q3. C language basic but important concepts related to Data type, pointer, etc.
  • Q4. Python knowledge check.

Interview Preparation Tips

Interview preparation tips for other job seekers - Not too much hard. Most of the questions was related to past project.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic understanding of opps and collection with spring and hibernate logical concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to keep it short and clear cut answer with quite manner.

I applied via Recruitment Consultant and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All questions related to Digital and networks and they asked core java question like functional interface uses and why do we need it and difference with interface

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was quite good

Hild Defence And Aerospace Interview FAQs

How many rounds are there in Hild Defence And Aerospace Composite Engineer interview?
Hild Defence And Aerospace interview process usually has 1 rounds. The most common rounds in the Hild Defence And Aerospace interview process are One-on-one Round.
What are the top questions asked in Hild Defence And Aerospace Composite Engineer interview?

Some of the top questions asked at the Hild Defence And Aerospace Composite Engineer interview -

  1. Which material is best for tooling developme...read more
  2. How to identify the composite failu...read more
  3. What is stacking sequence in Composit...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
View all
Hild Defence And Aerospace Composite Engineer Salary
based on 5 salaries
₹3 L/yr - ₹4.2 L/yr
21% less than the average Composite Engineer Salary in India
View more details

Hild Defence And Aerospace Composite Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

3.0

Work-life balance

4.0

Salary

4.0

Job security

3.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Composite Engineer
5 salaries
unlock blur

₹3 L/yr - ₹4.2 L/yr

AI Engineer
4 salaries
unlock blur

₹5 L/yr - ₹5 L/yr

Field Service Engineer
3 salaries
unlock blur

₹2.5 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Hild Defence And Aerospace with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview