Filter interviews by
I applied via Campus Placement
Simple basic codes were asked like finding prime number and all
Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.
Inheritance allows code reusability and promotes the concept of hierarchy in programming.
The existing class is called the parent class or superclass, and the new class is called the child class or subclass.
The child class inherits all the properties and methods of the parent class and can...
Stacks are implemented using arrays or linked lists to store and retrieve data in a Last-In-First-Out (LIFO) order.
Arrays are used to implement static stacks where the size is fixed
Linked lists are used to implement dynamic stacks where the size can change
Push() and pop() operations are used to add and remove elements from the stack
Stacks are used in programming languages for function calls and recursion
Stacks are also...
Yes, I am able to relocate to Bangalore.
I am open to relocating for the internship opportunity.
I am flexible and willing to move to Bangalore for the duration of the internship.
I have no constraints that would prevent me from relocating to Bangalore.
I am excited about the prospect of working in Bangalore and experiencing a new city.
Top trending discussions
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 LinkedIn and was interviewed before Sep 2022. There were 3 interview rounds.
Normal Aptitude test for 1 hour
I applied via Job Fair and was interviewed before Oct 2022. There were 2 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 appeared for an interview before May 2023.
Endianness refers to the order in which bytes are stored in memory. There are two types: big-endian and little-endian.
Big-endian systems store the most significant byte first, while little-endian systems store the least significant byte first.
Endianness can affect how data is interpreted and manipulated in a computer system.
Example: In a big-endian system, the number 0x12345678 would be stored as 12 34 56 78 in memory.
...
There was simple aptitude questions along with some C snippet
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
posted on 11 Mar 2025
I appeared for an interview before Mar 2024.
Simple embedded c coding round
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
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++)
based on 1 review
Rating in categories
Sales Manager
56
salaries
| ₹4.2 L/yr - ₹18 L/yr |
Area Sales Manager
50
salaries
| ₹4.5 L/yr - ₹16 L/yr |
Software Engineer
33
salaries
| ₹6.5 L/yr - ₹17.2 L/yr |
System Engineer
21
salaries
| ₹5.5 L/yr - ₹8.7 L/yr |
Assistant Manager
20
salaries
| ₹5.8 L/yr - ₹20.2 L/yr |
Indian Army
Indian Air Force
Tata Advanced Systems
Hindustan Aeronautics