What is in between CPU and GPU? And then followed by explain buses and cache?
Systems Developer Interview Questions
1,360 systems developer interview questions shared by candidates
why is this bad from safety pov: int fd = open("foo.txt", O_RDONLY) buf = malloc(16) read (fd, buf, 16)
difference between thread and process
Mostly asked on mutex lock, unlock in last round, and asked you on your past project. In other rounds, asked on basic of C,C++ , OS concepts.
Se eu tinha disponibilidade para me mudar de cidade.
General questions about experience, development principles
Implement the "grep" command. You only have to consider the asterisk wildcard " * ".
Merge two sorted arrays in O(n) time and O(1) space.
Coding challenge: Reverse a string.
Can you identify and describe key antenna propagation formulas
Viewing 1291 - 1300 interview questions