i
Filter interviews by
Clear (1)
I applied via Walk-in
15 analytical questions - 20min
20 questions based on C and C++ - 20min
Top trending discussions
posted on 14 May 2022
I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.
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
Basic leetcode problems
I was interviewed before Dec 2023.
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.
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 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
Use SQL query with ORDER BY and LIMIT to find the second highest salary.
Use SELECT statement to retrieve salary column from the table.
Use ORDER BY clause to sort the salaries in descending order.
Use LIMIT 1,1 to get the second highest salary.
Use SQL query with GROUP BY and window function to check for duplicate rows.
Use GROUP BY to group rows with same values together
Use COUNT() function to count the number of occurrences of each group
Use window function like ROW_NUMBER() to assign a unique number to each row within a group
based on 1 interview
Interview experience
Engineer 1
133
salaries
| ₹0 L/yr - ₹0 L/yr |
Design Engineer
97
salaries
| ₹0 L/yr - ₹0 L/yr |
L2 Engineer
94
salaries
| ₹0 L/yr - ₹0 L/yr |
Engineer
39
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
36
salaries
| ₹0 L/yr - ₹0 L/yr |
AIRBUS
Boeing
GE
Honeywell Automation