Upload Button Icon Add office photos

Boeing

Compare button icon Compare button icon Compare

Filter interviews by

Boeing Assistant Electrical Engineer Interview Questions and Answers

Updated 12 Oct 2022

Boeing Assistant Electrical Engineer Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed in Apr 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 - Technical 

(2 Questions)

  • Q1. Electronics basics ,both analog and digital electronics
  • Q2. Analog electronics design and digital electronics ,mostly asked on microprocessor

Interview Preparation Tips

Interview preparation tips for other job seekers - strong basics in electronics and electrical design

Interview questions from similar companies

I was interviewed in Dec 2018.

Interview Questionnaire 

3 Questions

  • Q1. Hindi mideeyam me
  • Q2. Compuret ves
  • Q3. Gk

Interview Preparation Tips

Round: Resume Shortlist
Experience: resume

Round: Test
Experience: test in hindi

General Tips: computer bes par and samanya gyan
Skills: Basics Of Computer Science
Duration: 1-4 weeks
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Medicne related
  • Q2. General upbringing

Interview Preparation Tips

Interview preparation tips for other job seekers - Very nice organisation
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Group Discussion 

Regarding the delay process of flights

Round 2 - Group Discussion 

Artificial imtelligence

Round 3 - One-on-one 

(2 Questions)

  • Q1. Basic question was there
  • Q2. It was regarding exp

Interview Preparation Tips

Interview preparation tips for other job seekers - Not to go to indigo thay are making us fool and wasting our time till 08 pm
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. About my privious experience
  • Q2. Asked for Salary Package
  • Q3. Why I want to join this company
  • Ans. 

    I want to join this company because of its strong reputation in the industry and opportunities for growth.

    • Strong reputation in the industry

    • Opportunities for growth and advancement

    • Alignment with company values and culture

  • Answered by AI
  • Q4. Airlines handled by me
  • Ans. 

    I have experience handling airlines such as Delta, United, and American.

    • Delta

    • United

    • American

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Comfortable in Shifts duties or not
  • Q2. About team building

Interview Preparation Tips

Interview preparation tips for other job seekers - Product knowledge is important
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Mar 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 - HR 

(1 Question)

  • Q1. Are you willing to relocate for this position
Round 3 - Technical 

(1 Question)

  • Q1. Describe a time that you've solved a technical issue

Interview Preparation Tips

Interview preparation tips for other job seekers - Read the job description and plan to answer questions pertaining to that technical material
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

DSA questions medium level

Round 3 - Technical 

(3 Questions)

  • Q1. Resume based interview or DSA questions medium level
  • Q2. Explain projects
  • Ans. 

    Projects are specific tasks or assignments that require a set of skills and resources to complete.

    • Projects are temporary in nature with a defined start and end date.

    • They typically have specific goals, deliverables, and constraints.

    • Projects require a team of individuals with different roles and responsibilities.

    • Examples: Developing a mobile app, implementing a new software system, conducting a research study.

  • Answered by AI
  • Q3. Internship experience
Round 4 - HR 

(1 Question)

  • Q1. Basic interpersonal skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA medium level
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

There was simple aptitude questions along with some C snippet

Round 3 - Technical 

(2 Questions)

  • Q1. Difference between RISC and CISC?
  • Ans. 

    RISC (Reduced Instruction Set Computing) has a smaller set of simple instructions, while CISC (Complex Instruction Set Computing) has a larger set of complex instructions.

    • RISC processors have simpler instructions that can be executed in a single clock cycle, making them faster.

    • CISC processors have more complex instructions that may require multiple clock cycles to execute.

    • RISC architectures typically have a smaller chi...

  • Answered by AI
  • Q2. How ADC(Analog to Digital Converter) works?
  • Ans. 

    ADC converts analog signals into digital data by sampling the input signal at regular intervals.

    • ADC samples the input signal at regular intervals

    • It quantizes the sampled values into discrete digital values

    • The resolution of ADC determines the number of possible digital values

    • Common types of ADC include successive approximation ADC and delta-sigma ADC

  • Answered by AI

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.

Boeing Interview FAQs

How many rounds are there in Boeing Assistant Electrical Engineer interview?
Boeing interview process usually has 2 rounds. The most common rounds in the Boeing interview process are Technical and Resume Shortlist.
What are the top questions asked in Boeing Assistant Electrical Engineer interview?

Some of the top questions asked at the Boeing Assistant Electrical Engineer interview -

  1. electronics basics ,both analog and digital electron...read more
  2. analog electronics design and digital electronics ,mostly asked on microprocess...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Air India Interview Questions
3.7
 • 151 Interviews
Spicejet Interview Questions
3.6
 • 86 Interviews
AIRBUS Interview Questions
3.7
 • 70 Interviews
Qatar Airways Interview Questions
3.9
 • 55 Interviews
Go First Interview Questions
3.7
 • 46 Interviews
Thales Interview Questions
3.6
 • 45 Interviews
View all
Programmer Analyst
337 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
268 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
145 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
135 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
119 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Boeing with

AIRBUS

3.7
Compare

Tata Lockheed Martin Aerostructures

3.8
Compare

Northrop Grumman

4.1
Compare

Raytheon

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