I applied online. The process took 3 months. I interviewed at Microsoft (Bengaluru)
Interview
I had two rounds of interview, both were technical rounds where I was asked DSA questions. The first round was pure technical but in the second round I was also asked some real life implementation of data structures. At the end I was asked if I had any questions for the interviewer. I asked him about the company culture at Microsoft, which tech stacks does he work on etc.
Interview questions [1]
Question 1
1. Two sum problem of leetcode 2. Merge two arrays
Applied after a recruiter reached out to me. Completed codility test (2 technical problems in 75 mins) and then had this first interview. The interviewer was great. He taught me a lot.
Interview questions [1]
Question 1
What is multithreading? What is recursion? Describe a time you faced a challenge and how you resolved it. Talk about a big project you've worked on, how big it is, lines of code, current users, etc.
I applied through an employee referral. I interviewed at Microsoft in Sep 2022
Interview
i applied through a person who works there and therefore got a quick response. first round was online coding skills test. it consisted of 2 tasks and time limit of 75 minutes. first task: given a string you must split into a minimal number of substrings in such a way that no letter occurs more than once in each substring. second task : 2 frogs that want to jump away and u need to return the longest distance
Interview questions [1]
Question 1
was asked about certain courses what's the difference between array and list i was asked to explain the term "multi-threading"