Upload Button Icon Add office photos

Boeing

Compare button icon Compare button icon Compare

Filter interviews by

Boeing Senior Software Engineer Interview Questions and Answers

Updated 16 Oct 2024

Boeing Senior Software Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Node js working in detail
  • Ans. 

    Node.js is a runtime environment that allows you to run JavaScript on the server side.

    • Node.js is built on Chrome's V8 JavaScript engine.

    • It uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.

    • Node.js is commonly used for building server-side applications, APIs, and real-time applications.

    • It has a large ecosystem of libraries and frameworks, such as Express.js and Socket.io.

  • Answered by AI
  • Q2. Timer working in node
  • Ans. 

    In Node.js, timers can be implemented using functions like setTimeout() and setInterval().

    • Use setTimeout() to execute a function once after a specified delay

    • Use setInterval() to execute a function repeatedly at a specified interval

    • Clear a timer using clearTimeout() or clearInterval()

    • Example: setTimeout(() => { console.log('Timer executed!'); }, 2000);

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. HLD questions on db and backend
  • Q2. Relational non relational db

Skills evaluated in this interview

Interview questions from similar companies

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 - One-on-one 

(2 Questions)

  • Q1. There were questions of DSA, DBMS, OS etc
  • Q2. There were questions around project that were mentioned in resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare around Data structures and algorithms, Database management system, Operating system, projects that you have already done.

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in GlobalLogic
Q4. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
Q5. If you have to prioritize between coding standards and project de ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Medium to hard level questions were asked and that mostly covers basics of DSA

Round 2 - Technical 

(1 Question)

  • Q1. Oops ,DBMS and DSA logical questions
Interview experience
1
Bad
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 - Technical 

(2 Questions)

  • Q1. What is gcd? And explain it
  • Ans. 

    gcd stands for greatest common divisor, the largest positive integer that divides two or more numbers without leaving a remainder.

    • gcd is used to find the largest integer that can evenly divide two or more numbers.

    • It is commonly used in mathematics and computer science algorithms.

    • For example, the gcd of 12 and 18 is 6, as 6 is the largest number that can divide both 12 and 18 without leaving a remainder.

  • Answered by AI
  • Q2. What is arc and explain it
  • Ans. 

    ARC stands for Automatic Reference Counting, a memory management technique used in programming languages like Objective-C and Swift.

    • ARC automatically tracks and manages the memory used by objects in a program

    • It increases the retain count of an object when it is referenced and decreases it when it is no longer needed

    • ARC helps prevent memory leaks and retain cycles in iOS and macOS development

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read react native basics

Skills evaluated in this interview

What people are saying about Boeing

View All
a senior software engineer
2w (edited)
Which one should I select?
I'm holding offer from Boeing, Citi and Ford which one should I choose? My priority is work life balance and job security at some point. Boeing - 35LPA Team Lead Citi - 33.5 LPA Sr. Software Engineer Ford - 37LPA Team Lead Iris software - 28 LPA WFH - Sr. Software Engineer
Got a question about Boeing?
Ask anonymously on communities.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Hackerrank test basic kotlin and android

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

Tree algorithm about some riddels

Interview Preparation Tips

Interview preparation tips for other job seekers - tree algorithm
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. Java basics , AEM basics
  • Q2. OOPS concepts Basic AEM
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jul 2024, where I was asked the following questions.

  • Q1. Few programs for coding
  • Q2. Basics of the coding languages used

I applied via Walk-in and was interviewed before Oct 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 

(3 Questions)

  • Q1. About HVAC project, design , install ations
  • Q2. Central ac plant, ducts, piping
  • Q3. Clean room, equipment, handover process

Interview Preparation Tips

Interview preparation tips for other job seekers - Please read HVAC basics, design books , installation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. IOS Questions, Multithreading etc
Round 2 - Technical 

(1 Question)

  • Q1. Swift and SwifUI questions

Boeing Interview FAQs

How many rounds are there in Boeing Senior Software Engineer interview?
Boeing interview process usually has 2 rounds. The most common rounds in the Boeing interview process are Technical and Behavioral.
How to prepare for Boeing Senior Software Engineer 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 Boeing. The most common topics and skills that interviewers at Boeing expect are C, C++, Python, ASP.Net and Ajax.
What are the top questions asked in Boeing Senior Software Engineer interview?

Some of the top questions asked at the Boeing Senior Software Engineer interview -

  1. Timer working in n...read more
  2. Node js working in det...read more
  3. HLD questions on db and back...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.7/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more

Interview Questions from Similar Companies

Air India Interview Questions
3.5
 • 164 Interviews
Spicejet Interview Questions
3.6
 • 94 Interviews
Qatar Airways Interview Questions
3.8
 • 60 Interviews
Go First Interview Questions
3.8
 • 49 Interviews
AirAsia Interview Questions
3.6
 • 30 Interviews
British Airways Interview Questions
3.0
 • 29 Interviews
View all
Boeing Senior Software Engineer Salary
based on 126 salaries
₹23.4 L/yr - ₹44 L/yr
93% more than the average Senior Software Engineer Salary in India
View more details

Boeing Senior Software Engineer Reviews and Ratings

based on 4 reviews

3.7/5

Rating in categories

2.6

Skill development

3.8

Work-life balance

3.4

Salary

3.5

Job security

2.7

Company culture

2.7

Promotions

2.6

Work satisfaction

Explore 4 Reviews and Ratings
Programmer Analyst
357 salaries
unlock blur

₹10.5 L/yr - ₹27.6 L/yr

Software Engineer
270 salaries
unlock blur

₹10.7 L/yr - ₹25.1 L/yr

Software Developer
148 salaries
unlock blur

₹9.2 L/yr - ₹40.4 L/yr

Senior Software Engineer
126 salaries
unlock blur

₹23.4 L/yr - ₹44 L/yr

Associate Software Engineer
124 salaries
unlock blur

₹7.8 L/yr - ₹20.5 L/yr

Explore more salaries
Compare Boeing with

InterGlobe Aviation

3.5
Compare

Air India

3.5
Compare

Spicejet

3.6
Compare

Jet Airways

4.6
Compare
write
Share an Interview