Round-3: (technical + DSA) 1. How does GPU communicate with SBIOS saying its ready? Follow up questions on ucode implementation high-level design. 2. How to automate driver code implementation of register definitions, that are provided in HW spec? 3. For multiple SKUs in same generation, how do you implement code? (Answer: use device-id. Define bits of device-id to differentiate features and SKUs) 4. Implement code for checking if a matrix is chess board or not. 5. Given a function SetBits(value, endBit, startBit). Write the function implementation and handle corner cases.
Software Systems Engineer Interview Questions
1,360 software systems engineer interview questions shared by candidates
Embedded related questions. Architecture System Design Memory management
Writing PERL scripts on the spot on paper or board. formatting is something you are assumed to know..no using google :(
Describe the modulations and i/Q chart
burning rope puzzle prob
Coding question: Implement a program that prints the number of times each number 0-9 appears on a array (C++)
In technical round they asked me about different audio and video format and about hteir specification which was quiet unexpected for me.
If enough info for line is there how will you find a point is on the line or above/below line
-leetcode hard question - os question - networking question
Consider a scenario where multiple processes are accessing a read-only memory. How will it work? Now, the processes are accessing write-able memory. How will it work? What locking mechanism will be used. How does compare and swap work
Viewing 1111 - 1120 interview questions