What is in between CPU and GPU? And then followed by explain buses and cache?
System Software Engineer Interview Questions
748 system software engineer 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
1. Leetcode questions (easy-median level) 2. operating system questions 3. computer architecture questions
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.
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.
since this was a test position, questions were mainly regarding the resume and behavioral. Only one interviewer asked questions related to data structures and algorithms.
Viewing 701 - 710 interview questions