跳到主要内容

每月更新 · 14 家公司

按公司分类的量化面试真题

可搜索的量化金融面试题库——涵盖概率、统计、智力题、做市与编程,每道题都附有完整解析,使用标准数学排版。支持按公司、题型与难度筛选。

免费题目无需注册。订阅可随时取消。

题目均标注了考察它的公司

  • Jane Street
  • Citadel
  • Citadel Securities
  • Hudson River Trading
  • Optiver
  • Jump Trading
  • SIG
  • Akuna Capital
  • Five Rings
  • IMC
  • DRW
  • Two Sigma
  • 九坤投资 Ubiquant
  • 幻方量化 High-Flyer

公司标注来自候选人反馈以及我们自己的整理。QuantQns 是独立的学习资源,与上述任何公司均无隶属或合作关系,亦未获其背书或赞助。

你会得到什么

1

按公司标注

每道题都标注了考过它的公司,让你针对眼前的面试准备,而不是漫无目的地刷通用题单。

2

完整解析,而非只给答案

解析写出完整推理过程,使用真正的数学排版呈现,而不是几张截图。

3

每月更新

题库每月新增候选人反馈的真题与原创整理。订阅有效期内新增的内容全部包含在内。

一道免费题

这就是题目与解析在网站上的实际呈现方式:Markdown 加 LaTeX 排版,公式的显示效果与纸面书写一致。

免费智力题简单

A Fair Coin from a Biased One

Jane StreetOptiver

You are handed a coin that lands heads with some unknown probability pp, where 0<p<10 < p < 1. You may flip it as many times as you like.

Describe a procedure that produces a perfectly fair binary outcome — one that is heads with probability exactly 1/21/2 — without knowing pp. Then compute the expected number of flips your procedure uses.

Solution

The procedure. Flip the coin twice and look at the ordered pair:

  • HT → output heads
  • TH → output tails
  • HH or TT → discard and repeat

Why it is fair. The two flips are independent, so

P(HT)=p(1−p)andP(TH)=(1−p)p.P(HT) = p(1-p) \qquad\text{and}\qquad P(TH) = (1-p)p.

These are equal for every pp. Conditioning on the event that we stopped — that is, on {HT,TH}\{HT, TH\} — gives

P(output heads∣stop)=p(1−p)p(1−p)+(1−p)p=12.P(\text{output heads} \mid \text{stop}) = \frac{p(1-p)}{p(1-p) + (1-p)p} = \frac{1}{2}.

The bias cancels because it appears identically in both surviving outcomes. This is von Neumann's trick.

Expected number of flips. Each round costs 2 flips and succeeds with probability

q=2p(1−p).q = 2p(1-p).

The number of rounds is geometric with mean 1/q1/q, so

E[flips]=22p(1−p)=1p(1−p).E[\text{flips}] = \frac{2}{2p(1-p)} = \frac{1}{p(1-p)}.

Sanity check. At p=1/2p = 1/2 this gives 4 flips — we waste half of our rounds on HH/TT. As p→0p \to 0 or p→1p \to 1 the cost blows up, which is right: a nearly deterministic coin rarely produces a mixed pair.

> What the interviewer is listening for. State the procedure, then prove fairness by showing the pp cancels — candidates who assert symmetry without writing the conditional probability usually get pushed. Expect a follow-up on how to avoid discarding flips (Peres's iterated extractor gets you close to the entropy bound H(p)H(p)).

大部分解析需要订阅后查看。 先浏览免费题目,了解题库的深度后再决定是否订阅。

题库涵盖的范围

一个订阅,解锁全部内容。

月付 $29,或年付立省 30%。可随时取消。

月付

$29/ 每月

按月扣费

立省 30%

年付

$243.60/ 每年

折合 $20.30 / 每月

查看完整价格与包含内容

常见问题

多少钱?
月付 $29,年付 $243.60。年付相当于在按月付费的 $348 基础上立省 30%,折合每月约 $20.30。
会自动续费吗?
会。这是订阅制,每个周期结束时自动续费,直到你取消为止。你可以随时在账号中取消,已付费的周期仍可正常使用至到期。
题库更新的内容也包含吗?
题库每月更新。订阅有效期内新增的所有内容都包含在内,不额外收费。
订阅前可以先看看内容吗?
可以。部分题目无需注册即可阅读,另有几道题的完整解析公开展示,方便你判断解析的深度。
题目有中文版吗?
没有。网站界面提供中英文两种语言,但题目与解析仅有英文——量化面试本身就是用英文进行的,用考试语言练习才有意义。
在中国大陆怎么付款?
订阅通过 Stripe 使用国际信用卡或借记卡扣费。支付宝与微信支付目前无法通过我们的支付服务商进行周期性扣费——如果这对你不方便,请在订阅前发邮件给我们,我们再想办法。
可以退款吗?
可以。首次付款后 7 天内,且账号查看的付费解析少于 10 道,即可申请全额退款。完整条款见退款政策。
QuantQns 是谁在运营?
一位常驻新加坡的独立开发者。发邮件到 figolee2127@gmail.com 就是直接联系到本人,通常 48 小时内回复。

先从免费题目开始。

无需注册即可阅读。等你确认解析质量之后,再决定是否订阅。

打开题库