Tower Research Capital Interview Questions

The real Tower Research Capital quant-interview problems candidates report — coding, expected value and probability — each with a full worked solution.

100 Problems 12 Topics 13 Easy 56 Medium 31 Hard 87 dated · latest Jun 2026
Built from candidate-reported Tower Research Capital interview questions. We rewrite each prompt for clarity and author the worked solution ourselves — we don't claim the wording is verbatim, and we never invent questions or recycle generic lists. 87 of 100 carry the month they were last reported, the most recent in Jun 2026. 17 are free to open and fully solve.

Inside the Tower Research Capital interview

Tower Research Capital is a high-frequency proprietary trading firm whose interviews lean hard on algorithmic coding (often with a low-latency, C++/systems flavor), probability, and the quantitative math that underpins fast markets. Expect to write clean, efficient code and reason crisply about random processes.

What they test

The largest block is algorithmic coding — data structures, graph/shortest-path, streaming and online algorithms, plus a strong dose of C++ internals (lifetimes, smart pointers, object layout) reflecting the firm's low-latency engineering. Around it sit two big quantitative pillars: probability and expectation (random walks, hitting times, EV under fills), backed by a stats / regression / optimization core for signal and portfolio reasoning.

The recurring shapes

Coding rounds favor problems with a tight optimal complexity — sliding-window medians, online top-K, shortest paths with weird edge constraints. The math side keeps returning to hitting times and stopping rules on random walks, generating fair randomness from biased sources, and order-book / fill expectations. A clean closed form usually beats brute force.

How to approach

For coding, state the brute force, then argue the data structure or invariant that buys the optimal bound — and be ready to discuss memory and cache cost. For probability, set up the right conditioning or martingale before computing; for stats/regression, know the bias–variance and shrinkage trade-offs cold. Verbalize complexity and assumptions as you go.

The mix leans medium, with a meaningful hard tail and a handful of easy warm-ups to anchor the fundamentals.

Tower Research Capital coding questions (27)

Tower Research Capital expected value questions (16)

Tower Research Capital probability questions (16)

Tower Research Capital statistics questions (9)

Tower Research Capital regression questions (9)

Tower Research Capital optimization questions (8)

Tower Research Capital stochastic processes questions (7)

Tower Research Capital random variables questions (3)

Tower Research Capital market microstructure questions (2)

Tower Research Capital combinatorics questions (1)

Tower Research Capital time series questions (1)

Tower Research Capital machine learning questions (1)

Tower Research Capital interview FAQ

What kind of questions does Tower Research Capital ask in quant interviews?

Candidates most often report coding, expected value and probability questions. This page collects 100 of them, 87 stamped with the month they were last reported — each with a full worked solution.

How hard are Tower Research Capital interview questions?

The set spans 13 easy, 56 medium and 31 hard problems. Most sit at medium difficulty — solvable in a few minutes with clean reasoning — with a harder tail that rewards knowing the canonical tricks.

How do I prepare for the Tower Research Capital quant interview?

Work through this set by topic (use the sidebar), starting from your weakest area. 17 problems are free to open with their full solution, so you can judge the quality before anything else. Then walk the full Tower Research Capital interview guide for the round-by-round funnel and the online assessment.

Are these the actual Tower Research Capital interview questions?

They are built from candidate-reported Tower Research Capital questions. We rewrite each prompt for clarity and author the worked solutions ourselves — we don't claim the wording is verbatim, and we never invent questions or recycle generic lists. 87 of 100 carry the month they were last reported.

Practice another firm

Browse all company playlists →