Panda Guru LogoPanda
Guru

Microsoft Interview Experience

Round 1: Online Assessment

Questions:

  1. Dynamic Programming question (Leetcode medium level)
  2. Map data structures question (Leetcode medium level)
Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.


Round 2: Technical Interview

Questions:

Question

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.


Round 3: Managerial Interview

Questions:

Candidate's Approach

No approach provided.

Interviewer's Feedback

The interview concluded on a very positive note.


Round 4: Principal Software Engineering Manager Interview

Questions:

Question

Candidate's Approach

Initially, the problem was somewhat unclear, so I asked about constraints and clarified my doubts. I attempted a brute force approach, which did not satisfy the interviewer. After careful consideration, I devised a solution with logarithmic time complexity, which impressed the interviewer.

Interviewer's Feedback

The interviewer was highly impressed with my solution.