Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
A defect is a general term for any flaw or imperfection in a product, while a bug specifically refers to a defect in software.
Defect is a broader term that can refer to any issue in a product, while bug specifically refers to issues in software.
Defects can include issues in hardware, design, or functionality, while bugs are specifically related to coding errors.
Defects can be found in any product, while bugs are typica...
posted on 11 Mar 2025
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
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...
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++)
posted on 13 Jun 2024
I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.
DO 178 B/C is a software development standard for airborne systems.
DO 178 B/C is a set of guidelines for developing software for airborne systems.
It ensures that software is reliable, safe, and meets regulatory requirements.
The process includes requirements analysis, design, coding, testing, and verification.
Compliance with DO 178 B/C is often required for certification of avionics software.
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 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 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...
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
Senior Software Engineer
57
salaries
| ₹11.1 L/yr - ₹32.2 L/yr |
Software Engineer
38
salaries
| ₹7 L/yr - ₹15 L/yr |
Associate Software Engineer
17
salaries
| ₹6 L/yr - ₹10 L/yr |
Senior Leader Engineer
16
salaries
| ₹23 L/yr - ₹32.2 L/yr |
Lead Engineer
14
salaries
| ₹12.5 L/yr - ₹32.6 L/yr |
Indian Army
Indian Air Force
Tata Advanced Systems
Hindustan Aeronautics