Millennium ManagementSoftware EngineerSoftware EngineerQuestion #7

Given a product table [ProductId, Name] with records [1, Apple], [2, Orange], [3, Pear] and an order table [ProductId, Quantity] with records [1, 7], [2, 8], write the SQL query to produce [ProductId, Name, Quantity] where missing quantities are shown as 0. The output should be: [1, Apple, 7], [2, Orange, 8], [3, Pear, 0].

Unlock the Full Solution

Enter your email to get the detailed step-by-step solution to this Millennium Management interview question, plus access to free interview prep resources.

We'll also send you a free HFT mock interview video.

Get All 18+ Millennium Management Questions with Solutions

Plus 16+ hours of video lectures, resume tailoring, and 1:1 mentorship from quants.

Schedule a Call