implement the memalign() function
Assistant Systems Engineer Interview Questions
53,297 assistant systems engineer interview questions shared by candidates
What my experience in clinical research is- lots of questions about work history and education.
Since the position was new to me, the what do you see in the long term in this position was most difficult.
Describe your previous sales experience
What was my salary requirement
3. I only had one data structures and algorithm question, and that was computing the parity for each pair for an array of numbers. For instance, {1, 2, 3} = {0b1, 0b10, 0b11}. A pair would be (1, 3), and the parity of that would be 1 (1 XOR 1 XOR 1 = 1).
-some memory mapping question (figure out the issue). there was some flag that made the memory sharable - memory aligning to some boundary (n- 2,3,4...) - implement a mutex in assembly - copying stuff to SD card (on a netwrok) and problems related to that..
Coding challenge: Round a number to the next largest multiple of 16.
handling nulls in C#
1st interview: - in-depth questions about my curriculum - write a C++ function to convert a RGBA to an ARGB - write a GLSL shader to interpolate a gradient between two points - write a C++ class with operator overloading and copy constructor 2nd interview: - write C++ code to implement a linked list - write C++ code to implement a dictionary - write C++ code to fill a texture with a circle
Viewing 2371 - 2380 interview questions