I applied through college or university. The process took 3 weeks. I interviewed at Microsoft
Interview
Skype HR interview (a little about professional experience as well as classic HR questions) and two technical interviews (mostly algorithms and data structures, write in any programming language you know).
Interview questions [1]
Question 1
Given an input string, write an efficient program that will print all of it's permutations.
I applied through college or university. The process took 4 weeks. I interviewed at Microsoft in Mar 2017
Interview
Came in contact through a university career fair. Chatted with employees at a booth and submitted my resume. They took notes down as we talked about my experience.
A recruiter helped schedule an on campus interview with a software engineer. The interview was 30 min long. We talked for about 5-8 minutes about general material/experience. Spent about 20 minutes doing an interview question. Then I was given a couple minutes to talk about any projects I've been working on.
I applied through college or university. I interviewed at Microsoft in Oct 2019
Interview
30 Minutes on-campus interview, including a coding question and a bq.
The coding Q is: given a string s and a char c, remove all the c in s.
BQ is telling the collaboration project.
Interview questions [1]
Question 1
Given a string s and a char c, remove all the c in s