Implement memcopy
Systems Software Engineer Interview Questions
748 systems software engineer interview questions shared by candidates
Written Test: 1. Object question based on Mutex, C puzzles, OS, Data Structures 2. Implement Producer Consumer Problems 3. Calculate the sum of two polynomials F2F: 1. Process Vs Threads 2. Why we need Process if we have Thread 3. What is Scheduler? How does it work? 4. Priority Inversion 5. Set the bits within a given Range 6. Memory allocation 7. Endianness
burning rope puzzle prob
Writing PERL scripts on the spot on paper or board. formatting is something you are assumed to know..no using google :(
Coding question: Implement a program that prints the number of times each number 0-9 appears on a array (C++)
How do you extract/set the Nth bit from a number? How do you extract/set a group of bits in a number? How do you count the number of 1s in the binary representation of a number as efficiently as possible?
1. Introduction 2. Current CTC expected CTC 3. Why are you leaving Now Technical: How much you rate yourself in C and C++ and Linux 4. Difference between C and C++ 5. What is a virtual function OS concepts 6. Linux booting procedure 7. What is a page table 8. What is virtual memory 9. Are you aware of the UML design pattern?
Round-2: (technical design) 1. Interviewer showed a board block diagram. Say there are two GPUs on a single graphic card board. Design such a way that one of the GPUs enumerates as VGA device, then detect and enumerate the monitor to SBIOS. 2. Follow up questions on previous questions about GPIO pins, firmware, communication between two GPIOs and SBIOS.
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.
Describe the modulations and i/Q chart
Viewing 591 - 600 interview questions