Best of 7 game between two players. I wish to place 50/50 bets before each point such that if player A wins overall I win £1000, and if player B wins overall I lose £1000. How can this be done?
Intern Interview Questions
248,744 intern interview questions shared by candidates
Walk me through a DCF
What was my interest in the field?
Given a string of letters, implement method that outputs string of 1's and 0's of the same size corresponding to if a selected letter is in that position in the input string.
Given a set of cities, each with a given population, select randomly a city with a probability that is proportional to the population.
Find the largest rectangle with all 0s in an matrix with only 0 and 1.
This was one of the more standard questions. You have stairs with N number of steps. You can take either one step steps or two step steps; how many ways can you climb the stairs?
Reverse the word order in a string.
How many places are there on the earth that one could walk one mile south, then one mile east, then one mile north and end up in the same spot?
What kind of workspace do you prefer for coding
Viewing 521 - 530 interview questions