I applied through college or university. The process took 2 days. I interviewed at Microsoft (Bengaluru) in Aug 2023
Interview
Overall, the recruiters made it clear right from the offset that they were on the lookout for not just technically proficient candidates but also those who can exhibit their ability to be a team player.
Interview questions [1]
Question 1
We had three rounds. The first one comprised of questions on dynamic programming and was conducted on an online platform. The next one was that of DSA implementation where I was asked questions on binary trees and graphs of medium difficulty. The last round was the HR round where I had to dive deep into one of my projects based on NLP.
I applied through college or university. The process took 1 week. I interviewed at Microsoft in Aug 2023
Interview
A online assessment consisting of 2 problems, followed by 2 interviews. Interviews revolved around problem solving and DSA along with some Operating Systems and HR at the end. A little bit of c++ fundamentals.
Interview questions [1]
Question 1
General c++ fundamentals, byte stream serialization of a linked list data structure, Design a custom ad-picker given an array of probabilities of each add occurring.
I applied through college or university. I interviewed at Microsoft (Nuova Delhi) in Aug 2022
Interview
There were two rounds of interview ,and in first round they asked me a simple array question,in which I have to find duplicate elements,and in 2 nd round they asked me ,one basic cpp question and about my projects.
Interview questions [1]
Question 1
Find duplicates in array.i have to write pseudo code