Why I wanted to work for Microsoft
Intern Engineer Interview Questions
15,365 intern engineer interview questions shared by candidates
DSA question: given an integer n, we have to print all possible valid parenthesis strings of length 2n.
Tell me about yourself and your background.
Q: What is your experience in Aviation?
"Given an array of integers, return the indices of the two numbers that add up to a specific target." Example: Input: nums = [2, 7, 11, 15], target = 9 Output: [0, 1] Explanation: nums[0] + nums[1] = 2 + 7 = 9
how to check if a string of difeerent parantheses is valid or not
Describe a time when you had to use ethical considerations?
Describe how you would install and configure a router for a home network?
There were behavioral questions and some technical questions. The one technical question I remembered was N-queens problem.
What is this ___ attack and How do you prevent it?
Viewing 2101 - 2110 interview questions