I was reffered by a friend on March 5th. On March 31st I had my interview with Microsoft. The interviewer told me it would take around one to two weeks to get a response. However, it has been already almost three weeks and still I have not gotten any response.
I would like to know if any of you have had their interview and if you have gotten a response already or not. I believe that due the current situation with COVID-19 everything is moving slower.
The coding question on that interview was simple. The interviewer drew a lot of nodes with connections between them (a graph). He asked me to write a code that returns a list with all the nodes.
My answer was simple, I basically just wrote BFS, and saved each node in the list. Later, just return it.
I could explain pretty well before actually starting to code; the interviewer saw that I was coding right, and he told me that I did not have to finish because he already knew what I was going to do. I think that was a good signal (or so I thought).
I also had a couple of behavioral questions before the coding one: