why i change job.
Member Technical Staff Interview Questions
4,283 member technical staff interview questions shared by candidates
"What does this code do?" - it was a short snippet of x86 SSE assembly.
Given 2 linked lists sorted in ascending order, write a function that will merge these lists into a single sorted list without copying the list contents. The node structure is of the form: struct Node { int value; struct Node *next; };
1) How does an ISR work (All the way from the beginning to the end) 2) Data structures and approaches such as when to use a hash table, tree, list, etc. on a conceptual level
Start with Basic Algorithms but focus was on how you improve the performance of it. With very very high scale of data. Testcases to test the algorithm
I was asked to (on white board) sketch out the HTML, CSS, and JavaScript for a "type ahead" component which will get it's items dynamically
How would you do verification for a project?
What days are you available?
Technical experience related questions asked
Present current novel research and work.
Viewing 641 - 650 interview questions