Bridgewater Associates Online Assessment
Bridgewater is a consulting/analytical and culture-fit shop, not a coding-OA-first firm - most tracks (Investment / Portfolio Associate, AIA-Lab ML, and the classic Excel take-home) are cases, spreadsheets, and behavioral 'radical transparency' rather than algorithms. The one track with a real coding screen is Software Engineering: a Codility set headlined by the recurring 'Computing the whole world' topological-sort problem. Those auto-graded coding problems are below; the case/Excel/AIA tracks are practiced live, not on the bank.
Software Engineer — SWE Codility coding OA
The SWE screen: the signature 'Computing the whole world' topological sort of an investment compute graph, plus a 4-problem Codility set - minimum flips to a uniform binary string, counting visible binary-tree nodes, a 'word machine' stack VM with 20-bit overflow errors, and counting zero-sum subarrays (prefix-sum + hashmap, capped). All five are auto-graded below.
- Computing the Whole World (Topological Sort) Coding · medium
- Minimum Flips to Make a Binary Array Uniform Coding · easy
- Count Visible Nodes in a Rooted Tree Coding · easy
- Word Machine: A 20-bit Stack VM Coding · medium
- Count Zero-Sum Slices Coding · medium
Bridgewater Associates OA — FAQ
What is the Bridgewater Associates online assessment?
Bridgewater is a consulting/analytical and culture-fit shop, not a coding-OA-first firm - most tracks (Investment / Portfolio Associate, AIA-Lab ML, and the classic Excel take-home) are cases, spreadsheets, and behavioral 'radical transparency' rather than algorithms. The one track with a real coding screen is Software Engineering: a Codility set headlined by the recurring 'Computing the whole world' topological-sort problem. Those auto-graded coding problems are below; the case/Excel/AIA tracks are practiced live, not on the bank.
What is the format of the Bridgewater Associates OA?
It runs as 1 track (SWE Codility coding OA). Software Engineer — each timed, auto-graded where applicable.
How do I practice for the Bridgewater Associates online assessment?
Work the sample questions above (each with a full worked solution), then take the interactive Bridgewater Associates OA practice on QuantVault. For the full interview, see the Bridgewater Associates interview-questions set.