Walk me through a DCF
Intern Interview Questions
249,610 intern interview questions shared by candidates
What was my interest in the field?
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?
Last digit of 17^17
Reverse the word order in a string.
Given a set of cities, each with a given population, select randomly a city with a probability that is proportional to the population.
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?
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?
Find the largest rectangle with all 0s in an matrix with only 0 and 1.
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.
Viewing 521 - 530 interview questions