In the phone interview, they asked me what technologies about Microsoft was exciting.
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
1. Parsing code into a text document 2. Word search in a 2D array of words given a list of words.
coding round - 3 simple coding questions group fly rouns - 1 question on the arrays and 1 on trees technical round 1 - questions related to OS and programming technical round 2 - question on dynamic programming
Memorize a sequence of numbers.
Check Linked List is Palindrome.
For internships standard leetcode medium DSA (no system design).
Traverse a Matrix in Clockwise fashion and print all the elements
Given an n*m grid, you enter the grid at some cell in the first row and leave the grid at some cell in the nth(last) row. Every cell has four directional parameter, indicating whether the cell in that direction can be visited. Print the Shortest possible path.
Describe a situation where you had to lead a team and encountered conflicting opinions
LRU Cache ( refer the leet codes).
Viewing 761 - 770 interview questions