The process took 1 day. I interviewed at Microsoft in Oct 2010
Interview
Met one-on-one with a development engineer in test. He asked me one coding question - reverse each of the words in a given string without changing their positions. The rest of the questions involved times I solved problems, my favorite mobile software and projects I've worked on. I haven't yet received a call or e-mail but the interview was just this morning. I'm feeling pretty good about my chances though.
Interview questions [1]
Question 1
Write a function that takes an input string, consisting of several words separated by spaces, and print out each word reversed, keeping the same order within the string.