What is in between CPU and GPU? And then followed by explain buses and cache?
Systems Programmer Analyst Interview Questions
1,378 systems programmer analyst 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.
Basic Python questions
Aptitude and English test at the last stage was unexpected
They ask detailed questions about your experience with certain languages. They seem to avoid the standard questions that you can find on google.
One of those leetcode type of coding problems - I cannot recall the problem.
The phone interview was just making sure that I didn't lie on my CV and checking if I really wanted that position, not just working at their company. The on-site interview contained 2 questions that were based on a "client" coming to you with something that he wants done and you doing your best to figure out what he actually wants and coming own with a good solutions. They don't try to grind you, however they might throw small obstacles to see how you can handle them.
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
Viewing 1321 - 1330 interview questions