Upload Button Icon Add office photos

Filter interviews by

Collins Aerospace Interview Questions, Process, and Tips

Updated 23 Dec 2024

Top Collins Aerospace Interview Questions and Answers

View all 42 questions

Collins Aerospace Interview Experiences

Popular Designations

72 interviews found

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
-
Result
-

I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Folks,
Prepare the below topics very well.

1. Engineering mechanics
2. GD and T
3. Strength of materials
4. Manufacturing process
5. Tolerance stack up analysis
6. Engineering drawing

I had prepared them but still unable to clear the paper cause questions were tricky enough to answer.

I hope this helps you better for practice.

All the best “Brothers, Sister and Friends”.

Round 2 - Technical 

(3 Questions)

  • Q1. Design calculations
  • Q2. Project experience
  • Q3. Engineering concept

Interview Preparation Tips

Topics to prepare for Collins Aerospace Lead Mechanical Design Engineer interview:
  • Engineering mechanics
Interview preparation tips for other job seekers - Dude,
Be prepared well,
Their interview process is not matured enough to manage the crowd.
I had expected the written test but the way questions were made me think challenged one. Anyhow, it’s all learning for me.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. More on kubernetes
  • Q2. Deployment starategy
  • Q3. Aws services you have used
  • Ans. 

    I have used various AWS services including EC2, S3, RDS, Lambda, and CloudFormation.

    • EC2 - Elastic Compute Cloud for scalable virtual servers

    • S3 - Simple Storage Service for object storage

    • RDS - Relational Database Service for managed databases

    • Lambda - Serverless computing service for running code without provisioning servers

    • CloudFormation - Infrastructure as Code service for automating resource provisioning

  • Answered by AI
  • Q4. Current 3tier project explanation
  • Ans. 

    A 3-tier project involves separating an application into presentation, application logic, and data storage layers.

    • Presentation layer handles user interface and interactions (e.g. HTML, CSS)

    • Application logic layer processes user requests and performs computations (e.g. Java, Python)

    • Data storage layer stores and retrieves data (e.g. MySQL, MongoDB)

  • Answered by AI

Skills evaluated in this interview

DevOps and Cloud Architect Interview Questions asked at other Companies

Q1. Linux :- How to check which process is taking most memory What is the difference between 755 and 777 ? What is Agile and scrum What is DORA and SBOM GIT Merge versus Rebase Revert versus reset Docker Run versus CMD Interview has wrote every... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Monster and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

Team one of tha product how to use group discussion

Round 2 - Group Discussion 

Product used discussion

Round 3 - Technical 

(2 Questions)

  • Q1. How to increase the company
  • Ans. 

    Increasing company revenue can be achieved through various strategies such as expanding product offerings, improving marketing efforts, and enhancing customer experience.

    • Expand product offerings to attract new customers and increase sales

    • Improve marketing efforts through targeted campaigns and social media engagement

    • Enhance customer experience by providing excellent service and personalized recommendations

  • Answered by AI
  • Q2. How to decrease the company
  • Ans. 

    Decrease company costs by optimizing operations, reducing waste, and negotiating better deals with suppliers.

    • Analyze current expenses and identify areas for cost reduction

    • Implement efficient inventory management systems to minimize waste

    • Negotiate better terms with suppliers to lower procurement costs

    • Streamline processes to improve productivity and reduce labor costs

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - More then product product will make it more than work

Store Supervisor Interview Questions asked at other Companies

Q1. What are the importance of Specifications and Standards in a manufacturing company?
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at National Institute of Technology (NIT), Warangal and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. It was purely resume based interview
  • Q2. Experience on simulation and CFD analysis
  • Ans. 

    I have experience in using simulation software and conducting CFD analysis for various engineering projects.

    • Utilized software like ANSYS Fluent and SolidWorks Flow Simulation for CFD analysis

    • Performed simulations to optimize designs and improve performance

    • Used simulation results to validate theoretical calculations and make design decisions

    • Experience in heat transfer analysis and fluid flow simulations

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Strengths and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at resume and have good grip over CFD analysis softwares

Production Graduate Engineer Trainee Interview Questions asked at other Companies

Q1. PRINCIPLE ON WHICH HEAT TRANSFER WORKS (ALL PHASES)
View answer (1)

Collins Aerospace interview questions for popular designations

 Lead Engineer

 (9)

 Design Engineer

 (7)

 Associate Engineer

 (4)

 Graduate Engineer Trainee (Get)

 (3)

 Senior Leader Engineer

 (3)

 Associate Software Developer

 (2)

 Intern

 (2)

 Production Graduate Engineer Trainee

 (2)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Differentiate between RISC and CISC
  • Ans. 

    RISC stands for Reduced Instruction Set Computing and CISC stands for Complex Instruction Set Computing.

    • RISC processors have a smaller set of simple instructions, while CISC processors have a larger set of complex instructions.

    • RISC processors typically execute instructions in one clock cycle, while CISC processors may require multiple clock cycles.

    • RISC processors rely on optimizing compilers for performance, while CISC...

  • Answered by AI
  • Q2. Define and differentiate interpreter and compiler
  • Ans. 

    Interpreter translates code line by line while compiler translates entire code at once.

    • Interpreter: translates code line by line, slower execution, easier debugging (e.g. Python)

    • Compiler: translates entire code at once, faster execution, harder debugging (e.g. C++)

  • Answered by AI

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Get interview-ready with Top Collins Aerospace Interview Questions

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Question based on project architecture
  • Q2. Access specifiers

Interview Preparation Tips

Topics to prepare for Collins Aerospace Software Developer interview:
  • Oops concept
Interview preparation tips for other job seekers - Interview process is good and easy

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (40)

Jobs at Collins Aerospace

View all
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(4 Questions)

  • Q1. Stress strain curve
  • Q2. Shear force diagram and bending moment diagram
  • Ans. 

    Shear force diagram shows the variation of shear force along the length of a beam, while bending moment diagram shows the variation of bending moment.

    • Shear force diagram is a graph that shows the variation of shear force along the length of a beam.

    • Bending moment diagram is a graph that shows the variation of bending moment along the length of a beam.

    • Shear force is the force that acts parallel to the cross-section of th...

  • Answered by AI
  • Q3. Beam bending equation
  • Ans. 

    The beam bending equation relates the bending moment, beam material properties, and beam geometry to the beam deflection.

    • The beam bending equation is typically expressed as: M = E * I * d^2y/dx^2, where M is the bending moment, E is the modulus of elasticity, I is the moment of inertia, y is the deflection, and x is the position along the beam.

    • The equation can be used to calculate the deflection of a beam under a given...

  • Answered by AI
  • Q4. What is finite element method
  • Ans. 

    Finite element method is a numerical technique used to find approximate solutions to boundary value problems.

    • Finite element method divides a complex problem into smaller, simpler parts called finite elements.

    • Each finite element has a set of equations that approximate the behavior of the original problem.

    • By solving these equations for all elements and combining the results, an approximate solution to the overall problem...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just give a try don't depend on them.

Stress Engineer Interview Questions asked at other Companies

Q1. What is moment of inertia?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy aptitude test with 40 questions of English and mental ability

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about the favourite subject at college?
  • Q2. How did you take leadership qualities at college or school?
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about projects in your resume ?
  • Q2. Tell me about your strengths and weakness.

Interview Preparation Tips

Topics to prepare for Collins Aerospace Graduate Engineer Trainee (Get) interview:
  • OOPS
  • Java
  • Python
  • Core subjects

Graduate Engineer Trainee (Get) Interview Questions asked at other Companies

Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Difference between Otto cycle and Diesel cycle? What is the process of both cycle and what is the effeciency of both cycle ? Which one is good in effeciency? Q:3 Difference between... read more
View answer (2)

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. EVMS related questions Questions related to risk opportunities How did me manage the risk in the previous organisations.
  • Q2. How to.you handle pressure How to deal with the conflicts with in team and CFT

Interview Preparation Tips

Interview preparation tips for other job seekers - Be true to yourself, if you are not sure how to.answer do not bluff.

Lead Engineer Interview Questions asked at other Companies

Q1. What is the resistance value of tripping & closing coil of vcb?
View answer (8)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is the sheet metal process
  • Ans. 

    Sheet metal process involves cutting, bending, and assembling metal sheets to create various products.

    • Cutting: Using tools like shears, lasers, or plasma cutters to cut the metal sheets into desired shapes

    • Bending: Utilizing press brakes to bend the metal sheets at specific angles

    • Assembling: Joining the bent and cut metal sheets together using techniques like welding or fasteners

    • Finishing: Applying coatings or finishes ...

  • Answered by AI
  • Q2. Types of Tolerances and explanation
  • Ans. 

    Types of tolerances include bilateral, unilateral, limit, and fit tolerances.

    • Bilateral tolerance: Allows for variation in both directions from the nominal dimension.

    • Unilateral tolerance: Allows for variation in only one direction from the nominal dimension.

    • Limit tolerance: Specifies the maximum and minimum acceptable limits for a dimension.

    • Fit tolerance: Determines the acceptable range of tightness or looseness between

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience the interview

Skills evaluated in this interview

Design Engineer Interview Questions asked at other Companies

Q1. Stress Strain curve, What will happen if you use petrol in diesel engine and Diesel in petrol engone.
View answer (5)

Collins Aerospace Interview FAQs

How many rounds are there in Collins Aerospace interview?
Collins Aerospace interview process usually has 2-3 rounds. The most common rounds in the Collins Aerospace interview process are Technical, HR and Resume Shortlist.
How to prepare for Collins Aerospace interview?
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 Collins Aerospace. The most common topics and skills that interviewers at Collins Aerospace expect are Aerospace, Python, Health Insurance, Avionics and Agile.
What are the top questions asked in Collins Aerospace interview?

Some of the top questions asked at the Collins Aerospace interview -

  1. What is NetWeaver? ... 6) List the Different Modules in SAP...read more
  2. How many squares are there in a Chess Bo...read more
  3. 1. Example of subquery and correlated queries and their difference 2. joins - ...read more
How long is the Collins Aerospace interview process?

The duration of Collins Aerospace interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Collins Aerospace Interview Process

based on 70 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Indian Army Interview Questions
4.7
 • 148 Interviews
Boeing Interview Questions
3.9
 • 83 Interviews
AIRBUS Interview Questions
3.7
 • 73 Interviews
Thales Interview Questions
3.7
 • 46 Interviews
Raytheon Interview Questions
3.7
 • 4 Interviews
BAE Systems Interview Questions
3.9
 • 3 Interviews
View all

Collins Aerospace Reviews and Ratings

based on 727 reviews

4.0/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

3.6

Salary

4.2

Job security

3.9

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 727 Reviews and Ratings
Sr. ServiceNow Developer

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Enterprise Infrastructure Services Site Leader

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

Lead Engineer (Hybrid)

Bangalore / Bengaluru

3-6 Yrs

₹ 5-19 LPA

Explore more jobs
Lead Engineer
530 salaries
unlock blur

₹6.8 L/yr - ₹20.1 L/yr

Senior Leader Engineer
416 salaries
unlock blur

₹9.8 L/yr - ₹30 L/yr

Associate Engineer
387 salaries
unlock blur

₹4.9 L/yr - ₹13 L/yr

Design Engineer
213 salaries
unlock blur

₹4.1 L/yr - ₹12 L/yr

Lead Software Engineer
200 salaries
unlock blur

₹6.2 L/yr - ₹19.2 L/yr

Explore more salaries
Compare Collins Aerospace with

Boeing

3.9
Compare

AIRBUS

3.7
Compare

Tata Lockheed Martin Aerostructures

3.8
Compare

Raytheon

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