Write an algorithm to determine if all of the delimiters in an expression are matched and closed.{(abc)22}[14(xyz)2] should pass [ { ] } should fail { (x) } [ should fail
Engineering Coordinator Interview Questions
45,088 engineering coordinator interview questions shared by candidates
Given a sorted array of infinite length, how would you find a certain value?
A IQ question: I have 9 coins and 8 have the same weight and the last one is heavier. I also have a balance beam to weigh the coins with. I can only use the balance beam 2 times to find the heavier coin. How do you find the heavier coin?
If there was a bird flying north at 10 mph through winds blowing east at 13mph and it was slightly overcast, how many fingers are on a seals hand?
Where do you see yourself in 5 years?
Why do you want to join IndiGo?
Can you accommodation on site
Question that was half systems designy, half algorithm.
Job history details
Given an input of a 3D matrix of ones and zeros, count the number of contiguous 1-filled regions (as separated by 0-filled regions), as well as the size of the largest one (I think; doesn't really change the problem much). I forget what these were called...
Viewing 101 - 110 interview questions