<Whiteboard Questions> Q: Implement a stack or a queue (It can be done using an array or a linked list).
Microsoft Software Engineer Interview Questions
94 microsoft software engineer interview questions shared by candidates
Do you know about the 4 pillars?
<Whiteboard Questions> Q: Find where two linked lists intersect.
5. For the following table structure: Create Table tbl( A int, B int) Insert into tbl values ( 0,1) Insert into tbl values ( 1, 0) what is wrong with this query: Select A B from tbl
<Behavioral Questions> Q: When was the time you disagreed with someone?
<Behavioral Questions> Q: When was the time that you had to work with a person that you did not like?
<Behavioral Questions> Q: How did you learn coding?
<Data Structure Question> Q: How would you describe stack and queue to a kid?
How to register a plug-in?
Different SQL quries? Delete duplicates, transform rows into columns, joins, group by clauses
Viewing 11 - 20 interview questions