What is in between CPU and GPU? And then followed by explain buses and cache?
Systems Software Engineer Interview Questions
576 systems 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)
Typical C stuff. Pointers, etc.
Describe your previous work experience. Why you want to work as Systems Software Engineer.
Indepth Questions on data structures which are used very little in embedded systems
A topology sorting question.
Technical questions about preferred programming language.
Coding question: Determine prime numbers
Find all of the words in a string that are less than 5 letters using list comprehension and similarly dictionary comprehension.
Normal questions on C and networking domain 1)Reverse link list 2)queue operations 3)binary tree 4)STP and VLAN 5) IP routing 6) regarding your projects
Viewing 551 - 560 interview questions