Microsoft interview questions

Friday, January 27, 2006

My Coding Questions

  1. Two sorted linked lists are given. Members of list nodes are ints. Make one sorted list that aggregates both lists.
  2. The array of bools are given. Write the sort algorithm
  3. Find first repeated character in string. Write test cases.

0 Comments:

Post a Comment

<< Home