INTERVIEW PREP

数学与非代码面试题

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

题目
4169
领域
8
当前筛选
268

2 / 14

非代码面试题

显示 20 / 268 道匹配题目

答题状态:未尝试未正确已正确
1601Why Every Covariance Matrix Is PSDWhy must every valid covariance matrix be positive semidefinite?数学简单essay未尝试免费1602Equal-Weight Two-Asset Variance 1Two assets have variances 4 and 9, with covariance 2. What is the variance of the portfolio with weights (1/2, 1/2)?数学简单数值题未尝试免费1611Equicorrelation Validity Threshold 1For an n=4 equicorrelation matrix with 1s on the diagonal and rho off the diagonal, what is the lowest rho that still keeps the matrix positive semidefinite?数学简单数值题未尝试免费1616How to Read Diagonal and Off-Diagonal EntriesIn a covariance matrix, what do the diagonal entries and off-diagonal entries mean?数学简单essay未尝试免费1617Correlation from Covariance 1Two assets have variances 9 and 16, and covariance 6. What is their correlation?数学中等derivation未尝试免费1758Selection-on-Survivors Bias in Strategy EvaluationA desk only records post-launch performance for strategies that first clear an internal backtest hurdle. Why does regressing realized performance on backtest score inside the launched set generally fail to recover the unconditional relationship?统计中等derivation未尝试面试订阅1781One-SE Lambda Choice 1A cross-validation table for a regularized alpha model reports (lambda, mean error, standard error) = [(0.01, 0.42, 0.02), (0.1, 0.41, 0.015), (1.0, 0.423, 0.01)]. Using the one-standard-error rule, which lambda should you choose?统计简单数值题未尝试免费1786Ridge Effective Degrees of Freedom 1A standardized ridge model has singular-value squares d j 2 = [9, 4, 1] and penalty lambda = 1. What is the effective degrees of freedom tr(S lambda) = sum d j 2/(d j 2+lambda)?统计简单essay未尝试免费1791Scaling Before Lasso on Mixed UnitsA signal library mixes raw prices, basis-point spreads, and z-scored microstructure features. Why should the team standardize features before running Lasso?统计简单derivation未尝试免费1792Why Ridge for Correlated Alpha ClustersA desk has 80 highly correlated alphas that all measure similar value exposure. Why can Ridge be preferable to pure Lasso if the goal is stable prediction rather than sparse interpretation?统计简单essay未尝试免费1796Signal Stationarity Classification 1A candidate signal is defined by X t = ε t + 0.3 ε t-1 . Is it weakly stationary?统计简单essay未尝试免费1799Signal Stationarity Classification 4A candidate signal is defined by X t = A cos(ω t) + B sin(ω t), where E[A]=E[B]=0, Var(A)=Var(B), Cov(A,B)=0. Is it weakly stationary?统计中等derivation未尝试免费1801Measurement Noise Effect 1A latent stationary signal Y t has gamma(0) = 5 and gamma(1) = 2. You observe X t = Y t + eta t, where eta t is iid noise with variance 1.5 independent of Y t. What are gamma X(0) and gamma X(1)?统计简单essay未尝试免费1806Two-Point Sample Mean Variance 1A weakly stationary process has gamma(0) = 4 and gamma(1) = 1. What is Var((X 1 + X 2)/2)?统计简单essay未尝试免费1811Validity or Stationarity Check 1Consider the proposal rho(h)=0.8 |h|. Is it valid from a stationarity / autocorrelation perspective?统计简单数值题未尝试免费1816Why Differencing Helps a Trend but Not White NoiseA signal looks like deterministic trend plus short-memory noise. Why can first differencing help stationarity, while differencing plain white noise usually just injects a negative lag-1 correlation?统计简单essay未尝试免费1821AR(1) Multi-Step Forecast 1A signal follows X t = 0 + 0.6 X (t-1) + e t with Var(e t) = 2 and current value X t = 10. What is the h = 3 step forecast E[X (t+3) | X t]?统计简单数值题未尝试免费1822AR(1) Multi-Step Forecast 2A signal follows X t = 4 + 0.7 X (t-1) + e t with Var(e t) = 1.5 and current value X t = 8. What is the h = 2 step forecast E[X (t+2) | X t]?统计简单derivation未尝试免费1828MA(1) Lag-1 Correlation 3A microstructure noise model uses Y t = e t + -0.4 e (t-1). What is its lag-1 autocorrelation rho(1)?统计简单数值题未尝试免费1831MA(1) Invertibility Check 1An MA(1) execution-noise model uses theta = 0.4. Is the model invertible?统计简单数值题未尝试免费