given n samples from a uniform distribution [0, d], how to estimate d?
Datos Interview Questions
89,598 datos interview questions shared by candidates
What was your opinion of the film "Blair Witch Project"
Given that one coupon was used, what is the likelihood that another person will use the coupon - ie. that both of them will use the coupon?
Building a histogram of post reply count in SQL (number of posts with x replies, x+1 replies, etc). Building a table with a summary of feature usage per user every day (keep track of the last action by user and roll that up every day). Basic conditional probabilities (check out brilliant.org for their source of inspiration)
Flip one coin 10 times and obtain one H, what is the p value and null hypothesis?
You randomly draw a coin from 100 coins - 1 unfair coin (head-head), 99 fair coins (head-tail) and roll it 10 times. If the result is 10 heads, whats the probability that the coin is unfair?
almost evrything on java ,DBMS.
As a part of a bigger question: "How do you draw a uniform random sample from a circle in polar coordinates?"
If you give N riders with the probability of P a $5 coupon, what is the expected coupon spend
Given two lists of sorted integers, develop an algorithm to sort these numbers into a single list efficiently.
Viewing 81 - 90 interview questions