Given a string A and a string B, tell me if B is a rotate substring of A (Rotate string is of the form A[i..n]+A[0..j] "Concatenation of some suffix with some prefix of A")
Microsoft Software Engineer Interview Questions
716 microsoft software engineer interview questions shared by candidates
Sort an array
Why Microsoft?
Write a procedure in C that reverses the letters of a null-terminated string. Then write another procedure in C that reverses the words of a null-terminated sentence.
Given an ascending sorted array of ints, write an algorithm to push all the duplicates to the back [1,2,2,4,5,5] --> [1,2,4,5,2,5]
The technical questions were not hard. One of the testing questions were : You are given a Cartesian plane and there is this program to compute the distance between two points. Use ten pairs of points to test it.
How would you order people in a line?
what's your favorite technology and why?
They asked about my customer service skills and they could tell by my past employments that they were good.
NDA cannot share but It's very scenario and real life experience
Viewing 31 - 40 interview questions