Filter interviews by
I applied via LinkedIn and was interviewed in Oct 2023. There were 5 interview rounds.
Device tree node for PCIe driver
Create a node for the PCIe controller
Specify the compatible property with the controller's device ID
Define the ranges property with the PCIe address space
Add child nodes for each PCIe endpoint device
Specify the compatible property with the endpoint's device ID
Define the reg property with the endpoint's PCIe address
Top trending discussions
I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.
UDP is preferred over TCP in this project due to its low latency and lightweight nature.
UDP is a connectionless protocol, which means it does not establish a direct connection between the sender and receiver.
UDP is faster than TCP as it does not have the overhead of establishing and maintaining a connection.
UDP is suitable for applications where real-time data transmission is crucial, such as video streaming or online ...
To clear the 7th bit in a 32-bit register, perform a bitwise AND operation with a mask that has all bits set to 1 except the 7th bit.
Create a mask with the 7th bit set to 0 and all other bits set to 1
Perform a bitwise AND operation between the register and the mask
Store the result back in the register
I applied via Referral and was interviewed before Jul 2023. There were 4 interview rounds.
Standard questions with moderate difficulty
Profit and loss ,time and work ,speed distance and time
Java ,ops ,collection frameworks
I applied via Naukri.com and was interviewed before Jan 2023. There was 1 interview round.
posted on 23 Sep 2017
I was interviewed in Sep 2017.
An SR flip-flop can be implemented using NAND gates.
Use two NAND gates to create the SR flip-flop.
Connect the output of one NAND gate to the input of the other NAND gate.
Connect the Set (S) and Reset (R) inputs to the inputs of the NAND gates.
The output of the first NAND gate is the Q output, and the output of the second NAND gate is the Q̅ output.
The answer describes the steps to find and display the temperature of N rooms.
Create an array to store the temperature of each room
Iterate through each room and prompt the user to enter the temperature
Store the temperature in the corresponding array index
Display the temperature of each room
I was interviewed before May 2016.
I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.
Design logical circuits for arithmetic circuits in a blackbox.
Understand the functionality of the arithmetic circuits in the blackbox.
Identify the inputs and outputs of the blackbox.
Design logical circuits using logic gates to replicate the arithmetic operations.
Test the logical circuits to ensure they produce the same outputs as the arithmetic circuits.
Recursion in embedded C-code allows a function to call itself, useful for repetitive tasks or complex algorithms.
Ensure proper base case to avoid infinite recursion
Use stack space efficiently as embedded systems have limited resources
Avoid recursive functions with deep call stacks to prevent stack overflow
Example: Recursive function to calculate factorial of a number
Some of the top questions asked at the Marvell Semiconductors Staff Engineer interview -
based on 2 interviews
Interview experience
based on 10 reviews
Rating in categories
Senior Staff Engineer
69
salaries
| ₹0 L/yr - ₹0 L/yr |
Staff Engineer
57
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
33
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
30
salaries
| ₹0 L/yr - ₹0 L/yr |
Principal Engineer
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Intel
Broadcom
NXP Semiconductors
Micron Technology