i
AIRBUS
Filter interviews by
Clear (1)
Basic leetcode problems
There was simple aptitude questions along with some C snippet
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...
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
I applied via LinkedIn and was interviewed in Apr 2022. There were 5 interview rounds.
React server side rendering generates HTML on the server while client side rendering generates HTML on the browser.
Server side rendering is better for SEO and initial page load time
Client side rendering is better for interactivity and dynamic content
Server side rendering requires more initial setup and configuration
Client side rendering can be easier to develop and maintain
To convert a class based component to functional component, we need to remove the class syntax and use hooks instead.
Remove the class syntax and replace it with a function
Remove the render method and return the JSX directly
Replace this.props with props
Use useState hook to manage state
Use useEffect hook to manage lifecycle methods
I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.
Coding questions related to logic correction and write a correct logic for wrongly given code
AIRBUS interview questions for designations
I was interviewed before Dec 2023.
Get interview-ready with Top AIRBUS Interview Questions
I applied via Job Fair and was interviewed before Oct 2022. There were 3 interview rounds.
OOPS focuses on objects and classes, while functional programming focuses on functions as first-class citizens.
OOPS involves concepts like inheritance, encapsulation, and polymorphism.
Functional programming emphasizes immutability, pure functions, and higher-order functions.
In OOPS, data is typically stored in objects with methods to manipulate the data.
Functional programming avoids side effects and mutable state.
Examp...
I applied via LinkedIn and was interviewed before Sep 2022. There were 3 interview rounds.
Normal Aptitude test for 1 hour
To reverse an array of strings, iterate through the array and swap elements from start to end.
Iterate through the array using two pointers, one starting from the beginning and the other from the end.
Swap elements at the two pointers until they meet in the middle.
Repeat until all elements are swapped and the array is reversed.
Top trending discussions
I applied via Campus Placement and was interviewed in Sep 2021. There were 4 interview rounds.
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++.
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.
based on 6 interviews
3 Interview rounds
based on 19 reviews
Rating in categories
Software Engineer
220
salaries
| ₹0 L/yr - ₹0 L/yr |
Engineer
136
salaries
| ₹0 L/yr - ₹0 L/yr |
Technology Analyst
110
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Engineer
91
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Engineer
83
salaries
| ₹0 L/yr - ₹0 L/yr |
Boeing
Tata Lockheed Martin Aerostructures
Northrop Grumman
Raytheon