Cracking the Microsoft Software Engineer Interview: Tackling Two Sum & Linked Lists

Microsoft | Software Engineer | Interview Experience

Interview Date: Not specified
Result: Not specified
Difficulty: Not specified

Interview Process

The interview was conducted via video and was split into two parts. The first part consisted of basic behavioral questions where the interviewer inquired about my previous experience and how I would handle specific situations. The second part involved coding challenges, during which I was given two LeetCode problems to solve. Overall, the experience was quite positive, and the interviewer was very engaging.

Technical Questions

  1. Two Sum (Array, Hash Table)
  2. Reverse Linked List (Linked List)

Tips & Insights

Be prepared to discuss your past experiences and practice coding problems on platforms like LeetCode to enhance your problem-solving skills.