4 coins: probability of getting 1 T probability of getting 2 H
Intern Interview Questions
248,744 intern interview questions shared by candidates
What is the expected outcome of 2 10-sided dice. Why? Now let's play a game..
Two dice. One 10-sided, one 6-sided. Guess a number between 2 and 16, if the sum of the dice shows that number, you get that number of dollars. What is the best number to guess to maximise winnings?
How many volts does it take to power an off shore rig?
How do you find duplicates in a binary search tree?
return the deepest node in a binary tree.
Given a filled box inside an nXm matrix, count all boxes in contact with it, and which are filled. Return the count. A few questions on multi-threading as well.
In the second interview they gave me a situation: If you were told one year in advance that a giant earthquake would completely break california from the mainland US, and had anyone's skills at your disposal, what would you do to prepare for that day.
Write a function to convert First Name, Last Name to Last Name, First Name.
Given a dollar value, write a function that calculates the number of possible coin combinations that make up that value.
Viewing 451 - 460 interview questions