Q. What is char **ppi ? Q. What is use of break and default in switch statement ? Q. Explain the flow of scenario where Notepad App is opened and you are typing on your keyboard ? As the whole flow from OS perspective which includes interrupts,system calls etc. Q. What is TLB ,Cache Coherency ,Memory Management Unit ? Q. Explain the flow when the page fault happens because of the page exist in secondary memory ? Q. What is the use of "probe " function does in the device driver ? Q. What is "insmod" does ? Q. How the function call happens in assembly language ? What are the instructions used ? (ARM or x86 arch) Q. Implement your own spinlock. Q. White board programming for : Input : <Mathematical Equation> (2*3-7+3) OR (2/3*6+3) .... Output: Result of the equation
Systems Software Engineer Interview Questions
1,223 systems software engineer interview questions shared by candidates
Sort Employee elements based on Age and then Salary.
What algorithm is used in Uber?
There was just the two challenges. Haven't actually talked to them on the phone outside of a short phone call about the challenge itself.
given two variables and asked two exchange the values between them without using third varible
A binary list is given containing " 0 and 1 " . I've have to sort the list as [0,0,00,0,00,0,0,1,1,1,11,1,1....] . But, i was not allowed to use sort /sorted inbuilt function and you can use only one loop either while or for loop and that also even once and only in this list , not allowed to make another list also.
What is the difference between delete and truncate?
What, in your opinion, is the most important part of Android development?
On mutex usage there was an interesting question. Strong C++ suggested
"Describe how you would work with difficult people"
Viewing 181 - 190 interview questions