In a given code with threads and critical section (no Mutex), what will be printed.
Student Engineer Interview Questions
1,500 student engineer interview questions shared by candidates
Tell us a little bit about yourself
Talk about a project you are proud of
How to find object in a list with known length with the least amount of compares possible.
You are given a plain disc, which is painted half black half white, that can rotate in each direction. You also have an unlimited amount of digital sensors that can detect those colors - 1 for black, 0 for white. Think of a way to measure the direction in which the disc is rotating, using a minimal amount of sensors.
What programming languages are you most familiar with
What is the diference between TCP and UDP?
General questions about university work, nothing surprising
Reverse a linked list. Comparing recursion and iteration based solutions.
find bugs in code
Viewing 391 - 400 interview questions