INTERVIEW PREP

数学与非代码面试题

覆盖数学、概率、统计、脑筋急转弯、机器学习和金融。这里负责筛选和进入单题;编程题使用独立的 LeetCode 式 coding lab。

题目
4169
领域
8
当前筛选
22

1 / 2

非代码面试题

显示 20 / 22 道匹配题目

答题状态:未尝试未正确已正确
126Sum of Seven on Two DiceYou roll two fair six-sided dice. What is the probability that the sum of the two dice equals 7?概率简单数值题未尝试免费127Three Heads in Five FlipsYou flip 5 fair coins simultaneously. What is the probability of getting exactly 3 heads?概率简单数值题未尝试免费128Maximum of Three Dice Equals FourYou roll three fair six-sided dice. What is the probability that the maximum of the three values equals exactly 4?概率中等数值题未尝试免费129Doubles Given an Even SumYou roll two fair six-sided dice and are told that their sum is even. What is the probability that both dice show the same number?概率中等数值题未尝试免费130Expected Distinct Faces on Four DiceYou roll four fair six-sided dice. What is the expected number of distinct face values that appear among the four dice?概率困难数值题未尝试免费131At Least One Head in Three FlipsYou flip 3 fair coins. What is the probability that at least one coin lands heads?概率简单数值题未尝试免费132Large Sum Given Odd ProductYou roll two fair six-sided dice and are told that their product is odd. What is the probability that their sum exceeds 8?概率中等数值题未尝试免费133Exactly One Pair Among Four DiceYou roll 4 fair six-sided dice. What is the probability that exactly two of the four dice show the same value and the other two dice each show values different from each other and from the pair?概率中等数值题未尝试免费134Near-Even Split in Seven Coin FlipsYou flip 7 fair coins. What is the probability that the number of heads and the number of tails differ by at most 1?概率中等数值题未尝试免费135Conditional Third Roll Reaching TenYou roll two fair six-sided dice. If their sum is even, you roll a third die and your score is the sum of all three dice. If their sum is odd, your score is just the sum of the first two dice. What is the probability that your score is at least 10?概率困难数值题未尝试免费136Two-Dice Sum Is a Perfect SquareYou roll two fair six-sided dice. What is the probability that their sum is a perfect square?概率简单数值题未尝试免费137Exactly Two Heads in Four FlipsYou flip 4 fair coins. What is the probability that exactly 2 of them land heads?概率简单数值题未尝试免费138Exactly One Pair Among Three DiceYou roll 3 fair six-sided dice. What is the probability that exactly two of the three dice show the same value while the third die shows a different value?概率中等数值题未尝试免费139Run of Three or More Heads in Eight FlipsYou flip 8 fair coins. What is the probability that somewhere in the sequence there is a run of at least 3 consecutive heads?概率困难数值题未尝试免费140Three-of-a-Kind Among Five DiceYou roll 5 fair six-sided dice. What is the probability that at least one face value appears exactly 3 times?概率困难数值题未尝试免费141Even Product of Two DiceYou roll two fair six-sided dice. What is the probability that their product is even?概率简单数值题未尝试免费142Exactly Two Sixes in Four DiceYou roll 4 fair six-sided dice. What is the probability that exactly 2 of the 4 dice show a six?概率中等数值题未尝试免费143No Consecutive Heads in Six FlipsYou flip 6 fair coins in sequence. What is the probability that no two consecutive coins land heads?概率中等数值题未尝试免费144All Six Faces Represented in Eight DiceYou roll 8 fair six-sided dice. What is the probability that every face value from 1 to 6 appears at least once among the 8 dice?概率困难数值题未尝试免费145No Face Appears More Than Twice in Six DiceYou roll 6 fair six-sided dice. What is the probability that no face value appears more than twice?概率困难数值题未尝试免费