J'ai postulé en ligne. Le processus a pris 3 mois. J'ai passé un entretien chez Microsoft (Redmond, WA) en févr. 2013
Entretien
I initially applied at Microsoft in late November, I received an email offering me a phone interview by the beginning of December, and I then had my phone interview on December 17. I heard back from them again on January 20 that I had been chosen to fly up to Seattle for an in person interview, which was then scheduled for February 25. So altogether the process took roughly 3 months from application to in person interview.
Questions d'entretien [4]
Question 1
Write a program takes in a string and a delimiter, and uses that delimiter to split a string and then will reverse the characters in every word (or jumble of characters between the delimiters), stuffing them back into a string when finished. ('The dog walks' becomes..... 'ehT god sklaw')
Write a program that reads in a string and prints the character once it has been found to have duplicates (2 or more). The program should only print the character once, not every time a duplicate is found. The program should be faster than O(n^2).
Write a program that takes in a string and removes any duplicate spaces (including leading and trailing spaces – there should be none when finished). This program should not have any embedded loops, and you can only traverse the string ONCE. Should definitely be faster than O(n^2).
Expect technical deep dives, coding challenges, and problem-solving scenarios. Questions will probe your knowledge of data structures, algorithms, and software design, assessing your ability to build robust systems. yes yus yes
J'ai postulé en ligne. J'ai passé un entretien chez Microsoft en janv. 2024
Entretien
Technical 3 round interview questions
Mangerial 1 round interview questions
Hr 1 round questions
But complex questions
All the best all the best best best very good option and good benefits
Questions d'entretien [1]
Question 1
Situational questions like reasoning for the approach
J'ai passé un entretien chez Microsoft (Bangalore Rural)
Entretien
Nice and smooth the interviewer were really very helpful and knowledgeable also they try to help while giving interview and also when I have the interview they acknowledged if I was saying right or wrong so overall nice experience
Questions d'entretien [1]
Question 1
2 coding rounds one on implementation and another on dsa