Ho presentato la mia candidatura online. La procedura ha richiesto 3 mesi. Ho sostenuto un colloquio presso Microsoft (Redmond, WA) nel mese di feb 2013
Colloquio
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.
Domande di colloquio [4]
Domanda 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
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Microsoft nel mese di gen 2024
Colloquio
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
Domande di colloquio [1]
Domanda 1
Situational questions like reasoning for the approach
Ho sostenuto un colloquio presso Microsoft (Bangalore Rural)
Colloquio
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
Domande di colloquio [1]
Domanda 1
2 coding rounds one on implementation and another on dsa