You have 9 marbles which are all the same weight, except for one which is slightly heavier than the others. You also have an old?style balance, which allows you to weigh two piles of marbles to see which one is heavier (or if they are of equal weight). What is the fewest number of weighings that you can make which will tell you which marble is the heavier one ?
Engineer Interview Questions
1,135,474 engineer interview questions shared by candidates
Given an input string and a dictionary of words, find out if the input string can be segmented into a space-separated sequence of dictionary words. You need to output the minimum number of words. For example, input: "aaaisaname" dict: ("a", "aaa", "is", "name") output: "aaa is a name" Wrong output: "a a a is a name"
First round is pattern based question like.. n=1 n=2 n=3 * * * *** *** *** * * * * ***** ***** * * * *******
A box is divided into 4 boxes which is further subdivided into 4 boxes and so on. What is the best Data structure suitable for this scenario?
When was the last time you were on Catia?
80% was behavioral and the 3 coding questions were not difficult (tachometer, pair of integers adding to a sum and another string problem to remove numbers from a mix of numbers and characters). Ability to tell your stories is really important. Interviewers keep taking notes while you answer.
Division without divide operator
The logic part was not that easy for me
easy
Recruiters will prepare you with areas of questioning for the team you are interviewing for.
Viewing 881 - 890 interview questions