I applied through college or university. I interviewed at Microsoft
Interview
Hand in my resume during the on campus career fair and the get the interview opportunity 1 week later. On campus interview, one technical white boarding question with some discussions. And now waiting for next round (most likely on site later)
Interview questions [1]
Question 1
Given an array of point structure element whose X and Y values are both int, write a boolean function to decide whether there is any midpoint(at least 1) of any two points in the array whose X and Y coordinate value are all integer.
I applied online. The process took 3 months. I interviewed at Microsoft (Seattle, WA) in Feb 2017
Interview
Apply online... HR phone screen then onsite interviews in Washington.
Onsites:
Arrive in the morning, have lunch with interviewer then being loop of interviews.
All interviews contained whiteboard coding covering DS&Algos, System Design, and Big O analysis.
I applied through college or university. The process took 1 day. I interviewed at Microsoft (Raleigh, NC) in Feb 2013
Interview
It's on campus interview. He asked me to write a function to detect whether string1 contains all letters in string2. It's not hard but I think they expect perfect answer. I don't why I was rejected
Interview questions [1]
Question 1
He asked me to write a function to detect whether string1 contains all letters in string2