Diff of Quant Interview Questions at 61b7c35

@@ -104,4 +104,3 @@
 * A horn is formed by rotating 1/x around the x-axis from 1 to infinity. What's the probability that a random point inside the horn has x-coordinate less than 2?
-* Estimate the number of piano tuners in Chicago if pianos can tune themselves using AI. Provide a 95% 
-confidence interval.
+* Estimate the number of piano tuners in Chicago if pianos can tune themselves using AI. Provide a 95% confidence interval.
 * We have a weighted coin which shows a head with probability p, (0.5<p<1). How do we get a fair toss from this? That is, how do we toss this coin in such a way that we can have probability of winning = loosing = 50%?