Given two sorted arrays, write a method that combines the two sorted arrays into a third array that is also sorted.
Microsoft Interview Questions
714 microsoft interview questions shared by candidates
Write a function that accepts a list and returns the number of occurrences of the most frequently occurring item in the list.
Pretty straightforward: expect coding, questions about your projects, and your interests in computer science.
The interviewer asked a lot of questions about the research paper I wrote at age 17 on Cloud Computing. The he asked some problem solving questions. It was almost 2 years ago when I was a college freshman. So I can't remember the exact questions, but those were related to data structure of C++, and I could answer one question correctly out of two.
String manipulation.
Write a program that, given an integer, checks if it is a palindrome
Implement a Queue using two stacks. Write a function that takes in an array of integers and returns the duplicates and the number of times they were found.
They're pretty basic questions, so just don't overthink and stay calm!
Given a BST, return the second largest number.
How would you organize people in a line?
Viewing 451 - 460 interview questions