I applied online. The process took 5 months. I interviewed at Microsoft in Mar 2024
Interview
I applied in October, received and aced OA in November (2 LC medium DSA Q's). They scheduled me for an interview months later. I had two back to back interviews (45 minutes each) which consisted of one or two behavioral questions and a DSA questions (LC mediums, but on easier side). I answered the questions well and was able to solve all of the coding questions fairly easily and clearly.
Interview questions [1]
Question 1
Behavioral:
- Take me through the project you are most proud of.
- What was a time where you faced conflict within a group?
Technical:
- Merge intervals LC
- Find second largest element in an array in O(n), then adjust solution to find nth largest element in array
It took a while to set up and I never heard back. Odd for a massive company but the interviewer was professional and an overall positive experience. Was able to get experience interviewing for a position at a large company.
I applied through college or university. The process took 1 day. I interviewed at Microsoft (Neu-Delhi) in Aug 2022
Interview
It was a one day interview consistung of two rounds,both were technical.In the first round they asked me a question which was to remove duplicates from array,they asked me to write pseudocode and also asked about edge cases and also asked me what can be the sample test cases.