Matrix - given a nxn matrix, print the matrix in diagonal from left to right.
Engineering Coordinator Interview Questions
45,088 engineering coordinator interview questions shared by candidates
How to locate the point with the minimal distance to all the given points. Which should be done by a connected graph as all the points on the grid can only move up and down. I tried to answer the question but the interviewer kept asking me is this the global minimum. I don't know!!!
Given a list of numbers and a number S, find all pairs of numbers in the list that sum to S.
What are some of your weaknesses?
How would you implement a method to tell whether or not a string matches a regex that consists of lower case letters and *s.
Determine the 10 most frequent words given a terabyte of strings.
How would you print a large, balanced degree-bound tree in breadth first order, using only O(1) space?
Implement square root function using basic operations ?
What happens to a penny when you put it in ketchup?
Where is GAC located?
Viewing 141 - 150 interview questions