Saturday, March 10, 2012

questions from a M$ interview

Thx for my friend))) I think this questions from his interview for the Bing command.




1. Your project
2. Your role in project
3. Last challenge in project
4. What is a critical section?
5. What is a deadlock?
6. linked list vs. array
7. mirror of a binary tree algorithm
            1                                   1
      2          3                        3          2
  4     5    6                              6    5    4
8. Reverse a singly linked list
9. A set of N colored balls. Sort them in a way that the red balls are at the beginning and the blue balls are at the end.

No comments:

Post a Comment