INTERVIEW PREP

数学与非代码面试题

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

题目
4169
领域
8
当前筛选
4169

82 / 209

非代码面试题

显示 20 / 4169 道匹配题目

答题状态:未尝试未正确已正确
2710Why CPCV Helps but Does Not Solve Adaptive Idea GenerationWhy can combinatorial pathwise validation improve robustness checks without fully solving the problem of researchers inventing new ideas after seeing the old results?机器学习困难essay未尝试面试订阅2711Why Paper Trading Can Be More Informative Than One More BacktestWhy can a period of forward paper trading add more evidence than squeezing one more clever slice out of the historical sample?机器学习简单essay未尝试面试订阅2712Why Many Small Tweaks Still Count as Deep SearchWhy is it misleading to claim that no serious overfitting occurred just because the final strategy differs from the baseline by only many small tweaks?机器学习中等essay未尝试面试订阅2713Why High-Turnover Strategies Are Easier to OverfitWhy does backtest overfit become especially dangerous for very high-turnover strategies?机器学习中等essay未尝试面试订阅2714Why Search Depth Is Bigger Than the Number of Named StrategiesWhy can a team that claims to have tested only five named strategies still have conducted a much deeper search than that number suggests?机器学习困难essay未尝试面试订阅2715Why Economic Logic Acts Like a Prior Against NoiseWhy does a strategy with a credible economic mechanism deserve more trust than a statistically similar strategy with no coherent story?机器学习困难essay未尝试面试订阅2716Why Stop-Loss Tuning Is Also Multiple TestingWhy does picking a stop-loss threshold after looking at the full historical equity curve count as backtest search rather than risk management hygiene?机器学习简单essay未尝试免费2717Why Relaunching a Retired Strategy Can Reuse the Same LuckWhy is it dangerous to retire a strategy after disappointment and later relaunch a close cousin because a refreshed backtest looks strong again on overlapping history?机器学习简单essay未尝试免费2718Why Strategy Combination Can Also OverfitWhy does building a meta-portfolio from many individually researched strategies create another layer of overfitting risk?机器学习中等essay未尝试面试订阅2719Why Parameter Stability Matters More Than the Single Best PeakWhy is a broad plateau of good parameter values often more convincing than one spectacularly sharp optimum in a backtest heatmap?机器学习中等essay未尝试面试订阅2720Why Live Degradation Should Be the Default ExpectationWhy should a PM expect live performance to come in below the very best backtest rather than treat any shortfall as an implementation surprise?机器学习困难essay未尝试面试订阅2721Unit and Domino Tilings of a Nine-Cell StripA strip of length 9 is tiled using monomers of length 1 and dominoes of length 2. Derive the generating function for the number a n of tilings, and compute a 9.脑筋急转弯简单数值题未尝试面试订阅2722Tiling With 1-, 2-, and 4-Step BlocksLet a n be the number of ways to tile a strip of length n using blocks of lengths 1, 2, and 4. Write the generating function A(x) and compute a 10.脑筋急转弯中等derivation未尝试面试订阅2723Execution Schedules With at Most One Large SliceAn execution schedule reaches total size 11 using slices of sizes 1, 2, and 5, but the large 5-lot slice may be used at most once. Order of slices does not matter. How many schedules are possible?脑筋急转弯中等derivation未尝试面试订阅2724Recurrence Hidden in a Rational Generating FunctionLet A(x)=sum n>=0 a n x n = (1+x)/(1-2x+x 3). Derive a linear recurrence for a n and compute a 5.脑筋急转弯困难derivation未尝试面试订阅2725Coefficient in a Mixed Pole Generating FunctionFind the coefficient of x 8 in 1/((1-x) 2(1-x 3)).脑筋急转弯中等derivation未尝试面试订阅2726Subset Count With Cardinality Divisible by ThreeHow many subsets of a 10-element set have size divisible by 3? Solve it with a roots-of-unity filter or an equivalent generating-function argument.脑筋急转弯中等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?脑筋急转弯简单数值题未尝试面试订阅2728Ternary Strings With a Modular Count of One SymbolHow many strings of length 8 over the alphabet A,B,C contain a number of As congruent to 2 modulo 3?脑筋急转弯中等derivation未尝试面试订阅2729Chip Allocation With a Congruence ConstraintTwelve identical chips are allocated across four desks. How many allocations have the property that the combined chips on desks 1 and 2 are divisible by 3?脑筋急转弯困难derivation未尝试面试订阅