Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by AIRBUS Team. If you also belong to the team, you can get access from here

AIRBUS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

AIRBUS Avionics Software Engineer Interview Questions and Answers

Updated 31 Aug 2024

AIRBUS Avionics Software Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Mostly C questions were asked as well as there were 60 aptitude questions .

Round 2 - Technical 

(3 Questions)

  • Q1. Question on RTOS?
  • Q2. Question on System Calls
  • Q3. Questions on microprocessors
Round 3 - HR 

(2 Questions)

  • Q1. What do you know about Airbus?
  • Ans. 

    Airbus is a multinational aerospace corporation that designs, manufactures, and sells civil and military aeronautical products.

    • Airbus was founded in 1970 and is headquartered in Toulouse, France.

    • It is one of the world's leading aircraft manufacturers, competing with Boeing.

    • Airbus produces a wide range of commercial aircraft, including the A320, A330, and A380.

    • The company also manufactures military aircraft, helicopters...

  • Answered by AI
  • Q2. Name some important products of Airbus
  • Ans. 

    Some important products of Airbus include the A320, A350, and A380 aircraft.

    • A320: A popular single-aisle aircraft used for short to medium-haul flights.

    • A350: A long-range wide-body aircraft known for its fuel efficiency and advanced technology.

    • A380: The world's largest passenger aircraft, capable of carrying over 800 passengers in a double-deck configuration.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Well and be confident.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About projects mentioned in the resume
  • Q2. Simple probability question. Digital circuit design based on expected waveform (SR latch)
Round 2 - One-on-one 

(2 Questions)

  • Q1. This was the interview round
  • Q2. Same as the above

Avionics Software Engineer Interview Questions Asked at Other Companies

Q1. What is RTOS and Difference between RTOS and normal OS
Q2. What you know about VxWorks RTOS
Q3. What are Embedded systems
Q4. Explain all OOPS concepts
Q5. Difference between C and C++

Interview questions from similar companies

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Technical 

(6 Questions)

  • Q1. Explain all OOPS concepts
  • Ans. 

    OOPS concepts are the fundamental principles of Object-Oriented Programming.

    • Encapsulation - binding data and functions together

    • Inheritance - creating new classes from existing ones

    • Polymorphism - ability to take multiple forms

    • Abstraction - hiding implementation details

    • Class - blueprint for creating objects

    • Object - instance of a class

    • Method - behavior of an object

    • Constructor - method used to initialize an object

    • Destructo

  • Answered by AI
  • Q2. Difference between C and C++
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C is a subset of C++

    • C++ supports classes and objects while C does not

    • C++ has better support for polymorphism and inheritance

    • C++ has more advanced features like templates and exceptions

    • C++ is more complex than C

  • Answered by AI
  • Q3. What are Embedded systems
  • Ans. 

    Embedded systems are computer systems designed to perform specific tasks within a larger system.

    • Embedded systems are often found in everyday devices such as cars, appliances, and medical equipment.

    • They are designed to be low-power and have limited resources.

    • They are programmed to perform specific tasks and are not meant to be general-purpose computers.

    • They often have real-time constraints and must respond quickly to ex...

  • Answered by AI
  • Q4. What is RTOS and Difference between RTOS and normal OS
  • Ans. 

    RTOS stands for Real-Time Operating System. It is designed to handle time-sensitive tasks and has a deterministic response time.

    • RTOS is used in applications where timing is critical, such as aerospace and automotive industries.

    • RTOS has a predictable response time, whereas normal OS may have varying response times.

    • RTOS is designed to handle tasks with strict deadlines and priorities.

    • RTOS typically has a smaller footprin...

  • Answered by AI
  • Q5. Explain your projects in your resume
  • Q6. What you know about VxWorks RTOS
  • Ans. 

    VxWorks is a real-time operating system used in embedded systems.

    • Developed by Wind River Systems

    • Used in aerospace, defense, medical, and industrial automation industries

    • Supports multiple processor architectures

    • Provides real-time performance and reliability

    • Offers a variety of development tools and APIs

    • Example: VxWorks was used in the Mars Rover mission

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Give brief details about what and how you did your projects
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about your family members
  • Q2. Tell me about yourself
  • Q3. Why do you want to join this company

Interview Preparation Tips

Topics to prepare for Tata Advanced Systems Avionics Software Engineer interview:
  • OOPS
  • C++
  • Embedded Systems
  • RTOS
Interview preparation tips for other job seekers - Your OOPS and C++ concepts should be strong with knowledge about Embedded systems

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Accounts payables process cycle?
  • Q2. Tell me about your job profile?

Accountant Interview Questions & Answers

GE user image Anonymous

posted on 28 Mar 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is T code to Vendor Invoice processig
  • Ans. 

    The T code for Vendor Invoice processing is FB60 in SAP.

    • T code FB60 is used in SAP for Vendor Invoice processing.

    • FB60 allows users to create, change, display, and post vendor invoices.

    • Users can also perform other functions related to vendor invoices using T code FB60.

    • Example: To process a vendor invoice, enter T code FB60 in the SAP command field.

  • Answered by AI
  • Q2. T- code : FB60

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Technical 

(6 Questions)

  • Q1. Explain all OOPS concepts
  • Ans. 

    OOPS concepts are the fundamental principles of Object-Oriented Programming.

    • Encapsulation - binding data and functions together

    • Inheritance - creating new classes from existing ones

    • Polymorphism - ability to take multiple forms

    • Abstraction - hiding implementation details

    • Class - blueprint for creating objects

    • Object - instance of a class

    • Method - behavior of an object

    • Constructor - method used to initialize an object

    • Destructo

  • Answered by AI
  • Q2. Difference between C and C++
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C is a subset of C++

    • C++ supports classes and objects while C does not

    • C++ has better support for polymorphism and inheritance

    • C++ has more advanced features like templates and exceptions

    • C++ is more complex than C

  • Answered by AI
  • Q3. What are Embedded systems
  • Ans. 

    Embedded systems are computer systems designed to perform specific tasks within a larger system.

    • Embedded systems are often found in everyday devices such as cars, appliances, and medical equipment.

    • They are designed to be low-power and have limited resources.

    • They are programmed to perform specific tasks and are not meant to be general-purpose computers.

    • They often have real-time constraints and must respond quickly to ex...

  • Answered by AI
  • Q4. What is RTOS and Difference between RTOS and normal OS
  • Ans. 

    RTOS stands for Real-Time Operating System. It is designed to handle time-sensitive tasks and has a deterministic response time.

    • RTOS is used in applications where timing is critical, such as aerospace and automotive industries.

    • RTOS has a predictable response time, whereas normal OS may have varying response times.

    • RTOS is designed to handle tasks with strict deadlines and priorities.

    • RTOS typically has a smaller footprin...

  • Answered by AI
  • Q5. Explain your projects in your resume
  • Q6. What you know about VxWorks RTOS
  • Ans. 

    VxWorks is a real-time operating system used in embedded systems.

    • Developed by Wind River Systems

    • Used in aerospace, defense, medical, and industrial automation industries

    • Supports multiple processor architectures

    • Provides real-time performance and reliability

    • Offers a variety of development tools and APIs

    • Example: VxWorks was used in the Mars Rover mission

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Give brief details about what and how you did your projects
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about your family members
  • Q2. Tell me about yourself
  • Q3. Why do you want to join this company

Interview Preparation Tips

Topics to prepare for Tata Advanced Systems Avionics Software Engineer interview:
  • OOPS
  • C++
  • Embedded Systems
  • RTOS
Interview preparation tips for other job seekers - Your OOPS and C++ concepts should be strong with knowledge about Embedded systems

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Approached by Company and was interviewed before Jun 2022. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. What is ur expectations
  • Ans. 

    I expect a challenging role where I can utilize my accounting skills and contribute to the success of the company.

    • Seeking opportunities for professional growth and development

    • Expecting a competitive salary and benefits package

    • Desire to work in a collaborative team environment

    • Looking for a company with a strong reputation and ethical values

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Here is the job not security to contract peoples, this worst company.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2022. There were 4 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. Full process Knowledge would be expected
  • Q2. Process Knowledge should know
Round 3 - Technical 

(1 Question)

  • Q1. Basic accounting Concepts and Journal entries
Round 4 - HR 

(1 Question)

  • Q1. Discussing Salary Package

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic core accounting Knowledge required to perform

AIRBUS Interview FAQs

How many rounds are there in AIRBUS Avionics Software Engineer interview?
AIRBUS interview process usually has 3 rounds. The most common rounds in the AIRBUS interview process are Technical, Resume Shortlist and One-on-one Round.
What are the top questions asked in AIRBUS Avionics Software Engineer interview?

Some of the top questions asked at the AIRBUS Avionics Software Engineer interview -

  1. What do you know about Airb...read more
  2. Name some important products of Air...read more
  3. Simple probability question. Digital circuit design based on expected waveform ...read more

Tell us how to improve this page.

AIRBUS Avionics Software Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Indian Army Interview Questions
4.7
 • 150 Interviews
GE Interview Questions
4.2
 • 106 Interviews
Boeing Interview Questions
3.9
 • 84 Interviews
Data Patterns Interview Questions
3.7
 • 47 Interviews
View all
AIRBUS Avionics Software Engineer Salary
based on 12 salaries
₹10 L/yr - ₹21 L/yr
50% more than the average Avionics Software Engineer Salary in India
View more details

AIRBUS Avionics Software Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

5.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
220 salaries
unlock blur

₹11 L/yr - ₹28 L/yr

Engineer
136 salaries
unlock blur

₹11 L/yr - ₹27 L/yr

Technology Analyst
118 salaries
unlock blur

₹13 L/yr - ₹32.6 L/yr

Associate Engineer
90 salaries
unlock blur

₹8 L/yr - ₹18.7 L/yr

Lead Engineer
83 salaries
unlock blur

₹14.6 L/yr - ₹40 L/yr

Explore more salaries
Compare AIRBUS with

Boeing

3.9
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