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 Associate Software Engineer Interview Questions and Answers

Updated 19 Aug 2023

AIRBUS Associate Software Engineer Interview Experiences

1 interview found

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 questions from similar companies

I applied via Naukri.com and was interviewed in Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. 1. Work experience in previous organization
  • Ans. 

    Worked as a software engineer for 3 years at XYZ Company, specializing in front-end development.

    • Developed and maintained front-end features for web applications

    • Collaborated with cross-functional teams to deliver projects on time

    • Participated in code reviews and provided feedback for improvements

  • Answered by AI
  • Q2. 2. Practical example of how did you use STL in previous work experience
  • Ans. 

    Utilized STL in previous work experience for efficient data manipulation and storage

    • Used vector to store and manipulate dynamic arrays of data

    • Utilized map for efficient key-value pair storage and retrieval

    • Implemented algorithms from the algorithm library for sorting and searching data

  • Answered by AI
  • Q3. 3. Practical example of how did you use OOPS in previous work experience
  • Ans. 

    Used OOPS principles to design and implement a modular system for managing user data

    • Created classes for User, Admin, and Moderator with inheritance and polymorphism

    • Implemented encapsulation by restricting access to certain data fields through getters and setters

    • Utilized abstraction to hide complex implementation details from other parts of the system

    • Implemented interfaces for different user roles to ensure consistent b

  • Answered by AI
  • Q4. 4. Practical example of how did you use Multithreading in previous work experience
  • Ans. 

    Implemented multithreading in a web scraping project to improve performance and efficiency.

    • Used multithreading to scrape data from multiple websites simultaneously

    • Implemented thread pooling to manage and reuse threads efficiently

    • Utilized synchronization techniques to prevent data corruption and ensure thread safety

  • Answered by AI
  • Q5. 5. All other questions were to check GK of software engineering like Can Java program have memory leaks? What do you prefer efficiency or performance etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and only answer things that you know. If you are not aware of a particular topic just be honest and let them know. Even if you are not technically sound but show a good potential to learn and obey they may hire you.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Discussion about project

I applied via Recruitment Consulltant and was interviewed before Feb 2021. There were 5 interview rounds.

Round 1 - Coding Test 

Basic c Programming and Embedded Systems

Round 2 - One-on-one 

(1 Question)

  • Q1. C and Do-178b questions
Round 3 - One-on-one 

(1 Question)

  • Q1. C and Embedded system and Project related
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager Round, Mostly technical
Round 5 - HR 

(1 Question)

  • Q1. Package discussion and my previous employer details

Interview Preparation Tips

Interview preparation tips for other job seekers - C, Do-178 b process and Micro Controller knowledge
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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude question

Round 2 - Technical 

(3 Questions)

  • Q1. Technical interview
  • Q2. About resume and project
  • Q3. Basic oop, concept in java
Round 3 - HR 

(2 Questions)

  • Q1. Why u want to join honeywell
  • Ans. 

    I want to join Honeywell because of its reputation for innovation, global presence, and opportunities for growth.

    • Honeywell is known for its cutting-edge technology and innovative solutions.

    • I am attracted to the opportunity to work on projects with a global impact.

    • I believe Honeywell offers great opportunities for career growth and development.

    • I am impressed by Honeywell's commitment to sustainability and corporate soci

  • Answered by AI
  • Q2. Weakness and strength
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Coding Test 

First levelWe can choose among different layer, webapi, UI and they asked to write sample program in 90 mins. Second level was really bad though. Will be asked to write code basics to advanced.

Round 2 - One-on-one 

(1 Question)

  • Q1. Second level was also coding.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Technical skills check

Round 2 - Behavioral 

(1 Question)

  • Q1. Discussion with manager
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts . Design patterns
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Frequency of character
  • Ans. 

    The question is asking about how often each character appears in a given string.

    • Iterate through the string and count the frequency of each character using a hashmap.

    • Return the hashmap with characters as keys and their frequencies as values.

  • Answered by AI

Skills evaluated in this interview

AIRBUS Interview FAQs

How many rounds are there in AIRBUS Associate Software Engineer interview?
AIRBUS interview process usually has 4 rounds. The most common rounds in the AIRBUS interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in AIRBUS Associate Software Engineer interview?

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

  1. Explain proje...read more
  2. Resume based interview or DSA questions medium le...read more

Tell us how to improve this page.

AIRBUS Associate Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Indian Army Interview Questions
4.7
 • 152 Interviews
GE Interview Questions
4.2
 • 104 Interviews
Data Patterns Interview Questions
3.7
 • 47 Interviews
View all
AIRBUS Associate Software Engineer Salary
based on 54 salaries
₹9 L/yr - ₹17.2 L/yr
114% more than the average Associate Software Engineer Salary in India
View more details

AIRBUS Associate Software Engineer Reviews and Ratings

based on 4 reviews

3.2/5

Rating in categories

3.2

Skill development

4.4

Work-life balance

2.6

Salary

3.6

Job security

3.2

Company culture

2.5

Promotions

3.1

Work satisfaction

Explore 4 Reviews and Ratings
Software Engineer
241 salaries
unlock blur

₹10.4 L/yr - ₹28 L/yr

Engineer
137 salaries
unlock blur

₹11 L/yr - ₹27 L/yr

Technology Analyst
126 salaries
unlock blur

₹13 L/yr - ₹32.6 L/yr

Lead Engineer
90 salaries
unlock blur

₹12.6 L/yr - ₹40 L/yr

Associate Engineer
82 salaries
unlock blur

₹8 L/yr - ₹18.6 L/yr

Explore more salaries
Compare AIRBUS with

Indian Army

4.7
Compare

Indian Air Force

4.5
Compare

Tata Advanced Systems

3.7
Compare

Hindustan Aeronautics

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