INTERVIEW PREP

数学与非代码面试题

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

题目
4169
领域
8
当前筛选
1721

23 / 87

非代码面试题

显示 20 / 1721 道匹配题目

答题状态:未尝试未正确已正确
2725Coefficient in a Mixed Pole Generating FunctionFind the coefficient of x 8 in 1/((1-x) 2(1-x 3)).脑筋急转弯中等derivation未尝试面试订阅2727Binary Strings With Ones Congruent to One Mod FourHow many binary strings of length 9 have a number of ones congruent to 1 modulo 4?脑筋急转弯简单数值题未尝试面试订阅2731Coefficient in a Product of Short Generating FunctionsFind the coefficient of x 12 in (1+x+x 2) 4 (1+x 2+x 4) 2.脑筋急转弯中等derivation未尝试面试订阅2732Weak Compositions With Uniform Upper BoundsHow many weak compositions of 15 into 5 parts have every part at most 4? Solve it from the generating function ((1-x 5)/(1-x)) 5.脑筋急转弯中等derivation未尝试面试订阅2735Compositions Into Ones and TwosLet c n be the number of ordered compositions of n using only parts 1 and 2. Use a generating function to show c n = F n+1 , and then compute c 10.脑筋急转弯简单数值题未尝试面试订阅2740Coefficient in 1/((1-x^2)^2(1-x^3))Find the coefficient of x 10 in 1/((1-x 2) 2(1-x 3)).脑筋急转弯中等derivation未尝试面试订阅2741Bid Ceiling With a Fixed Outside OptionA trader values a data license at v. In a sealed first-price auction against one rival, winning with bid b occurs with probability p(b). If skipping the auction preserves an outside payoff of c, what inequality must b satisfy for participating with bid b to weakly dominate skipping?脑筋急转弯中等derivation未尝试面试订阅2742When a Rebate Makes Aggressive Bidding RationalIn a first-price auction, a bidder of value v receives a fixed rebate r if she loses, and nothing if she skips. If bidding b wins with probability p(b), derive the expected payoff of bidding b and compare it with skipping.脑筋急转弯中等derivation未尝试面试订阅2743Scaled Uniform Values and Win ProbabilityThree bidders have i.i.d. private values from Uniform (20,80). In a first-price auction, find the symmetric equilibrium bid of a bidder with value 56. Also compute that bidder's probability of winning under equilibrium play.脑筋急转弯中等derivation未尝试面试订阅2744First-Price Equilibrium Under a Quadratic CDFTwo bidders have i.i.d. private values on [0,1] with CDF F(v)=v 2. In a first-price auction, derive the symmetric equilibrium bid function and compute the bid for value 0.6.脑筋急转弯中等derivation未尝试面试订阅2745Reverse Auction With Two SuppliersA buyer runs a sealed-bid procurement auction with two risk-neutral suppliers. Each supplier's cost is i.i.d. Uniform (0,1), and the lowest bid wins and is paid its own bid. Derive the symmetric equilibrium bid function s(c), and compute the expected profit of a supplier with cost 0.2.脑筋急转弯中等derivation未尝试面试订阅2747All-Pay Contest Break-Even EffortTwo equally skilled quants enter an all-pay contest for a prize worth V. A contestant who spends effort e while the rival spends e 0 wins with probability e/(e+e 0), and everyone pays their own effort regardless of outcome. Holding e 0 fixed, write the payoff of effort e and solve the equation that defines break-even effort.脑筋急转弯简单derivation未尝试面试订阅2748Why Third-Price Auctions Are Not TruthfulShow by explicit counterexample that truthful bidding is not a dominant strategy in a third-price auction with three bidders, where the highest bidder wins but pays the third-highest bid.脑筋急转弯简单derivation未尝试面试订阅2749English Auction Dropout LogicFour bidders have independent private values 40, 55, 70, and 90. In an English ascending auction with no reserve, who wins, what price is paid, and why is the outcome equivalent to a second-price auction in this private-value setting?脑筋急转弯简单derivation未尝试面试订阅2750Dutch Auction as a First-Price ClockIn a Dutch descending-price auction with four bidders whose i.i.d. values are Uniform (0,1), a bidder has value 0.8. Assuming risk neutrality and the private-value benchmark, at what clock price should that bidder stop the clock in symmetric equilibrium? Briefly explain why.脑筋急转弯简单derivation未尝试面试订阅2751Entry Decision Before a Second-Price AuctionA bidder with private value v \in [0,1] considers entering a second-price auction against one rival who is known to enter. Values are i.i.d. Uniform (0,1), and entering costs a fixed fee c=0.08. If bidding is truthful after entry, for which values v should the bidder enter?脑筋急转弯中等derivation未尝试面试订阅2754Value of Tie-Breaking PriorityTwo bidders both plan to submit the same bid b in a first-price auction. If bidder A wins ties with probability q while bidder B wins ties with probability 1-q, what is the incremental expected value of A's tie-breaking priority at valuation v, relative to a fair 50-50 tie break?脑筋急转弯困难derivation未尝试面试订阅2755Expected Spend in an All-Pay ContestIn the two-player all-pay auction above, suppose the prize value is V=120. Compute (a) each player's expected bid, (b) the expected highest bid, and (c) the expected total spend.脑筋急转弯中等derivation未尝试面试订阅2756Bidder Utility Under Revenue EquivalenceA bidder has value 0.9 in a two-bidder private-value environment with values i.i.d. Uniform (0,1). Compute that bidder's expected utility in (a) the first-price equilibrium and (b) the truthful second-price auction. Verify that the utilities agree.脑筋急转弯中等derivation未尝试面试订阅2757Reserve Price as a Participation FilterIn a second-price auction with reserve r, a bidder with value v faces a strategic question only when v is near r. What simple cutoff rule determines whether the bidder should participate at all?脑筋急转弯中等derivation未尝试面试订阅