Given a matrix print it clockwise from the first element to the very inner element.
Software Engineer Interview Questions
466,396 software engineer interview questions shared by candidates
given a list of words with a same size and a big string that contains one of the permutation of all the words combined(say p), find the startindex of the string p in the big string
You have three doors, behind one there is a prize. You choose door A, after that I ll tell you that behind door B there is no prize, do yuo keep your choice or change it ?
Given many points, find k points that are closest to the origin.
Was given a homework question(2days): Program using a language of your choice the following assignment, given a file of sorted strings (one string per line, example file was given) sorted according to some unknown alphabet, recover the order of characters of this alphabet.
Second interview question: giving a phone number return all the number key combinations for that phone number
If you go 4 miles north and 3 miles south, what is the overall displacement?
I'm thinking of a number 1 to 999. You may ask 3 questions to try to figure it out. You may not ask questions such as, what is the number, or what is the first/second/third digit.
The unexpected question was about reversing a singly linked list with the given prototype. But I was the one to be blamed as I wasn't well prepared.
Given a list of strings, provide the number of strings that are unique within the list.
Viewing 321 - 330 interview questions