Upload Button Icon Add office photos

Collins Aerospace

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Collins Aerospace Production Operator Interview Questions and Answers

Updated 1 Mar 2024

Collins Aerospace Production Operator Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. About family background,,

Interview Preparation Tips

Interview preparation tips for other job seekers - Best work place for learn.

Calpion Software Technologies

Be part of a company where work compliments life, not consumes it.

Interview questions from similar companies

Interview Questionnaire 

12 Questions

  • Q1. What is fuselage station
  • Ans. 

    Fuselage station refers to a specific location on an aircraft's fuselage.

    • Fuselage station is a measurement of distance along the fuselage, typically measured in inches or millimeters.

    • It is used as a reference point for various components and systems on the aircraft.

    • For example, an aircraft's doors, windows, wings, and tail are all located at specific fuselage stations.

    • Fuselage station 0 is usually defined as the refere...

  • Answered by AI
  • Q2. What is butt line
  • Ans. 

    Butt line is not a commonly used term. It could refer to the line where the buttocks meet the thighs.

    • Butt line is not a medical term.

    • It could refer to the line where the buttocks meet the thighs.

    • It is not a commonly used term and may have different interpretations depending on the context.

  • Answered by AI
  • Q3. What is water line
  • Ans. 

    Water line refers to the pipe or tubing that carries water from the main supply to a building or property.

    • Water line is an essential component of a plumbing system.

    • It can be made of various materials such as copper, PVC, or galvanized steel.

    • The size of the water line depends on the water demand of the building or property.

    • Water lines can be underground or above ground.

    • A water line break or leak can cause significant da

  • Answered by AI
  • Q4. Cutting tools
  • Q5. Drill bit sizes
  • Q6. In drawing what is fast angel What is thired ange projection
  • Ans. 

    The question is unclear and seems to contain errors.

    • The question may be referring to 'fast angle' and 'third angle projection' in technical drawing.

    • Fast angle refers to a type of projection where the object is viewed from an angle that is not perpendicular to any of its faces.

    • Third angle projection is a method of drawing 3D objects in which the object is placed in a box with three sides and projected onto a plane.

    • Witho...

  • Answered by AI
  • Q7. What is the meaning of rivet how will it work
  • Ans. 

    A rivet is a metal fastener used to join two or more pieces of material together permanently.

    • Rivets are commonly used in construction, automotive, and aerospace industries.

    • They are inserted into pre-drilled holes and then deformed to hold the materials together.

    • Rivets can be made of various materials including aluminum, steel, and copper.

    • They are often used in place of screws or bolts when a permanent joint is required...

  • Answered by AI
  • Q8. General drill bit angel
  • Q9. How many cutting angels in reamer
  • Ans. 

    The number of cutting angles in a reamer varies depending on the type and size of the reamer.

    • The number of cutting angles can range from 2 to 6.

    • The cutting angles are designed to remove material from the workpiece as the reamer rotates.

    • The cutting angles can be straight or spiral, and can be symmetrical or asymmetrical.

    • The number and angle of the cutting edges can affect the surface finish and accuracy of the hole.

    • Exam...

  • Answered by AI
  • Q10. How many cutting angle in drill bit
  • Ans. 

    Drill bits can have various cutting angles depending on their purpose and material.

    • The most common cutting angle for general purpose drill bits is 118 degrees.

    • Drill bits for harder materials like metal may have a sharper angle of 135 degrees.

    • Masonry drill bits have a flatter angle of 90 degrees to prevent cracking of the material.

    • The cutting angle affects the efficiency and precision of the drilling process.

  • Answered by AI
  • Q11. Drill bit made by
  • Ans. 

    Drill bits are made by various manufacturers using different materials and designs.

    • Drill bits can be made from high-speed steel, cobalt, carbide, or diamond.

    • Manufacturers include DeWalt, Bosch, Milwaukee, and Irwin.

    • The design of the drill bit can vary depending on the intended use, such as twist bits, spade bits, or hole saws.

  • Answered by AI
  • Q12. How many cutting files
  • Ans. 

    The number of cutting files depends on the project requirements and design complexity.

    • The number of cutting files can range from a few to hundreds or even thousands.

    • It also depends on the type of cutting machine being used.

    • For example, a laser cutting machine may require different files than a CNC router.

    • The number of cutting files can also vary based on the material being cut and its thickness.

    • It is important to have ...

  • Answered by AI

I appeared for an interview in Nov 2020.

Interview Questionnaire 

1 Question

  • Q1. Job profile Question. Managerial skill question. Basic Engineering question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic engineering concept.
Application software know how knowledge.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Coding Test 

DSA, Core Java, Spring and Spring Boot, React, Agile methodologies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Medium level question

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

I applied via Job Portal and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Basics of testing
  • Q2. Sql basic, joins
  • Q3. Unix and shell scripting

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

It was in the afternoon. I have to switch on my webcam during test. 1 person taking the test and 3 people were monitoring me. they ask many questions apart from the test as well. He give me some situations and ask me to give solution for the problem by writing algorithm and code.

  • Q1. 

    Anagrams Problem Statement

    You are given an array/list of strings called inputStr. Your task is to return the strings as groups of anagrams such that strings belonging to the same group are anagrams of ea...

  • Ans. 

    Given an array of strings, group the strings that are anagrams of each other.

    • Iterate through the array of strings and sort each string alphabetically to create a key for grouping.

    • Use a hashmap to store the sorted string as key and the list of anagrams as value.

    • Return the values of the hashmap as the grouped anagrams.

  • Answered by AI
Round 2 - Coding Test 

Round duration - 90 minutes
Round difficulty - Medium

It was in the evening. I have to switch on my webcam during test. 1 person taking the test and 3 people were monitoring me. They asked many questions apart from the test as well.

Round 3 - Face to Face 

Round duration - 30 minutes
Round difficulty - Medium

It was in the evening. There was total 3 persons in the meeting. They asked me many questions regarding my projects and my previous experience too. The interviewer were very friendly.

Round 4 - HR 

Round duration - 90 minutes
Round difficulty - Medium

It was in the morning. It was a one to one conversation. He asked me questions regarding my lifestyle, interests and work experience too. He asked me to tell me about myself for about 5 minutes. Then we talk a lot about current affairs too. Then we talked about package too. The interviewer was very nice and friendly in nature.

Interview Preparation Tips

Eligibility criteriaWork ExperenceThales interview preparation:Topics to prepare for the interview - Data Structure, OOPS, STL, CPP, Socket Programming, PointersTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : You should know each and everything about your current project and your role and responsibilities. 
Tip 2 : Continue practice on online coding platforms and do participate in coding challenges. 
Tip 3 : Study everyday complete online courses on platform like Udemy.

Application resume tips for other job seekers

Tip 1: Add only what you know properly. don't add extra stuff just to add weight to your resume.
Tip 2: First page of the resume must in tabular form and it must give complete information about you in very simple manner. 
Tip 3: Make it short and direct.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. C++ fundamental
  • Q2. Reverse linked list

I applied via Campus Placement and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Concept about Java and it’s experience and in depth analysis of code with different situations
  • Q2. OOPS concept
  • Q3. Sorting Algorithm
  • Ans. 

    Sorting algorithm is a method of arranging elements in a specific order.

    • Common sorting algorithms include bubble sort, insertion sort, selection sort, merge sort, quick sort, and heap sort.

    • The choice of sorting algorithm depends on the size of the data set, the data type, and the desired time complexity.

    • Sorting algorithms can be implemented in various programming languages such as Java, Python, and C++.

  • Answered by AI
  • Q4. Project discussion in detail
  • Q5. A thorough questions based on your resume so make sure you know everything in detail from projects to tech stack used

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest. It’ll be appreciated to be honest if you don’t have much idea about it rather than being over confident. Also whatever you know about learn in detail. For example I was given to write a code showing inheritance, I was asked questions on multiple scenario it is important to understand the in depth of concept of all keywords like static and annotations (@override) as this is basic but we need to know about how it works and what exactly happens when we don’t have it.

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. 1. some basic questions related to selenium.
  • Q2. 2. reverse a string, find a duplicate in a string.
  • Ans. 

    Reverse a string and find a duplicate in an array of strings.

    • To reverse a string, we can use the built-in reverse() method or loop through the string and append each character to a new string in reverse order.

    • To find a duplicate in an array of strings, we can use a hash table to keep track of the frequency of each string and return the first string with a frequency greater than 1.

  • Answered by AI
  • Q3. Some Linux basic command, cut, find.

Interview Preparation Tips

Interview preparation tips for other job seekers - Write a simple resume and be extra polite.
Contribute & help others!
anonymous
You can choose to be anonymous

Collins Aerospace Interview FAQs

How many rounds are there in Collins Aerospace Production Operator interview?
Collins Aerospace interview process usually has 1 rounds. The most common rounds in the Collins Aerospace interview process are HR.

Recently Viewed

SALARIES

Bhavna Corp.

SALARIES

JoulestoWatts Business Solutions

SALARIES

Bhavna Corp.

SALARIES

Terralogic Software Solutions

SALARIES

Auctus Advisors

INTERVIEWS

Collins Aerospace

No Interviews

SALARIES

Infor Global Solution

INTERVIEWS

Collins Aerospace

No Interviews

SALARIES

Google

INTERVIEWS

Collins Aerospace

No Interviews

Tell us how to improve this page.

Collins Aerospace Production Operator Interview Process

based on 3 interviews

Interview experience

5
  
Excellent
View more

HCLTech

Find your spark at a global tech company that values your every skill

Interview Questions from Similar Companies

Indian Army Interview Questions
4.7
 • 148 Interviews
GE Interview Questions
4.2
 • 102 Interviews
Boeing Interview Questions
3.9
 • 85 Interviews
AIRBUS Interview Questions
3.7
 • 70 Interviews
View all
Collins Aerospace Production Operator Salary
based on 9 salaries
₹2.7 L/yr - ₹4 L/yr
10% more than the average Production Operator Salary in India
View more details

Collins Aerospace Production Operator Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

2.1

Skill development

4.1

Work-life balance

4.1

Salary

1.2

Job security

4.1

Company culture

1.2

Promotions

4.1

Work satisfaction

Explore 2 Reviews and Ratings
Lead Engineer
542 salaries
unlock blur

₹6 L/yr - ₹22.2 L/yr

Senior Leader Engineer
444 salaries
unlock blur

₹9.8 L/yr - ₹30 L/yr

Associate Engineer
401 salaries
unlock blur

₹4 L/yr - ₹13 L/yr

Design Engineer
218 salaries
unlock blur

₹4.1 L/yr - ₹12 L/yr

Lead Software Engineer
198 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.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent